![]() |
Quote:
|
Quote:
This mod is really excellent! So much so that I even added a graphic at the top of our Radio: http://jpicforum.info/radiostations.php I've been waiting and hoping someone would do a Radio mod for vB 3.6.x So this is like a godsend - Really appreciate it! Just earned a few extra monies for web design - will be sending a small donation soon! Thanx, Jacquii. |
Very nice hack m8 installed :) just got 1 problem that i would like to solve if possible ... whn a guest is brousing the forum the link is active and he can listen to the stations like a registered user ..... is thre any way to hide the link from unregistered users !!!
Regards Wengi |
Quote:
eg... instead of adding....... <td class="vbmenu_control"><a href="javascript penRadioStations()$session[sessionurl_q]">$vbphrase[rs_radiostations]</a></td> you should add...... <if condition="$show['member']"><td class="vbmenu_control"><a href="javascript penRadioStations()$session[sessionurl_q]">$vbphrase[rs_radiostations]</a></td></if> hope this helps you and others out mate! ;) |
There's one problem... the link in the Navbar doesn't work at vbadvanced.
|
Well done Craig as always m8 .... your a star
Quote:
Regards Wengi |
Since this is listed as an unsupported mod, I guess it's okay to post this...
Myself and at least one other person would prefer this mod to open a vb page instead of a popup window. Problem was, the navbar wasn't recognized. Here's the fix. In the radiostations.php file find: Code:
// ############################ CONFIG VARS ############################## Code:
$navbits = array(); Code:
<body> Code:
$header Code:
</body> Code:
$footer Code:
<if condition="$show['member']"><tr><td class="vbmenu_option"><a href="radiostations.php?$session[sessionurl_q]" target="_blank">$vbphrase[rs_radiostations]</a></td></tr></if> Code:
<if condition="$show['member']"><td class="vbmenu_control"><a href="radiostations.php?$session[sessionurl_q]" target="_blank">$vbphrase[rs_radiostations]</a></td></if> This works for me, if it doesn't for you, undo it and call me a moron. :D |
Many thanks! Very nice addition.
Clicked Installed! |
Jacquii you could be pissed all you want - wasn't meant as a slap at Dream. I like the mod, said as much, but also thought it needed more, just wasn't working out for me but yes, I could have stated it a bit clearly.
Now, that having been said, Tulsa above just supplied me with the changes that just made this something very useable on my site now as I didn't like the idea of not having the header/footer and frankly, I'm a PHP idiot and only pick up on this stuff slowly. Thank you Tulsa for the added bits there, came in handy! Dream, nice job. |
You're most welcome. I'm glad to hear it worked for someone else. :)
|
All times are GMT. The time now is 01:46 AM. |
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:
|