PDA

View Full Version : SMF problem


bnetfire
08-15-2008, 03:08 AM
i asked SMF and they said to ask you guys im getting this erro when trying to go to my ULR

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 122880 bytes) in /hosted/domains/c/l/clangun.co.cc/public_html/Sources/Load.php(1744) : eval()'d code on line 136

Tyler
08-15-2008, 03:55 AM
That is a problem when the script is trying to use too much memory. We have a limit of how much memory your script can use and that is exceeding it. What are you trying to do when you get that message (other then just go to a URL).

UnlimitedMB
08-15-2008, 04:35 AM
Other customers run SMF without problems.
You have installed some mods or done something to cause this.

bnetfire
08-15-2008, 04:55 AM
No its my Theam i was having problems with my Theams earlier where they wouldn't switch theams so i deleted the theams and re-installed them and now im trying to go to my home page and its giving me that

Tyler
08-15-2008, 05:21 AM
Then you know what the problem is, do you need help with anything?

bnetfire
08-15-2008, 06:06 AM
i need help on fixing it ive re-installed my theams and i get the same problem still

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 122880 bytes) in /hosted/domains/c/l/clangun.co.cc/public_html/Sources/Load.php(1744) : eval()'d code on line 136

UnlimitedMB
08-15-2008, 06:32 AM
The line indicated is run if disableTemplateEval is unset.
You have changed this somewhere in the admin area.

Tyler
08-15-2008, 06:57 AM
If you dont have anything important in your SMF it might just be easier to do a clean install at this point.