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 |
#22
|
|||
|
|||
Quote:
4.The script has a heirarchy of importance when searching for images. The first thing it will look for is the FORCED image from step 1. If it doesn't find a forced image, it will use the user defined image in step 2. If the user doesn't have a defined image, it will pick an image at random from the folder it resides in. |
#23
|
|||
|
|||
Thanks!
One other thing, I tried doing a forced header for a forum and could not get it to work. I'm not really worried about... just thought I'd report. |
#24
|
||||
|
||||
Quote:
thanks anyway |
#25
|
|||
|
|||
I will ask Atakan if I can release my version.
|
#26
|
||||
|
||||
YEAH? i will buy you a beer for sure. thx.
|
#27
|
|||
|
|||
Jaxel, sorry to bother you again, but can you confirm that images cache with this mod?
That would be really important to me. I don't understand why it has a 'scroll down' effect every time if the images is cached. I have a fast connection so I'm not sure can properly say that they're not caching--- they load fast either way for me-- but why the scrolling? I notice that that effect is pretty much nonexistent on your forum headers. Here's the url to my header.php if you can take a look to confirm: http://www.wetacollectors.com/forum/...es/header.php? I'd really appreciate it, thanks |
#28
|
|||
|
|||
You have some weird setting on your directory... as I cant view your image...
If I go here: it will display a random image, and if I press enter on the address bar, it clearly pulls from the cache (as it loads immediately and doesnt have the scroll) http://www.8wayrun.com/customstyles/...der/header.php However, if I go to your script: it WONT display an image, instead it will give me a download prompt for your php file... which is something that it should never do. http://www.wetacollectors.com/forum/...ges/header.php |
#29
|
|||
|
|||
Quote:
-Your direct header DOES scroll for me in Firefox, with the loading progress bar too. Although it still happens very fast, but it's definitely there, even in instances where the same image has appeared consecutively. I wish I could video it so you could see. -Your direct header does not scroll in Safari, as far as I can tell. It 'pops' in, which I think is the desired effect. -My header direct link works fine for me in Firefox (obviously) but trying it in Safari does indeed lead to a download prompt. (Though the header(s) work fine in the forum itself. -On my actual forum, which I've looked at plenty of times with both browsers and can confirm again-- the scrolling behavior is present on both browsers. From these results I would hazard to guess you are using Safari (my header direct link doesn't load for you, your header direct link loads 'good') but it's only a guess. Obviously I don't know further what is 'wrong', but I'm hoping you can find something in these results that might help. This is the link to the forum: http://www.wetacollectors.com/forum |
#30
|
|||
|
|||
I use IE8 on this computer, and FF3 on my other computer... everything works fine on my website without issues.
But I found out what your issue is... You have the following meta tag: Code:
<meta http-equiv="Pragma" content="no-cache" /> <meta http-equiv="Expires" content="-1" /> <meta http-equiv="Cache-Control" content="no-cache" /> |
#31
|
|||
|
|||
Wow Jaxel you are so right, it even targets the headers specifically it looks like: <!-- no cache headers -->
How did that get there!? My Vbulletin is pretty vanilla, and quite new (only recently set up, and transferred from PHPBB3) If that is not a 'standard' part of the code, I honestly have no idea how/why it got there, I certainly did not add that. I will try and figure out how to remove it. Thanks a lot! |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|