Fatal php error?

Discussion regarding Joomla! 1.5 Performance issues.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Security and Performance FAQs
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Locked
dunio
Joomla! Apprentice
Joomla! Apprentice
Posts: 39
Joined: Wed Dec 14, 2011 3:59 pm

Fatal php error?

Post by dunio » Thu Dec 29, 2011 8:58 pm

I get this error:

PHP Fatal error: Call to undefined method JDocumentFeed::addCustomTag() in ROOT/libraries/joomla/application/application.php on line 962

Joomla 1.5.25

Any ideas how to resolve?

User avatar
n2h
Joomla! Apprentice
Joomla! Apprentice
Posts: 44
Joined: Thu Dec 01, 2011 3:35 am

Re: Fatal php error?

Post by n2h » Fri Dec 30, 2011 2:43 am

I have faced this problem before!
I believe the you're using and 3rd plugin which cause this error! The plugin is override the JDocumentFeed class but contains error in the override function.

dunio
Joomla! Apprentice
Joomla! Apprentice
Posts: 39
Joined: Wed Dec 14, 2011 3:59 pm

Re: Fatal php error?

Post by dunio » Fri Dec 30, 2011 3:03 am

i have no idea i don't have any feeds at all maybe jomsocial (i use on this site) has feeds but I can't find way to disable them.

EDIT

Now the error has changed to

PHP Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 72 bytes)
libraries/joomla/error/exception.php on line 117

i have 1024mb on memory_limit at php.ini
can't be memory!


Locked

Return to “Performance - Joomla! 1.5”