OK. I went threw the complete install again
i would like to find the mistake so it can only be viewed by loged in members
now, i can delete the " Radio " temeplate and every thing is the same
the nav bar link goes to
www.url.com/testingVB3.7/radio.php
instead of
www.url.com/testingVB3.7/radio.blog/index.php
were is the setting makeing it go to the radio.blog/index.php
Step 1 - upload radio.blog files to my server on my testing directory
Step 2 - edit name on the radio.php
From $navbits[$parent] = 'Your radio name'; // Your radio name goes here
To $navbits[$parent] = 'Radio'; // Radio
Step 3 - edit radio.blog/index.php
<title>RADIO.BLOG</title> to <title>Radio</title>
step 4 - create a new template and paste Code
Were is the correct spot to put my url twice, i have moved it all over and can tell no difference
??????????????
<!-- 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>??????????
with or with out the Radio Templete i can access my Radio but only if i type the url
www.url.com/testingVB3.7/radio.blog/index.php
Step 5 - Edit nav bar and copy paste code
it show up on the nav bar.
can any one tell me why its not working the right way?/?
Thank you and sorry for some many stupid post but i want this hack the correct way
Thanks