Page 1 of 1

Added pics don't show

Posted: 18 Jan 2010, 02:25
by jacks88
Wonderful extension. When I add pictures to an existing Cooliris category, it continues to show without the added pics. I recreate the Cooliris csategory display and clear browser and site caches, but no change. I can only think of two causes. 1. I've created several Cooliris feeds with the same category name (by trying to work around this) and the link is only picking up the first (original) one, 2. The RSS feed I'm reading about in the forum has not reset. I probably don't understand, but my syndication plugin is set to never cache. Do I just wait for the Cooliris changes to propagate or is there something I can do

Re: Added pics don't show

Posted: 19 Jan 2010, 17:55
by Jan
Hi try to see the rss xml file on your server (in images/phocagallery folder) and check if the images were added. Check if the script has permissions to overwrite the obsolete file (if you update the file, then the obsolete should be overwritten)

Jan

Re: Added pics don't show

Posted: 19 Jan 2010, 22:20
by jacks88
Info so far:
1. After about a day, the correct set of images is displaying. I don't know if it just took awhile for the RSS to refresh or it was from my tinkering.
2. I have multiple rss files, rss1 - rss5. I can figure out which is the "right one" by looking at the images inside; should I delete the other ones?
3. Can you tell me which file has the permissions for overwriting the rss file so I can check? I can't tell.

After this, I'll leave you alone. Thanks again for the great extension.

Re: Added pics don't show

Posted: 20 Jan 2010, 15:00
by Jan
Hi, the php script overwrites the rss file, see:
administrator\components\com_phocagallery\models\phocagalleryc.php

Jan