Blank page when editing a page.

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.
mlp1
Forum Members
Forum Members
Posts: 13
Joined: Fri Feb 22, 2013 1:27 pm

Re: Blank page when editing a page.

Post by mlp1 »

Rolf wrote:You already tried Clear Cache (remove all files in folder /tmp/templates_c) and CTRL F5 webbrowser?
I have tried all that, aybe not since fixing the bad smaty link.

Have found my error files, no 'die' statements as mentioned by the earlier fella, but do have a good few of these!

[Thu Apr 25 09:19:00.454342 2013] [cgi:error] --: PHP Fatal error: Allowed memory size of 25165824 bytes exhausted (tried to allocate 4902 bytes) in /home/sites/under17carclub.co.uk/public_html/lib/smarty/sysplugins/smarty_internal_templatecompilerbase.php on line 216, referer: http://www.under17carclub.co.uk/admin/l ... _=db8e0303
mlp1
Forum Members
Forum Members
Posts: 13
Joined: Fri Feb 22, 2013 1:27 pm

Re: Blank page when editing a page.

Post by mlp1 »

Looks like it was a memory allocation on my server!

added;

memory_limit = 32M

to my php.ini

Thank you all for you help.

M
Locked

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