The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Vague instructions for vb radio
any help ? im kinda new to code, so can somebody lend me a hand with a small point?
these instructions were vague to me Create a new template called "radio" paste the following code into this and replace http://www.yourforum.com/forum/radio.blog this line with the location of your own (needs to be done twice) where am i supposed to add that twice? $stylevar[htmldoctype] <html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]"> <head> <title>$vboptions[bbtitle] :: Radio</title> </head> <BODY > <!-- new bit allows only members to see the radio!!! --> <!-- put the location of your radio.blog directory in the following above and below lines --> <if condition="$show['member']"> <iframe src="forum/radio.blog/index.php" name="radio" scrolling="no" frameborder="0" width="222" height="300"></iframe> <p align="center"><font size="1" face="Verdana"><br /> Click <a href="javascript:history.back()"><font color="#000000">here</font></a> to go back </font></p> <else /> Your appearing as unregistered, please register by clicking <a href="register.php?$session[sessionurl]">here<a/> or check your emails to activate your account, if your still having problems click <a href="sendmessage.php?$session[sessionurl]">here</a> to contact the webmaster </if> </body> </html> any help will be appreiated..im sure those of u who have it set up. could answer this within seconds.. |
#2
|
|||
|
|||
maybe you would have better luck if you actually posted it under the vbradio topic and not somewhere it dont belong
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|