11
MadFish
Re: RSS feed?
  • 2003/12/16 5:30

  • MadFish

  • Friend of XOOPS

  • Posts: 1056

  • Since: 2003/9/27


Thanks Lykoszine :)

12
wrtbooks
Re: RSS feed?
  • 2004/1/23 1:12

  • wrtbooks

  • Just popping in

  • Posts: 77

  • Since: 2003/3/8 1


Lykos Syndication module has feeds for reviews, downloads and links, but there are some issues with encoding at the moment.Quote:
Lykos Syndication module has feeds for reviews, downloads and links, but there are some issues with encoding at the moment.

check out this thread.. bit of a problem .. :P

https://xoops.org/modules/newbb/viewtopic.php?topic_id=15929&forum=20&post_id=66987#forumpost66987

13
wrtbooks
Re: RSS feed?
  • 2004/1/23 15:39

  • wrtbooks

  • Just popping in

  • Posts: 77

  • Since: 2003/3/8 1


FIXED!

Quote:
<link>".XOOPS_URL."/modules/mydownloads/index.php?lid=".$myts->makeTboxData4Show($myrow['did'])."</link>\n";


to

Quote:
<link>".XOOPS_URL."/modules/mydownloads/index.php?lid=".$myts->makeTboxData4Show($myrow['lid'])."</link>\n";


yes the 'did' to 'lid' in the downloads.rss.php file fixed the problem. Also I just changed it from index.php to singlefile.php so it will load the page with the file instead of just being a direct download link.

Login

Who's Online

103 user(s) are online (65 user(s) are browsing Support Forums)


Members: 0


Guests: 103


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits