PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Pro Support Forums > Photopost Pro Bug Reports

Photopost Pro Bug Reports Post post installation PhotoPost Pro problems here.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old October 22nd, 2007, 01:18 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Jan 2004
Posts: 220
pp 6.0: rss feed not valid

The generated rss feed is not valid:

1.) timestamp is used for the pubDate elements instead of the of the RFC 822 format.

To fix this change:

$date = htmlspecialchars($data['date'] );


to:
$date = htmlspecialchars( date('r',$data['date']) );

2.) the author element requires an email address according to the specification.
Example: <author>example@example.org (My name)</author>

Personally, I don't want to include the email addresses their, so I simply deleted the autor element. It's an optional element.
Astaran is offline   Reply With Quote
Old October 22nd, 2007, 02:20 PM   #2 (permalink)
PhotoPost Developer
Verified Customer
 
Join Date: Jan 2002
Posts: 11,834
On #2 - our users didn't want an email address and wanted a username; while not expected, I haven't see it not work on RSS feeders.
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.
Michael P is offline   Reply With Quote
Old October 22nd, 2007, 03:58 PM   #3 (permalink)
Member
Verified Customer
 
Join Date: Jan 2004
Posts: 220
Yes, it will probably work, just not validate.
Astaran is offline   Reply With Quote
Old October 22nd, 2007, 07:00 PM   #4 (permalink)
PhotoPost Developer
Verified Customer
 
Join Date: Jan 2002
Posts: 11,834
I know, but its what our users asked for.
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.
Michael P is offline   Reply With Quote
Old October 23rd, 2007, 05:18 PM   #5 (permalink)
Member
Verified Customer
 
Join Date: Jan 2004
Posts: 220
Same for my users, just wanted to mention it. I don't think it's a big deal. Maybe a configuration switch would be good, so that you can get a validate feed or a feed without emails. But it's a minor thing, just noticed it while fixing the timestamp issue.
Astaran is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Rss Feed Lizard King vBGallery Suggestions 14 March 15th, 2012 03:24 PM
RSS Feed Name offline Classifieds How do I...? 1 August 31st, 2007 10:12 AM
Rss Feed Errors clasione Classifieds Installation & Upgrades 1 April 11th, 2006 06:05 PM
RSS feed / syndication Tdot Photopost Pro How Do I...? 1 February 13th, 2006 08:50 AM


All times are GMT -5. The time now is 03:06 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0