[Solved] Picture in Content + Zoo ==> no RSS

Phoca Gallery plugins - plugins for Phoca Gallery extension
chelski
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 06 Mar 2012, 12:13

[Solved] Picture in Content + Zoo ==> no RSS

Post by chelski »

Hello together

I've got a problem with the Phoca Gallery Plugin. If i show picuters in a articel i can't make an rss-feed. The following error happens:

Fatal error: Call to undefined method JDocumentFeed::addCustomTag() in /var/www/web520/html/bogboo/plugins/content/phocagallery/phocagallery.php on line 464

If i delet de pictures form the articel, generate an rss feed is no problem. Can anyone say me a solution for this problem?

My website is: http://www.bogboo.ch
Last edited by chelski on 08 Mar 2012, 13:02, edited 1 time in total.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48676
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Picture in Content + Zoo ==> no RSS

Post by Jan »

Hi, which version of Phoca Gallery component and plugin you are running?
If you find Phoca extensions useful, please support the project
chelski
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 06 Mar 2012, 12:13

Re: Picture in Content + Zoo ==> no RSS

Post by chelski »

Phoca Gallery: 3.1.5
Phoca Gallery Plugin: 3.1.2

Joomla: 2.5.2
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48676
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Picture in Content + Zoo ==> no RSS

Post by Jan »

Hi, Phoca Gallery Plugin is standard content plugin, this code:

$document->addCustomTag ...

is standard but cannot be used in feed :-(

So I think, there needs to be done some protection (if clause) to not load the plugin in feed.

I am testing it but get no such problem and have no experiences with Zoo :-( so I think my advices in this area are limited :-(

Jan
If you find Phoca extensions useful, please support the project
chelski
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 06 Mar 2012, 12:13

Re: Picture in Content + Zoo ==> no RSS

Post by chelski »

thanks for your help. I looks like a problem with the zoo component. If i use the phocacode in the "normal" joomla content the feed is ok. The pictures wehre disabled.

i will look althought by zoo.
chelski
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 06 Mar 2012, 12:13

Re: Picture in Content + Zoo ==> no RSS

Post by chelski »

Hello Jan

I found a solution wich works for me. I made a new Textare in the Zoo componet in which i show de pictures. This area i don't show in the feed. Now everything works fine.

Thanks for the great work.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48676
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: [Solved] Picture in Content + Zoo ==> no RSS

Post by Jan »

Ok
If you find Phoca extensions useful, please support the project
Post Reply