Webmastersite.net
Register Log In

RSS feed issues

Title RSS feed issues
Message Text I keep changing the rssfeed.php - the feed shows deleted items which are not marked hedden, but are actually deleted. So I changed this line:
$thecondition = 'validated=1 AND hide=0';
to
$thecondition = 'validated=1 AND hide=0 AND deleted=0';
Also, when using static URLs - they are not applied to the rss feeds. So far I just manually keyed in the static part of the url into the code.
Rating
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5
0/5 based on 0 votes.
Ownership gemini
Views 565 views. Averaging 0 views per day.
Similar Topics
Submission Date Feb 23, 2006 - 7:34 PM