The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
RSS to Feedburner
First and foremost, I hope I'm posting this in the right subforum.
I'm very familiar with WordPress but relatively new to vb. I have my rss feeds activated. I'd like to have my rss feeds be feedburner feeds instead of the standard ones. I have already done the following: - admincp, options, external providers, rss on - rss buttons appear next to each post / thread - copied rss feed link and created a feedburner feed How do I integrate the feedburner feed back into my vbulletin cms and replace the existing feed associated with my rss buttons? Thanks in advance for your guidance. |
#2
|
|||
|
|||
I would also like to know the answer to this question.
|
#3
|
|||
|
|||
Just go here:
https://vborg.vbsupport.ru/showthread.php?t=185305 And let me know if it works for 4.X |
#4
|
|||
|
|||
Quote:
|
#5
|
|||
|
|||
Maybe this is stating the obvious, but it looks like the mod you linked to does not change what external.php returns, it just gives you an alternative place to link the RSS icons to. So it seems like you should probably disable your external feeds then find all the places that include a link to external.php and change it to the appropriate feedburner link.
Doing a search of the vb files, it looks like there's one place in ajax.php that uses external.php. There's also a phrase called rssposter_edit_url_text but I can't find anywhere that it's actually used. The rest of the places can be found by searching the templates for external.php. If what you want is to have your external.php return the feedburner feed, you may be able to have external.php return a redirect to feedburner.com like is done with external.php in the ajax.php script. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|