Sorry for my englsh but i'll try to do my best.
I want to use piclens embedded with all the categorie of my phoca gallery compoment. But when i select (in backend) all th categorie and click on piclens i have multiple RSS. I don't know how to put multiple RSS in embedded version of piclens/cooliris the code actually is like that :
Code: Select all
<object height="450" width="730" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,124,0" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000">
<param name="id" value="o" />
<param name="flashvars" value="feed=http://www.mysite.fr/rssfile1.rss" />
<param name="allowFullScreen" value="true" />
<param name="allowScriptAccess" value="always" />
<param name="src" value="http://apps.cooliris.com/embed/cooliris.swf" /><embed height="450" width="730" src="http://apps.cooliris.com/embed/cooliris.swf" allowscriptaccess="always" allowfullscreen="true" flashvars="feed=http://www.mysite.fr/rssfile1.rss" id="o" type="application/x-shockwave-flash"></embed>
</object>
or how to create only one RSS for all my categories ?
I've a bug with comment and rating tab are not formated correctly on both firefox and IE, like this image :

it's not my site but i've the same problem, so i deactivate comment and rating possibilities... my site www.ambarweb.fr
Thank you for your help and your great work on phoca gallery !