Members of a ceartain group on my site get this error when they try to login.
Code:
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 3529123 bytes) in /home/joomla/public_html/forums/admin/sources/classes/output/formats/html/htmlOutput.php on line 579
|
I'm not getting how I'm out of PHP memory.
Did you not read the error? The allocated memory is bellow the allowed memory. :-\
Edit: Dammit all...I just deleted the forum and am reinstalling it now. I could have done option 3 possibly. Meh...I'll be getting a new version anyways.
Joomla12 Wrote:Did you not read the error? The allocated memory is bellow the allowed memory. :-\
Edit: Dammit all...I just deleted the forum and am reinstalling it now. I could have done option 3 possibly. Meh...I'll be getting a new version anyways.
yes, because some (or all) of it was already allocated by something else.
Joomla12 Wrote:Did you not read the error? The allocated memory is bellow the allowed memory. :-\
How i read that error was it was trying to allocate 3,520,000b~, but was failing because the max allowed 6,710,000~ was already allocated
Meh...I'm installing it again anyways.