I've just upgrded to 1.6.6 Bonde (from 1.5.6 Caguas), and Module Manager is suggesting that I upgrade Tiny MCE, which was also recommended by several people in the forums.
The first try (upgrade only) created an error
Module Manager
string(3183265) "
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 3184641 bytes) in /home/xxxxx/public_html/modules/nuSOAP/classes/nusoap.php on line 814"
For the second try I uninstalled Tiny MCE and then installed the newer version, with the following error:
Module Manager
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 3209 bytes) in /home/xxxxxx/public_html/lib/classes/class.moduleoperations.inc.php on line 174
The earlier version of Tiny MCE still seems to work. Anyone have any ideas what would be causing the error and how to fix it?
Cheers,
Felix
[solved] Tiny MCE error after upgrade
[solved] Tiny MCE error after upgrade
Last edited by Felix on Thu Jan 14, 2010 6:01 am, edited 1 time in total.
Re: Tiny MCE error after upgrade
Seems like your memory is used... You could increase php_memory_limit, or uninstall unused modules.
Ronny
Ronny
Re: [solved] Tiny MCE error after upgrade
Thanks Ronny K,
I couldn't find the php ini file on my webhost so I tried uninstalling some modules (FE users, CG Extensions, Self Registration) then installed the Tiny MCE which worked ok. I then re-installed the other modules without any problems.
Cheers
and thanks for the suggestion.
Felix
I couldn't find the php ini file on my webhost so I tried uninstalling some modules (FE users, CG Extensions, Self Registration) then installed the Tiny MCE which worked ok. I then re-installed the other modules without any problems.
Cheers
and thanks for the suggestion.
Felix
Re: [solved] Tiny MCE error after upgrade
memory_limit can also be increased in config.php (given that the ISP allows overwriting that...). So you could try with that as well.
Ronny
Ronny