PDA

View Full Version : Joomla fatal error


manuleka
20 Sep 2007, 12:27am
i've been uploading a few templates (zip) to joomla... it is running localy on my machine for testing purposes...

i've uploaded about 40+ templates then this came up

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 6144 bytes) in D:\wamp\www\Joomla\administrator\includes\menubar.html.php on line 322

on my template manager

i'm in the process of learning the package and still quite new to it...

can anyone help me... cheers

TheHeartSmasher
20 Sep 2007, 01:18am
You will need to increase your PHP Memory Limit in your php.ini

manuleka
20 Sep 2007, 01:23am
cheers :) it fixed it.... :) thank you so much...

TheHeartSmasher
25 Sep 2007, 04:39am
No problem, glad I could help.