Log in

View Full Version : Doesn't vBulletin have RSS ??


koolfire
07-04-2008, 01:33 AM
Is there any rss for vBulletin?

nexialys
07-04-2008, 02:00 AM
it is both ways.. you can Feed, you can Seed too...

http://www.vbulletin.com/docs/html/rssposter

http://www.vbulletin.com/docs/html/main/vboptions_externaldataprovider_implementing

auz1111
07-11-2008, 10:00 PM
Would anyone have a clue why my feed may not be working: http://www.schiphop.net/external.php

I printed out HELLO WORLD just to make sure the file was there and running.

nexialys
07-11-2008, 10:15 PM
you can'T call the file that way.. you have to activate the RSS access in the adminCP

admincp >> vbulletin options >> External Data Provider

you call your site this way: http://www.schiphop.net/external.php?type=RSS2

if you did not activate the EDP, you will have no content on the external.php file

Dismounted
07-12-2008, 06:09 AM
Just opening external.php will default to RSS2 (if it is enabled).

auz1111
07-13-2008, 10:20 PM
Thanks you guys!

--------------- Added 1215991792 at 1215991792 ---------------

I am getting a DB error now though. shouldn't this table already be installed?

MySQL Error : Table 'forums.podcasturl' doesn't exist

sylar
07-14-2008, 05:53 AM
The easiest way is to use an external RSS feed hack that gives you more user friendly control.

Check out the corresponding mod section of your VB version.

auz1111
07-14-2008, 02:51 PM
I should not have to install the hack to get this table though right? Shouldn't this table already be installed?