Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 72211864 bytes) in /home/inpanama/domains/inpanamacity.com/public_html/classes/template.php on line 120
Is there a reason why you have two template sets, one uncustomized? Just to cause confusion?
You also have nonsensical stuff in your templates, like stylesheet tags in the display links in category template. Stylesheets can only be declared in the <head> area of an HTML page.
Anyway, all I can do is run into permissions errors again and again because everything is owned by 'ftp'. I suggest saving the customized template on your desktop, reverting to default and checking that.
Though the template edit seems to give memory errors too, so maybe you should just ask your host what might be wrong with their memory reporting. The time reporting also seems absurdly short... those pages should take 5 times longer to generate and use a tiny fraction of the memory it says.
Comments on Fatal error after last upgrade
Experienced
Usergroup: Customer
Joined: Jun 18, 2008
Total Topics: 22
Total Comments: 85
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 72211864 bytes) in /home/inpanama/domains/inpanamacity.com/public_html/classes/template.php on line 120
When trying to load the links in category page
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Must be some sort of loop. All works fine for me with my memory limit of 12M (less than a tenth of yours).
Your debug output shows it happens absurdly early, at a load time of 0.09 seconds, right after it queries the category id.
If your old access info is still valid, I'll look that up and check on it.
Experienced
Usergroup: Customer
Joined: Jun 18, 2008
Total Topics: 22
Total Comments: 85
The old info should be valid still - thanks for taking a look!
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Is there a reason why you have two template sets, one uncustomized? Just to cause confusion?
You also have nonsensical stuff in your templates, like stylesheet tags in the display links in category template. Stylesheets can only be declared in the <head> area of an HTML page.
Anyway, all I can do is run into permissions errors again and again because everything is owned by 'ftp'. I suggest saving the customized template on your desktop, reverting to default and checking that.
Though the template edit seems to give memory errors too, so maybe you should just ask your host what might be wrong with their memory reporting. The time reporting also seems absurdly short... those pages should take 5 times longer to generate and use a tiny fraction of the memory it says.
Experienced
Usergroup: Customer
Joined: Jun 18, 2008
Total Topics: 22
Total Comments: 85
I have people working on the "jeff" template - the one that is active.
What permissions problems are you having? FTP? I can upload or edit anything on the site through FTP. Is there something else you need?
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Virtually nothing can be done by FTP with the info I found in a search.
Anyhow, since you've determined it's your customized link bit, send me the content of your link bit.