mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #15258
[Bug 1196476] Re: Installation warnings for 1.5.11testing
Now that v1.8 is released the 1.5 version has slipped into unsupported
territory.
So if there is an actual problem here it is minor and will not be fixed
for v1.5
** Changed in: mahara
Status: Incomplete => Won't Fix
--
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/1196476
Title:
Installation warnings for 1.5.11testing
Status in Mahara ePortfolio:
Won't Fix
Bug description:
On Ubuntu 12.10, Postgres 9
Tracking a new 1.5_STABLE branch, on a clean DB performing the
installation, I get the following warnings. They are all the same but
have different starting numbers after [WAR].
[WAR] 16 (lib/mahara.php:938) Creating default object from empty value
Call stack (most recent first):
log_message("Creating default object from empty value", 8, true, true, "/home/kristina/code/mahara/htdocs/lib/mahara.php", 938) at /home/kristina/code/mahara/htdocs/lib/errors.php:446
error(2, "Creating default object from empty value", "/home/kristina/code/mahara/htdocs/lib/mahara.php", 938, array(size 8)) at /home/kristina/code/mahara/htdocs/lib/mahara.php:938
set_config_plugin("artefact", "file", "defaultquota", 52428800) at /home/kristina/code/mahara/htdocs/artefact/file/lib.php:95
PluginArtefactFile::postinst(0) at Unknown:0
call_user_func_array(array(size 2), array(size 1)) at /home/kristina/code/mahara/htdocs/lib/mahara.php:1339
call_static_method("PluginArtefactFile", "postinst", 0) at /home/kristina/code/mahara/htdocs/lib/upgrade.php:529
upgrade_plugin(object(stdClass)) at /home/kristina/code/mahara/htdocs/admin/upgrade.json.php:94
==================
[WAR] 96 (lib/mahara.php:938) Creating default object from empty value
Call stack (most recent first):
log_message("Creating default object from empty value", 8, true, true, "/home/kristina/code/mahara/htdocs/lib/mahara.php", 938) at /home/kristina/code/mahara/htdocs/lib/errors.php:446
error(2, "Creating default object from empty value", "/home/kristina/code/mahara/htdocs/lib/mahara.php", 938, array(size 8)) at /home/kristina/code/mahara/htdocs/lib/mahara.php:938
set_config_plugin("artefact", "comment", "commenteditabletime", 10) at /home/kristina/code/mahara/htdocs/artefact/comment/lib.php:87
PluginArtefactComment::postinst(0) at Unknown:0
call_user_func_array(array(size 2), array(size 1)) at /home/kristina/code/mahara/htdocs/lib/mahara.php:1339
call_static_method("PluginArtefactComment", "postinst", 0) at /home/kristina/code/mahara/htdocs/lib/upgrade.php:529
upgrade_plugin(object(stdClass)) at /home/kristina/code/mahara/htdocs/admin/upgrade.json.php:94
==================
[WAR] 61 (lib/mahara.php:938) Creating default object from empty value
Call stack (most recent first):
log_message("Creating default object from empty value", 8, true, true, "/home/kristina/code/mahara/htdocs/lib/mahara.php", 938) at /home/kristina/code/mahara/htdocs/lib/errors.php:446
error(2, "Creating default object from empty value", "/home/kristina/code/mahara/htdocs/lib/mahara.php", 938, array(size 8)) at /home/kristina/code/mahara/htdocs/lib/mahara.php:938
set_config_plugin("search", "internal", "exactusersearch", 1) at /home/kristina/code/mahara/htdocs/search/internal/lib.php:64
PluginSearchInternal::postinst(0) at Unknown:0
call_user_func_array(array(size 2), array(size 1)) at /home/kristina/code/mahara/htdocs/lib/mahara.php:1339
call_static_method("PluginSearchInternal", "postinst", 0) at /home/kristina/code/mahara/htdocs/lib/upgrade.php:529
upgrade_plugin(object(stdClass)) at /home/kristina/code/mahara/htdocs/admin/upgrade.json.php:94
==================
[WAR] 5d (lib/mahara.php:938) Creating default object from empty value
Call stack (most recent first):
log_message("Creating default object from empty value", 8, true, true, "/home/kristina/code/mahara/htdocs/lib/mahara.php", 938) at /home/kristina/code/mahara/htdocs/lib/errors.php:446
error(2, "Creating default object from empty value", "/home/kristina/code/mahara/htdocs/lib/mahara.php", 938, array(size 8)) at /home/kristina/code/mahara/htdocs/lib/mahara.php:938
set_config_plugin("blocktype", "internalmedia", "enabledtypes", "a:2:{i:0;s:3:"flv";i:1;s:3:"mp3";}") at /home/kristina/code/mahara/htdocs/artefact/file/blocktype/internalmedia/lib.php:50
PluginBlocktypeInternalmedia::postinst(0) at Unknown:0
call_user_func_array(array(size 2), array(size 1)) at /home/kristina/code/mahara/htdocs/lib/mahara.php:1339
call_static_method("PluginBlocktypeInternalmedia", "postinst", 0) at /home/kristina/code/mahara/htdocs/lib/upgrade.php:529
upgrade_plugin(object(stdClass)) at /home/kristina/code/mahara/htdocs/admin/upgrade.json.php:94
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1196476/+subscriptions
References