Re: CNN RSS Feed available, now in PHP! (Score: 1) by dari on Wednesday, June 11, 2003 @ 11:13:34 CDT (User Info | Send a Message) http://www.themolavis.com/ | i had that same gripe when i first started using the RSS feeds. To fix it, open mainfile.php. Go to line 880:
$content .= " "._HREADMORE."";
get rid f the $siteurl[0] bit and change it to www.cnn.com or whatever else you want. unfortunately, this will effect all your news feeds, so if you have one from another source, it might be a problem. i'll work on a patch.
|
| Parent |
| 
|