rss only for public albums? rss only for public albums?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

rss only for public albums?

Started by Funster, January 24, 2007, 12:52:36 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Funster

I can't find if this has been asked before, sorry if this is a doublet:

How do I limit rss-feeding to public albums?

I have several public albums where rss works just fine. But I also have some pwd-protected non-public albums from where rss_lastadded.php posts photos to the world. How can I prevent this? I'm using coppermine 1.4.10 and cpmfetch 1.9.7.

Thanks for a hint!
Regards,
Sven

vuud

Quote from: Funster on January 24, 2007, 12:52:36 PM
I can't find if this has been asked before, sorry if this is a doublet:

How do I limit rss-feeding to public albums?

I have several public albums where rss works just fine. But I also have some pwd-protected non-public albums from where rss_lastadded.php posts photos to the world. How can I prevent this? I'm using coppermine 1.4.10 and cpmfetch 1.9.7.

Thanks for a hint!
Regards,
Sven


By default CpmFetch will ignore private albums.  In the development cycle a bug crept in that broke that part.  I posted 1.9.8 last night, which I believe has a fix included in it.

Be sure to re-run the install to get a new configuration file.

Please let me know how it goes


Please post for help to the forum... PM me only if you are sending security related items (passwords, security problems, etc).

cpmFetch - Images, RSS feeds from CPG from outside CPG
New release notification signup also. 
See http://cpmfetch.fistfullofco

Funster

Quote from: vuud on January 24, 2007, 03:51:41 PM
Please let me know how it goes

Hey vuud!

Everything works fine now, as far as I can tell from some tests.

Thanks for the fast reply!