The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
Like this: http://www.theflyfishingforum.com If that is it.. I cant remember where I got it. sorry. It was either here or at vbulletintemplates.com
|
#12
|
|||
|
|||
Quote:
but too bad u don't know where u got it from |
#13
|
||||
|
||||
Throw this at the very top of your header template:
Quote:
Rock on! |
#14
|
|||
|
|||
im doing exactly as you're saying but when I try to save the header template it gives me this
Code:
The following error occurred when attempting to evaluate this template: Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/vhosts/radioonev5.com/var/www/html/forum/includes/adminfunctions_template.php(3096) : eval()'d code on line 1 This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish. |
#15
|
||||
|
||||
Try this:
Code:
<if condition="($show['guest']) AND (THIS_SCRIPT != 'register') AND (THIS_SCRIPT != 'login')"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="100%"> <div id="infobar"><a href="http://www.theflyfishingforum.com/forums/register.php?referrerid=1">It appears you have not yet registered with our community. To register for free please click here...</a><embed src="infobar.wav" autostart="true" loop="0" hidden="true" width="128" height="128"></div> </td> </tr> </table> </if> |
#16
|
|||
|
|||
it saved but the alert didn't show up on my forum
would you mind telling me where can I get the other hack found on: http://www.ravensrealm.net/ |
#17
|
||||
|
||||
which one exactly? I have so many different hacks and template mods running, that I am not sure which one you are talking about.
Do you mean this one? http://www.vbadvanced.com/forum/showthread.php?t=7272 that is my scrolling annoouncement addon. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|