The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I'm running vB 3.7.2 with no mods.
I'm wondering how I could modify external.php to change two data fields in the RSS feed for my vB forums. Specifically, I would like to change the channel <title> and <link> fields from the forums title and URL ($vboptions variables [bbtitle] and [bburl]) to my homepage title and URL ($vboptions variables [hometitle] and [homeurl]). How could I go about doing that? Thanks very much. |
#2
|
||||
|
||||
![]()
You need to look in the external.php page for the places it defines the channel. For instance, around line 464:
PHP Code:
PHP Code:
I didn't look very hard in the file, so you'll have to just look for things like that in there and change them. At first glance, I don't see a hook location that you can plugin to in order to change them. |
#3
|
|||
|
|||
![]()
Thanks very much!
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|