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..