Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
The FireBoard forum component development is still going on. In order to get better, FireBoard will be moved from the Best of Joomla website.
During this transition period, the forum in Best of Joomla will be closed to new posts.
Welcome, Guest
Please Login or Register.    Lost Password?
FireBoard Manual Latest release discussions Download FireBoard
Allowed memory exhausted (1 viewing) (1) Guest
TOPIC: Allowed memory exhausted
#50800
Allowed memory exhausted 7 Months, 3 Weeks ago  
Specs:

FireBoard 1.0.4
Joomla 1.5

No URL, the site is for testing purposes only.

So whenever I try and click on a forum/category/link I get this error:

Fatal error: Allowed memory size of 10485760 bytes exhausted (tried to allocate 30720 bytes) in /home/-----/public_html/-----/modules/mod_mainmenu/mod_mainmenu.php on line 33

Huh? 30720 bytes? And my allowed memory is 10485760? That doesn't make any sense.

This also happens in Joomla itself (some of the links give me this message)

Anything I can do to fix this?
Cakefiend (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#50820
Re:Allowed memory exhausted 7 Months, 3 Weeks ago  
This is not a FB bug, this is actually not a bug at all.
But I won't be an arse and not help you, even though this isn't the right place for this kind of support.

It simply means that Joomla needs more memory for its scripts than your current server setting for allowed memory size for scripts allow.

The easiest thing to do is asking your host to increase the memory limit.
TipsogTriks (User)
Premium FB theme http://ninjurl.com/shirodemo
Junior Boarder
Posts: 54
graphgraph
User Offline Click here to see the profile of this user
Gender: Male stipsan NinjaTheme Location: Norway Birthdate: 1989-10-07
Logged Logged
 
Click
Premium FB theme
 
 
#50845
Re:Allowed memory exhausted 7 Months, 3 Weeks ago  
Thanks.

Still find it weird though because clearly 10485760 bytes is enough...
Cakefiend (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#50862
Re:Allowed memory exhausted 7 Months, 3 Weeks ago  
Cakefiend wrote:
Thanks.

Still find it weird though because clearly 10485760 bytes is enough...

How do you know that?
That is less than 10 MB. My PHP for a medium-sized community is allowed to use 64MB of RAM. If you are wondering about the 30720B: That is just the last chunk of memory that PHP / Apache tried to allocate. The bigger part of the 10 Megs is already in use.
hypnotoad (User)
Senior Boarder
Posts: 111
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
Go to top