|
#11
|
|||
|
|||
|
rss
ok, i see that if i change:
Code:
header("Content-type:application/rss+xml");
echo $output;
exit;
Code:
header("Content-type:application/xml");
echo $output;
exit;
|
|
#12
|
|||
|
|||
|
The link to the patch still doesn't work. I just was told by someone that my RSS feed doesnt work, so i'm figuring that patch will help...
|
|
#13
|
||||
|
||||
|
Quote:
__________________
Affordable Website Design in North Wales |
|
#14
|
|||
|
|||
|
RSS Thumbnail Path
Can someone please tell me how to get the path for the thumbnails in the RSS to be accurate?
http://www.pixelshells.com/index.php?x=rss As you can see, there is a definite problem. I would appreciate any one who can tell me how to fix this issue. Java |
|
#15
|
||||
|
||||
|
you are missing the tailing slash in your url... you should change this at the options page in your admin.
__________________
Affordable Website Design in North Wales |
|
#16
|
|||
|
|||
|
RSS Thumbnails Path
Thank You!
Java |
| Post Reply |
| Thread Tools | |
|
|