[Solved] Problems occur after upgrading from 1.5.4 to 1.6.5

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
patrick113
New Member
New Member
Posts: 2
Joined: Mon Sep 07, 2009 6:56 am

[Solved] Problems occur after upgrading from 1.5.4 to 1.6.5

Post by patrick113 »

Hi:

I got some errors after I upgrade cms from 1.5.4 to 1.6.5, it occurs when i click 'Content' -> 'pages' in administration panel. The error message is like:

Notice: Only variables should be assigned by reference in ***/lib/xajax/xajax_core/xajaxPluginManager.inc.php on line 286
Output has already been sent to the browser at ***/lib/xajax/xajax_core/xajaxPluginManager.inc.php:286. Please make sure the command $xajax->processRequest() is placed before this.


My php version:4.40

Then i try to upgrade from 1.54 to 1.6, 1.64, 1.65. all got same error.

Someone said it caused by 'TinyMCE', and I try to reinstall it, but it does not make any different

anyone can give me some idea how to fix that? Thank you
Last edited by patrick113 on Tue Sep 08, 2009 5:04 am, edited 1 time in total.
patrick113
New Member
New Member
Posts: 2
Joined: Mon Sep 07, 2009 6:56 am

Re: [Solved] Problems occur after upgrading from 1.5.4 to 1.6.5

Post by patrick113 »

In php.ini file, I set 'display_error' from 'true' to 'false'.
Then, there will be no error message displayed. And it seems everything works fine.
Locked

Return to “[locked] Installation, Setup and Upgrade”