Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > MISCELLANEOUS > Archives > Bug Report 1.4.x

Post Reply
 
Thread Tools
  #1  
Old 09-06-2005, 09:01 AM
Racer23 Offline
forum loafer
 
Join Date: Jul 2005
Location: Waterford, Michigan
Posts: 4
Send a message via Yahoo to Racer23
Problem with RSS

I noticed that on all of the templates I chose I cannot get the rss feeds to work on my site. Any suggestions?

Click Here
Reply With Quote
  #2  
Old 09-06-2005, 09:50 AM
Connie
Guest
 
Posts: n/a
It is a known problem and you will find that if you search the forum that "&" in titles brings RSS errors

so please do not use this character, it will be corrected in the future

another problem is an error by ATOM feed.
to correct this, open the index.php with an editor, find line 581
Code:
$atom_url = "http://".$HTTP_HOST.$REQUEST_URI."&x=atom";
and change this to
Code:
$atom_url = "http://".$HTTP_HOST.$REQUEST_URI."index.php?x=atom";
Reply With Quote
Post Reply


Thread Tools




All times are GMT. The time now is 06:26 AM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. | Style Design: d3 designs