![]() |
Automatic vB logo rotation
I have a Motorcycle forum and from time to time I use one of the members ride photo's as the forum logo. Can anyone create a mod which will rotate the logo automatically say once a week ?
Thanks. |
This could easily be done with a standard php script and an include where the image graphic would go.
|
That sounds promising, can anyone make such a script for me to use ? :nervous:
|
They are everywhere on the internet.
Your image code: Code:
<img src="$headerimage" border="0" alt="$vboptions[bbtitle]" /> Code:
$totalheaderimages = X; // change to the number of header images you have |
I'm not that familiar with php stuff, can you explain in dummy speak ?
My header:- Code:
<!-- logo --> Much appreciated. Anyone ? |
I also cannot find phpinclude_start template in vb 3.5
|
You probably can't find it, because it doesn't exist ;)
Instead (for 3.5), go to "Plugin System -> Add New Plugin". Select "global_start" for the location, and give it a title. In this case, something like "Logo Rotation". Then, put the php code in the "code" box. |
All times are GMT. The time now is 03:05 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|