Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted (edited)

Hi There,

 

I have this great contribution RSS 1.0 working. But the RSS validator isn't happy enough.

( sorry for my bad english, dutch man)

 

The validator givs this message:

This feed does not validate.

line 101, column 39: pubDate must be an RFC-822 date-time: Fri, 05 Sep 2008 7:10:08 GMT [help]

<pubDate>Fri, 05 Sep 2008 7:10:08 GMT</pubDate>

 

The code in catalog/rss.php tells us:

echo ' <pubDate>' . gmdate("D, d M Y G:i:s", strtotime($added)). ' GMT' . '</pubDate>' . "\n";

if($ecommerce!='') {

 

How can i solve this problem?

 

Greetings from a rainy oscommerce land

Edited by Armandios

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...