coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 cpmFetch by vuud => Topic started by: Funster on January 03, 2007, 08:48:05 PM

Title: Format Strings in rss-feed not working properly
Post by: Funster on January 03, 2007, 08:48:05 PM
Hi,

I'm running cpmfetch 1.9.5 and just got the rss feed function working. What puzzles me is, that the format strings (%a, %f, and so on) are not substituted but shown as themselves in the reader. Here's my url: http://www.funsterfoto.de/coppermine/cpmfetch/rss_lastadded.php (http://www.funsterfoto.de/coppermine/cpmfetch/rss_lastadded.php).
What calms me a little is that http://www.fistfullofcode.com/php-lib/cpmfetch/rss_lastadded.php (http://www.fistfullofcode.com/php-lib/cpmfetch/rss_lastadded.php) has the same issues  ;D

Thanks for any hint!

Cheers,
Sven
Title: Re: Format Strings in rss-feed not working properly
Post by: vuud on January 03, 2007, 09:09:55 PM
Quote from: Funster on January 03, 2007, 08:48:05 PM
Hi,

I'm running cpmfetch 1.9.5 and just got the rss feed function working. What puzzles me is, that the format strings (%a, %f, and so on) are not substituted but shown as themselves in the reader. Here's my url: http://www.funsterfoto.de/coppermine/cpmfetch/rss_lastadded.php (http://www.funsterfoto.de/coppermine/cpmfetch/rss_lastadded.php).
What calms me a little is that http://www.fistfullofcode.com/php-lib/cpmfetch/rss_lastadded.php (http://www.fistfullofcode.com/php-lib/cpmfetch/rss_lastadded.php) has the same issues  ;D

Thanks for any hint!

Cheers,
Sven

It could be a something that creeped into the code for the 2.0 release.  So much has changed, the outlying programs have not been keeping up.  I will check it tonight - but if it happens on mine, its probably a bug.

Thanks for pointing it out.
Title: Re: Format Strings in rss-feed not working properly
Post by: vuud on January 04, 2007, 06:22:05 AM
Quote from: Funster on January 03, 2007, 08:48:05 PM
Hi,

I'm running cpmfetch 1.9.5 and just got the rss feed function working. What puzzles me is, that the format strings (%a, %f, and so on) are not substituted but shown as themselves in the reader. Here's my url: http://www.funsterfoto.de/coppermine/cpmfetch/rss_lastadded.php (http://www.funsterfoto.de/coppermine/cpmfetch/rss_lastadded.php).
What calms me a little is that http://www.fistfullofcode.com/php-lib/cpmfetch/rss_lastadded.php (http://www.fistfullofcode.com/php-lib/cpmfetch/rss_lastadded.php) has the same issues  ;D

Thanks for any hint!

Cheers,
Sven

I found a few problems and started redoing the rss code and how it works into cpmfetch.  Did not finish tonight, but hope to tomorrow night.  Check back then.



Title: Re: Format Strings in rss-feed not working properly
Post by: vuud on January 07, 2007, 07:48:59 AM
Quote from: Funster on January 03, 2007, 08:48:05 PM
Hi,

I'm running cpmfetch 1.9.5 and just got the rss feed function working. What puzzles me is, that the format strings (%a, %f, and so on) are not substituted but shown as themselves in the reader. Here's my url: http://www.funsterfoto.de/coppermine/cpmfetch/rss_lastadded.php (http://www.funsterfoto.de/coppermine/cpmfetch/rss_lastadded.php).
What calms me a little is that http://www.fistfullofcode.com/php-lib/cpmfetch/rss_lastadded.php (http://www.fistfullofcode.com/php-lib/cpmfetch/rss_lastadded.php) has the same issues  ;D

Thanks for any hint!

Cheers,
Sven

CpmFetch 1.9.6 is up for download... many fixes (see releasenotes)

Including much title work here

http://cpmfetch.fistfullofcode.com/projects/copperminefetch/downloads.php


Title: Re: Format Strings in rss-feed not working properly
Post by: Funster on January 07, 2007, 12:43:20 PM
Thanks a lot, vuud!

Works like a charm

Cheers,
Sven