mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #32752
[Bug 1541137] Re: Can't import LEAP2A
Hi Paul,
Try this:
https://mahara.org/interaction/forum/topic.php?id=4195#post23008
Cheers,
Aaron
** Changed in: mahara
Status: New => Invalid
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1541137
Title:
Can't import LEAP2A
Status in Mahara:
Invalid
Bug description:
I have a Mahara 15.10.1 installation running on php-5.3.5 and
mysql-5.5.9 on a windows system (its a demonstration/experimental
system, not a production system)
Creation of one user works OK. When I try to either "create" a user
from LEAP2A file, or import LEAP2A into a created user, it fails. The
same LEAP2A file works find on a (Linux) production system.
error log is as follows ... suggestions welcome.
[Wed Feb 03 10:49:21 2016] [error] [client 127.0.0.1] [WAR] 55 (lib\\adodb\\adodb-time.inc.php:1073) mktime() [function.mktime]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Australia/Melbourne' for '11.0/DST' instead, referer: http://localhost/mahara/import/index.php
[Wed Feb 03 10:49:21 2016] [error] [client 127.0.0.1] Call stack (most recent first):, referer: http://localhost/mahara/import/index.php
[Wed Feb 03 10:49:21 2016] [error] [client 127.0.0.1] * log_message("mktime() [function.mktime]: It is not safe to rely...", 8, true, true, "C:\\ePortfolio\\www\\mahara\\lib\\adodb\\adodb-time.inc....", 1073) at C:\\ePortfolio\\www\\mahara\\lib\\errors.php:441, referer: http://localhost/mahara/import/index.php
[Wed Feb 03 10:49:21 2016] [error] [client 127.0.0.1] * error(2, "mktime() [<a href='function.mktime'>function.mktim...", "C:\\ePortfolio\\www\\mahara\\lib\\adodb\\adodb-time.inc....", 1073, array(size 6)) at Unknown:0, referer: http://localhost/mahara/import/index.php
[Wed Feb 03 10:49:21 2016] [error] [client 127.0.0.1] * mktime(00, 0, 1, 1, 1971) at C:\\ePortfolio\\www\\mahara\\lib\\adodb\\adodb-time.inc.php:1073, referer: http://localhost/mahara/import/index.php
[Wed Feb 03 10:49:21 2016] [error] [client 127.0.0.1] * adodb_date("'Y-m-d H:i:s'", 1454456361) at C:\\ePortfolio\\www\\mahara\\lib\\adodb\\adodb.inc.php:2546, referer: http://localhost/mahara/import/index.php
[Wed Feb 03 10:49:21 2016] [error] [client 127.0.0.1] * ADOConnection->DBTimeStamp(1454456361) at C:\\ePortfolio\\www\\mahara\\lib\\adodb\\adodb.inc.php:2524, referer: http://localhost/mahara/import/index.php
[Wed Feb 03 10:49:21 2016] [error] [client 127.0.0.1] * ADOConnection->BindTimeStamp(1454456361) at C:\\ePortfolio\\www\\mahara\\lib\\dml.php:1460, referer: http://localhost/mahara/import/index.php
[Wed Feb 03 10:49:21 2016] [error] [client 127.0.0.1] * db_format_timestamp(1454456361) at C:\\ePortfolio\\www\\mahara\\lib\\mahara.php:3214, referer: http://localhost/mahara/import/index.php
[Wed Feb 03 10:49:21 2016] [error] [client 127.0.0.1] * onlineusers_sideblock() at C:\\ePortfolio\\www\\mahara\\lib\\web.php:737, referer: http://localhost/mahara/import/index.php
[Wed Feb 03 10:49:21 2016] [error] [client 127.0.0.1] * smarty() at C:\\ePortfolio\\www\\mahara\\import\\index.php:171, referer: http://localhost/mahara/import/index.php
[Wed Feb 03 10:49:21 2016] [error] [client 127.0.0.1] * print_upload_form() at C:\\ePortfolio\\www\\mahara\\import\\index.php:61, referer: http://localhost/mahara/import/index.php
[Wed Feb 03 10:49:21 2016] [error] [client 127.0.0.1] , referer: http://localhost/mahara/import/index.php
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1541137/+subscriptions
Follow ups
References