Fatal error after installing quick start package

Elegant Joomla template designed especially for both professional and personal website presentation.
GK User
Sun Jan 23, 2011 2:56 pm
Dear members,

After installing the quick-start package of PostNote on my host, I get a white screen when visiting the homepage and when I log in to the back-end.

I already modified the php.ini file (to show errors) and I get the following error when visiting the homepage:

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 77824 bytes) in /home/Sites/Customers/www.deborahvandenherik.nl/web/modules/mod_mainmenu/helper.php on line 374

You can find the helper.php file in the attachment.

Any suggestions? Thanking you in advance!

Boeing
User avatar
Fresh Boarder

GK User
Sun Jan 23, 2011 10:06 pm
Hi

That indicates that joomla needed more memory than PHP was allowed to give it.
Increase PHP's memory limit, e.g. to increase it to 32M you could try adding:

* memory_limit = 32M to your server's main php.ini file (recommended, if you have access)

Cheers
User avatar
Platinum Boarder

GK User
Mon Jan 24, 2011 2:08 pm
Thanks! Problem solved. :)
User avatar
Fresh Boarder


cron