![]() |
I would love to get this to work
I have retraced every step twice but when i click on the radio in my nav bar all i get is a blank page on Explore & firefox. any idea were i might have done something wrong? thanks |
Quote:
Fix the path of your radio...thats your problem in the file radio.php you have to fix the path |
the only edit i can find in the index.php file is
$navbits[$parent] = 'Your radio name'; // Your radio name goes here i have $navbits[$parent] = 'Radio'; // Radio is there another edit i missed? Sorry completely new at this thanks |
Quote:
$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> i quoted in yellow where u suppose to change to the proper path... |
Sorry I have done that and changed the url to see if i made a mistake on the right url but still a blank page.
<!-- put the location of your radio.blog directory in the following above and below lines --> <if condition="$show['member']"> http://www.URL.com/TestingVB3.7/radio.blog/index.php <iframe src="forum/radio.blog/index.php" name="radio" scrolling="no" frameborder="0" width="222" height="300"></iframe> http://www.URL.com/TestingVB3.7/radio.blog/index.php <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 /> i might be confussed on the right url/path but i done it http://www.URL.com/TestingVB3.7/radio.blog/index.php http://www.URL.com/TestingVB3.7/radio.blog http://www.URL.com/TestingVB3.7/index.php http://www.URL.com/TestingVB3.7/radio.blog/radio.php thank you for your time |
Quote:
uhm...........is ur board folder name : testingvb3.7? did you upload the radio.blog in the proper folder? is index.php in the right folder? i had the same problem and my error was just the path............. i mean if u uploaded Example for me my forum is in the path : forum so all i had to add was : radio.blog/index.php i had to take off the forum/ because it would bring it to forum/forum/radio.blog.... try taking off testingvb3.7/ before the blog....see if it works |
No its named forum
but i installed a Chat hack and something when wrong and the forum went down. Then i found out you can have a forum for just testing, so i try there before i hit the main forum now the radio.blog folder is in the testing directory so it read like this www.url.com/TestingVB3.7/radio.blog and the index.php is in there too |
Quote:
in the radio template.....take off : testingvb3.7 from the path....see if it does the trick.......... |
Nope....still a blank page
its alright, its not ment to be, this seems harder to install than VBchat 2.3 |
i just clicked the index.php from my server host and it came up, so i am close
I see the problem when i click the link on my nav bar it brings me to www.url.com/testingVB3.7/radio.php when i should be at www.url.com/testingVB3.7/radio.blog/index.php |
Quote:
no no its easy as 1-2-3!! trust me |
Quote:
well im sorry i wish i could help u :-( did u try typing the url urself see if the player comes up? www.url.com/testingvb3.7/radio.blog/index.php ??? if it comes up ur only prob is ur radio template....try to play around with it.... i wish i could help a lil more.....good luck p.s u dont have to worry about installing it in ur forum....it doesnt play with sql neither ur php files....ur only thing is adding one template... |
LOL
I thought so too I dont see the mess up so i will cheat and add a new link to the nav bar |
uhm question
on wich link do you clik on that brings you to the wrong page? |
<a href="http://www.url.com/testingVB3.7/radio.php" target="_blank">www.url.com/testingVB3.7/radio.php</a>
|
Quote:
lol exacly what i was about to suggest |
Quote:
well it can only be ur template ca zinside it says : to load it up use the template radio....so whateva......using the template dont really bother.... have fun its a great hack!! |
Thank you for your Time
|
Quote:
n etime sorry i couldnt do more.... |
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 |
Quote:
caz of the radio template........its in the radio template that its specify that if his a member he can view it....what i did is.............i putted the radio link in the area where it says : welcome %username.....wich means if the person isnt registered wont see it.....................i think there is a navbar like that.....or there is another code you try this wherever you added the link : <if condition="$show['member']">?????????? <A HREF="forum/radio.blog/index.php"> <-- add whateva else u added how big the windows should be etc..</if> that should work |
yea, but if there is no radio templete (deleted )
the nav bar link goes to the radio.php url instead of the radio.blog/index.php url. right now it is set so only logged in members see it But if just added the link to my main forum it will show at all times i just wondering what makes it go to the radio.php if there is no templete or if there is a templete? im boggled |
Quote:
then just add teh <if> comments example you added the link : <A href="www.domain.com/radio.blog/index.php"> add <if condition="$show['member']"> <A HREF="www.domain.com/radio.blog/index.php"> Radio</a> <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> try that.... |
Quote:
its the radio.php you notice when you look at the link...i sends you radio.php -> wich checks the template and opens the template to show up the results...but since you have no radio.php (wich checks if his logs) you go directly by using the link.... i dont know if you understand...i know i might speak a lil chineese (caz i understand myself) |
i get a error code on line 20 when i did that
but what make the nav bar link go to the right url? it cant be that code because it dont matter if i created it yet or if it is there. i dont want any members to find my or know about the test site, so if i just added the testing link to my main forum they will see Testing VB3.7 in the url when playing the radio? |
i do have a radio.php but that not what is play the music....?
it works fine as long as you type the radio.blog/index.php to the url but the nav bar link makes it go to the radio.php maybe i have the radio.blog/index.php in the wrong spot? its in with the radio.blog files |
$navbits[$parent] = 'Your radio name'; // Your radio name goes here
changed to Radio Radio <?php /* vBulletin Radio 2.3.x (c) Khaleel Mughal of the www.death-eater.net support at vbulletin thread: https://vborg.vbsupport.ru/showthrea...221#post638221 Support only given if you click install */ error_reporting(E_ALL & ~E_NOTICE); define('NO_REGISTER_GLOBALS', 1); define('THIS_SCRIPT', 'radio'); $phrasegroups = array( ); $specialtemplates = array( ); $globaltemplates = array( 'radio', ); $actiontemplates = array( ); require_once('./global.php'); $navbits = array(); $navbits[$parent] = 'Radio'; // Radio $navbits = construct_navbits($navbits); eval('$navbar = "' . fetch_template('navbar') . '";'); // this means we need the navbar template eval('print_output("' . fetch_template('radio') . '");'); // and its going to printed and PLACED in the radio template ?> |
OK.....I got it
in the nav bar templete were you cpoy & paste this <if condition="$show['member']"> <td class="vbmenu_control"><a href="radio.php?$session[sessionurl]">Radio</a></td><else /></if> i changed this line to href="http://myurl.com/TestingVB3.7/radio.blog/index.radio.php?$session[sessionurl]">Radio</a></td><else /></if> but were in the instructions does it say to do that??? i got it, thank you for your help, i will beable to sleep tonight, gezz 3 days now...lol |
Quote:
sorry if i took so long to replyu didnt notice you were replying |
Quote:
its a redirection that says to use the template radio to open the page... |
I understand
but i dont understand what the radio template is for i just edited a link in th the navbar breadcrumbs and every thing works fine but so i deleted the radio templete since it has no effect on the player. this is a great hack but im stupid and dont understand.....lol |
hello,
thanks for the new version, khaleel :) been waiting for this one! one question... is it possible to have the radio.blog (and associated files) hosted on another site and access it (via popup) from my vbulletin site? any advice most appreciated, ampsul |
Hello, I'm a hugh firefox fan, but as you know you have to have the site working perfect in IE as well .. well anyways i was checking some stuff out and i noticed that the MUSIC link i have in my navbar that will popup the radio blog window, is way to long in IE, has this been an issue ? it looks fine in FF do u know where i can look ?
as i stated it looks fine in firefox thank you |
Loco Macheen, Im still trying to solve this issue, it varies for each person, im working on it. So sorry though.
AmpSul In navbar find Code:
radio.blog/index.php http://www.locationoftheradioyouwant...eonanothersite it will work :) |
thanks, khaleel.... i'll give it a shot.
|
Quote:
has there been any word on this ? what file i may look at. thank you agian for the mod. i still love it :) |
Anyone knows if this will work with 3.5.0? thx
|
Can someone please show me exactly what I have to alter in order to get the radio in a popup. right now I can only get it to work in a full screen. I don't know exactly what I need to do, and I am a newbie when it comes to this stuff. If you don't know what I mean, Please feel free to check it out at www.overloadcars.net. Thanks guys.
|
my index.php has nothing in it except the frame ... some please help! thanks!
Sorry i got it ....hehe |
Click IN in In in In STALL!!!!!!
|
All times are GMT. The time now is 03:55 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|