PDA

View Full Version : rss feed


radar71
07-31-2007, 11:03 AM
Hi,
I use pixelpost 1.6. I use simple vision template but my rss doesn't work.:( It's linked to this url:

http://lnx.andreadarra.it/index.phpindex.php?showimage=555


What Have i to change in the code?

Thanks

Dennis
07-31-2007, 11:42 AM
When I look at your template and I click the RSS link (top right), the url (http://lnx.andreadarra.it/index.php?x=rss) is correct.

radar71
07-31-2007, 11:55 AM
excuse, my description is not correct
when I bookmark the rss in the browser
everything is ok
but when I use rss from the browser
the link is to the following URL:

http://lnx.andreadarra.it/index.phpi...?showimage=555

I don't know if is correct but it is not possible to see the image

Dennis
07-31-2007, 01:38 PM
Ok, check the site url in the admin section under options and remove the index.php part.

radar71
07-31-2007, 01:46 PM
Thank You man

Dennis
07-31-2007, 04:48 PM
No problem, happy blogging!

ctanowitz
08-05-2007, 02:46 PM
On this same topic, I'm having trouble getting my rss feed to send full pictures. I've selected the right thing in the "Options" section, but it hasn't changed and continues to feed thumbnails, both on my raw RSS feed and the associated feedburner feed.

Any suggestions?

My site is at http://www.tanophoto.com

GeoS
08-05-2007, 07:55 PM
Maybe you didnt save changes? It must work (if you got Pixelpost 1.6).

ctanowitz
08-06-2007, 01:23 AM
I definitely saved changes when I made the adjustment.

Dkozikowski
08-06-2007, 09:53 AM
I definitely saved changes when I made the adjustment.

Then there should be no reason for this function not to work.

Do me a favor and check something for me.

open the file functions_feeds.php located within your includes folder.

Does the following line match yours?


// $Id: functions_feeds.php 239 2007-04-10 15:21:09Z d3designs $


Next, open your index.php file located within your pixelpost root folder

Does the following line match yours?


// $Id: index.php 241 2007-04-11 07:02:35Z david.kozikowski $

ctanowitz
08-07-2007, 01:00 AM
the first line matches the feeds file, but the index.php has the following:

CVS file version: $Id: index.php,v 1.82 2006/07/09 11:03:00 gajcy Exp $

Dkozikowski
08-07-2007, 03:11 AM
This is why your RSS feed does not work and probably many other things on your photoblog.

You do not have the most current index.php file. I would also make sure everything else is current. It's possible you have missed other files during your upgrade.

Download the current Pixelpost version from http://pixelpost.org and upload the index.php file and any others you may have missed.

ctanowitz
08-07-2007, 11:16 AM
I updated the Index.php file. I think when I did my upgrade I replaced the folders but not the Index.php. Hopefully this fixes it!

Dkozikowski
08-07-2007, 01:34 PM
Hopefully this fixes it!

It sure did. I see full sized photos :)