help please 12/26/11 Fatal error: Out of memory (allocated 26476544) (tried to allocate 46 bytes) in /homepages/42/d336943888/htdocs/gloryofgodministry/libraries/joomla/database/database/mysql.php on line 462
Hello I get this error when I sign in on the frontend.
I find a lot of these type problems are either database configurations or more likely, infinite loops in poorly written code.
Try a basic joomla install..maybe even in a subfolder somewhere without any bells and whistles. If that fails, it is your php/mysql/permissions/something.. basically a platform thing.. if it succeeds, then I would bet there is some module/component that is causing you grief.
Good luck
SC
Behind every great website is more coffee and cigs than you can ever imagine.
I solve this issue by downloading a php memory limit plug in from
www.joomreem.com/
. I first check with my hosting company but I still had to down load the plug and I increase it to 60. The default is 32.
Actually I found out later that the plug in above did not work but it was a counter module that I had installed. I uninstall it so everything is working now properly.