The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Editing the { } variables, ex. {vb:raw facebook_header}
know this is going to be stupid, and I know someone is about to show me something really obvious, but I've literally googled and searched for everything and can't find the terms to search for this.
How do I edit these variables that VB uses? In particular I just want to change the facebook login button, but I don't want to use a gif, so I don't want to just replace the file. I want to figure out how to redirect this variable to the image I want. Where are these variables located so that I can change the hardcode to point to a png? I already searched in templates and came up dry. |
#2
|
||||
|
||||
The values of those variables is set in the php files and then passed to the templates. Do a search over all files for "facebook_header" to find out what file exactly you need to look at. You may even be able to do what you want using a plugin at a hook without hardcoding anything. (Whether the facebook image can be easily changed I don't know, I think that's served and controlled by facebook itself).
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|