[solved] Tiny MCE error after upgrade

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
Felix
Forum Members
Forum Members
Posts: 54
Joined: Wed Oct 31, 2007 11:32 pm

[solved] Tiny MCE error after upgrade

Post by Felix »

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
Last edited by Felix on Thu Jan 14, 2010 6:01 am, edited 1 time in total.
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: Tiny MCE error after upgrade

Post by RonnyK »

Seems like your memory is used... You could increase php_memory_limit, or uninstall unused modules.

Ronny
Felix
Forum Members
Forum Members
Posts: 54
Joined: Wed Oct 31, 2007 11:32 pm

Re: [solved] Tiny MCE error after upgrade

Post by Felix »

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
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: [solved] Tiny MCE error after upgrade

Post by RonnyK »

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
Locked

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