10 years ago
3
Topic
Hello to all the Seblod community ;)
The Seblod adventure don't begins very well ...
A blank page is displayed when I want to edit an item that was created natively with Joomla, in particularly with JCE because the problem is not present if I use the default editor of Joomla (TinyMCE).
By activating the error reporting at maximum I have this error:
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 207453 bytes) in /Users/iorbita/Sites/template-creator-j3/plugins/system/advancedmodules/advancedmodules.php on line 127
I've disabled the plugin Advanced Module Manager from NoNumber but after I've another error:
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 106448 bytes) in /Users/iorbita/Sites/template-creator-j3/plugins/system/cck/cck.php on line 427
Does anyone else have these errors with JCE and Seblod?

I'm testing Seblod on localhost with this configuration:

Joomla 3.2.3
Seblod 3.3.2
JCE: 2.3.4.4
PHP 5.3
MySQL: 5.5.9

Thank you ;)
Get a VIP membership
693 Posts
rpoy
10 years ago
0
Level 1
Hi iorbita,

Welcome to the SEBLOD forums.

I am running the JCE editor without any problems.  The error appears to be a memory issue.  Are all of the plugins enabled? Are all of the environment variables set properly for the requirement of JCE?   Do you get the same error with different browsers?

Regards,

Randy


143 Posts
pretobrazza
10 years ago
0
Level 1
Hello iorbita,

Did you have a look at your Mysql? Check the last post in: 
http://www.seblod.com/community/forums/general-discussions/seblod-new-article-blank-page-with-jce-editor

Kind regards,
Bernard
10 years ago
0
Level 1
Hello again,
Joomla has displayed a problem of memory allocated, so I thought at the php.ini file of my local server (Mamp).
By changing the parameters memory_limit = 32mb to 64mb the problem is gone. Thank you for your support ;)
Get a VIP membership