View previous topic :: View next topic |
Author |
Message |
Goddess
Joined: 07 Dec 2003 Posts: 2
|
Posted: Mon Dec 08, 2003 2:33 am Post subject: OK |
|
|
I was trying to syndicate my news feed....
When I tried to use the xml it didn't work I searched around here and found the post to use the b2rss.php file so I did.
I then found a java program that would alow me to show the feed on my board:
Code: | <script language="JavaScript" src="http://jade.mcli.dist.maricopa.edu/feed/rss2js.php?src=http%3A%2F%2Fgoddess.hostforweb.com%2Fnewggn%2Fb2rss.php&chan=no&num=5&desc=yes&date=yes"></script>
<noscript> <a href="http://jade.mcli.dist.maricopa.edu/feed/rss2html.php?src=http%3A%2F%2Fgoddess.hostforweb.com%2Fnewggn%2Fb2rss.php&chan=no&num=5&desc=yes&date=yes">View RSS feed</a> </noscript> |
When I put it on my forum in the beginning it worked fine but after about 10min. A weird bug swept through the system and I kept getting a reload page once that cleared everything seemed fine but now when I click on the "All" option in my pop down menu I get:
Code: | Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/goddess/public_html/newggn/index.php on line 57 |
Also Only the site header part of the news feed would show not the acutal feed on my forum where I have the script placed....
All the other pages work now, except on certain pages "All" doesn't show up in the pop down menu....
Does anyone know what's going on here....
Any advice would help or even being pointed in the direction of a previous post with the answer....
Thanks for reading....
Goddess~ |
|
Back to top |
|
 |
Cyberian75
Joined: 26 Sep 2002 Posts: 1007 Location: Washington
|
|
Back to top |
|
 |
|