The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Change logo's by forum?
Does anyone have a hack that will allow you to specify a logo to be used in place of vbulletin_logo.gif on a forum by forum basis?
I have a few clan forums hosted on my site that I'd like to give custom logos to, and need something that I could enter a custom gif file on the edit forums panel, but if I don't enter anything there, have it default to the main vbulletin_logo.gif file. Does this sound like a difficult hack, or anybody out there want to give me a hand?? |
#2
|
||||
|
||||
In the header find the image and replace it as a variable like:
PHP Code:
PHP Code:
PHP Code:
|
#3
|
||||
|
||||
Also see this hack by PPN: https://vborg.vbsupport.ru/showthrea...threadid=36093
|
#4
|
|||
|
|||
or if its like vBulletin.gif, make a new image called vBulletin.gif and upload it in replace.
|
#5
|
|||
|
|||
Actually, I tried the first method, and it always came up as a red X, with no text in the $mylogo variable. What I did though was set up a specific style for the boards, and forced them to be the default on those specific forums that I wanted to change (the clan members wanted to change colors & other stuff too, just was easier). I'd still like to get something along the lines of the first mod above working though.
|
#6
|
||||
|
||||
Quote:
|
#7
|
|||
|
|||
Or the variable may need to be declared as global. The forumdisplay.php file may not be able to get to it. I had this problem when doing the users browsing this forum hack on index.php
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|