The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
The Ultimate Random Header Mod Details »» | |||||||||||||||||||||||||||||||||
This mod has been rewritten for vB4x here: https://vborg.vbsupport.ru/showthread.php?t=240629
THIS SCRIPT DOES NOT USE JAVASCRIPT! I wrote this mod for my own website last year (http://www.8wayrun.com/). I was looking for a way to create a random header situation, while also letting people select the random header through their UserCP and FORCE a header depending on what forum they are on. If you go to my website (http://www.8wayrun.com/), a random character will appear on your header, if you ctrl+refresh, a new character will show up... if you go to our character specific forums, the character in the random header will be FORCED to the character of that specific forum... I have done my best to make this script as simple as possible. Product Demo: http://www.8wayrun.com/Installation Procedure:
If you want to donate, I'm all for it... as I'm an unemployed computer programmer... Download Now
Screenshots
Show Your Support
|
Comments |
#32
|
|||
|
|||
Actually, upon further inspection, it seems to be a standard part of Vbulletin code?
The sites (not mine) that I looked at all have this. In fact VB.org has this if you view page source their home page. Even your forum has this!: PHP Code:
Edit: Further more reading, this is hardcoded into the forum home of Vbulletin, which explains that. It is not present for example, on a random forum page on my forum. So is this really the problem? |
#33
|
|||
|
|||
How do you link the code to your homepage? Like link the image back to your forum home?
|
#34
|
||||
|
||||
Jaxel -
I'm using your mod in conjunction with VB 3.8.4. I upgrade my PHP from 5.2.9 to 5.3, and this mod no longer functions. I'm not receiving any errors, just no banners at all. When I revert back to 5.2.9, all functions normally again. I'm not receiving any errors, just no banners at all. When I revert back to 5.2.9, all functions normally again. |
#35
|
||||
|
||||
Jaxel -
I'm using your mod in conjunction with VB 3.8.4. I upgrade my PHP from 5.2.9 to 5.3, and this mod no longer functions. I'm not receiving any errors, just no banners at all. When I revert back to 5.2.9, all functions normally again. |
#36
|
|||
|
|||
works great... but i have a lil issue...
check out this image http://images.tafreehmela.com/showor...5/untitled.jpg there is unwanted free white space above my logo? how is that? |
#37
|
|||
|
|||
Does this mod work on 3.8.4? I did exactly as said and nothing happened. Where exactly is everyone placing the folder?
|
#38
|
|||
|
|||
Is there any way to use this mod with flash animations(SWF) as Iam using them for my forums as a header?
Thanks for answer Cheers |
#39
|
||||
|
||||
If i just want a rotating header (completely random) do i need to use these at all.?
I'm guessing i do or it wouldn't know how to connect to the images. lol (header.php)
My header template is weird, so im not sure if it is my template, or the 3.8.5 version.? Code:
<!-- bullseye background --> <div class="vbseo_bullseye" style="width: $stylevar[outertablewidth]"> <!-- header --> <div class="vbseo_header_container"> <div class="vbseo_header"> <!-- logo --> <a name="top"></a> <a href="$vboptions[forumhome].php$session[sessionurl_q]"><img id="vbseo_logo_image" src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a> <h1 id="vbseo_logo_h1"><a href="$vboptions[forumhome].php$session[sessionurl_q]"></a></h1> <p id="vbseo_logo_tagline"><a href="$vboptions[forumhome].php$session[sessionurl_q]"></a></p> <!-- /logo --> <!-- navigation --> <ul class="vbseo_main_menu"> <li><a href="cmps_index.php">Home</a></li> <li><a href="all_albums.php$session[sessionurl_q]">Pics</a></li> <li><a href="video.php">Videos</a></li> <li><a href="arcade.php">Arcade</a></li> <li><a href="gameroom.php?">Casino</a></li> <li><a href="vbgooglemapme.php">Map</a></li> <li><a href="project.php$session[sessionurl_q]">$vbphrase[projects]</a></li> <li><a href="blog.php$session[sessionurl_q]">$vbphrase[blogs]</a></li> </ul> <!-- /navigation --> <!--VBSEO_RR_1--> $_phpinclude_output $ad_location[ad_header_end] Also does this work with 3.8.5.? Thanks |
#40
|
|||
|
|||
working fantastic on 3.8.4!!! I was looking for this, so this helped me out so much!!
|
#41
|
|||
|
|||
Great Mod! Installed on 3.8.5.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|