The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Will someone PLEASE tell me what the %&THETD%^EUJ!! you have to do to have html code you've added to the header template actually work???!!!
I'm trying to display 3 random banners below the title image, I have separate php document that handles the banner rotation, so I tried a simple php_include directly below the title image: <? include("ban-inc-smo-1.php"); ?> Nothing. I tried pasting the javascript code directly into the header template: <table width="650" height="136" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td><div align="center"> <script type="text/javascript" src="ban1a.js"></script> </div></td> <td><div align="center"> <script type="text/javascript" src="ban1b.js"></script> </div></td> <td><div align="center"> <script type="text/javascript" src="ban1c.js"></script> </div></td> </tr> </table> NOTHING! Nothing. I tried adding a simple stupid image link to the header template: <p><img src="banners/120x60/temp/hosmd.gif" width="272" height="203" /></p> NOTHING!!! And for heavens sake, if ANYONE feels compelled to say "you need to have javascript turned on" will you PLEASE explain exactly, precisely, in detail what you mean by that and exactly where and how you "turn javascript on". Because it's not in the vbdocs, it's not found here by doing a search, and it's not in the admincp anywhere I have looked during the past 8 hours of pulling my hair out ove this stupid, idiotic, rediculous problem. HEEEEEEEEEEEELLLLLLLLLLLPPPPPP! |
#2
|
|||
|
|||
![]()
Link to the website in question, and can you paste your entire header template?
|
#3
|
||||
|
||||
![]()
1. php won't work in the templates
2. are you sure you're editing the right style templates? I've made that mistake before. |
#4
|
|||
|
|||
![]()
do you have the files created and on your server in the location they are pointing to?
|
#5
|
|||
|
|||
![]()
Thanks for the help, I figured out a couple things and now everything is working fine. Still wouldn't mind knowing where and how javascript is turned on, or off, since I see people mentioning that quite frequently here. Seems like whoever is responsible for the users manual could gain some insight on where it could use some improvement by observing which problems and issues are the most commonly discussed in the help forums.
|
#6
|
|||
|
|||
![]()
It's always good form to post the fix, or at least nutshell it, in forum posts where you ask for help. That way if someone else finds this thread in a search, they don't have to bump it and ask you how you fixed it.
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|