mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #36646
[Bug 1593174] Re: Error-Message when trying to edit page-layout
Hi Ulrich;
I could not replicate the issue.
I have installed mahara 16.04.2 on a docker container running Debian 6.0.
Do you have any local code and plugins installed in your mahara code?
--
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/1593174
Title:
Error-Message when trying to edit page-layout
Status in Mahara:
New
Bug description:
I have installed a new Mahara (Version 16.04) on an Hosted Linux-Server
using a mySQL Database.
Entering "Portfolio" -> "Pages" -> "Edit Layout" shows following error-message (I replaced global server path by "<Hosting-Server>")
------------
Fatal error: Cannot redeclare init_performance_info() (previously declared in <Hosting-Server>/mahara/htdocs/init.php:476) in <Hosting-Server>/mahara/htdocs/init.php on line 490
------------
Also adding content to the page isn't possible (the same error-message
can be found in the Console of Firebug when entering
"/view/blocks.json.php")
The file "init.php" is included by multiple other files using
"require" instead of "require_once" or by "include" instead of
"include_once".
Is it possible to solve the problem by a apache-configuration?
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1593174/+subscriptions
References