Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases
FAQ Community Calendar Today's Posts Search

Closed Thread
 
Thread Tools
vBulletin Radio 2.3.x Details »»
vBulletin Radio 2.3.x
Version: 3.5.0, by khaleel khaleel is offline
Developer Last Online: Jul 2008 Show Printable Version Email this Page

Version: 3.0.7 Rating:
Released: 11-18-2004 Last Update: 08-31-2005 Installs: 182
Template Edits
Additional Files  
No support by the author.

vBulletin Radio 3.5.x


UPDATED!! 1st September new, flash 7 addition, flash player does not crash, all conversions, great for XP and works with all browsers!!!


Last Update 09th April 2005 : Anyone asking for support and is not licenced or is appearing that have not clicked "install" will not recieve it. Click install or no support will be given :devious:

New, members keep asking me about only allowing registered users to see the radio and not having a popup only an iframe and etc etc, simply download the new version (3.5.x) and update your templates :squareeyed: enjoy and click install!!!! yeha!


Last Update 18th March 2005 : Anyone asking for support and is not licenced or is appearing that have not clicked "install" will not recieve it. Click install or no support will be given :devious:
HTML Addon? Or want to show different playlists and random settings? Go here

To Show a random Shuffle song upload this file (playlist.txt) as attached and rename it to playlist.php and replace your old, please do back it up

For the HTML Playlist feature read this


*Note support is not given for outside modifications


*Last Update 7th January 2005* 8mp GMT UK




CRITICAL Update Needed! Security Release

In your radio.blog/sounds/playlist.php

JUST DOWNLOAD THE NEW ONE!!!

Allows hackers to show your directory where all your sounds are, I refuse to tell you this string command, recommend that you update to 3.5.x NOW! Download it and read the upgrade instructions

Whats new?
Better Installation Instructions
Automatic Messenger Style Popup Player (looks wicked!)
Skinable File (config.ini) I have commented it to help people
Scroll Bar, scroll down your songs instead of the slow little arrow
Songs are now in a new directory you can change using the config
Songs are small now and are converted to swf instead of rbs
songs are at 128kbps instead of 64
enjoy!


--------------------
What is it?

A radio for your forum well more like a media player sounds nicer though :squareeyed:
-----------------------------------
How does it work?


Using a secure flash file you can play your favorite songs on your forum kind of like a jukebox, you can make it popup in a small play window so users can still post and browse your community
-----------------------------------------------
What does it feature?

Cross Fader.
Volume Control
Autoplay
Bandwith controlled streaming
popup feature
close feature
compressess the song file so space saver

-------------------------------
Legal?

Yes no one can access or save the songs, so as long as you have bought them and the songs are yours its 100% Safe

------------------------------
Got a demo?

Yes Here demo link

here and here
---------------------------
Screenshots?

No need see the demo link or check radioblogclub.com

And also http://radio.lodhiz.com/radio.blog/ and click Play I have also attached one below as an example of the skinning feature
---------------------------
I cant find mp3s or dont own any what do I do???
Simple, this is what I use, go to www.apple.com/itunes/ its a free downloadble program for both windows and linux and mac os and osx, and has over 700,000 songs!!!
---------------------------
Get a background like the screenshot
In the /radio.blog/index.php File found in the hack find
Code:
<head>
Add after
Code:
<style type="text/css">
<!--

body {
	background-image: url(bg2.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
-->
</style>
Where bg2.gif is change with your image, this can be seen HERE
---------------------------
What can I say?


My first hack be gentle with errors or support ill try to help and hopefully the advance coders will help as my area of expertise is in .NET

Enjoy!

Read this also for a few questions and scenarios dealt with


- Kaz :devious:
The Death-Eater.NET Team
www.death-eater.net :squareeyed:



Please click install or no support will be given, Install this mod by clicking



:devious:

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #162  
Old 05-05-2005, 06:46 PM
am-fs am-fs is offline
 
Join Date: Mar 2005
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
  #163  
Old 05-05-2005, 06:50 PM
MissKalunji's Avatar
MissKalunji MissKalunji is offline
 
Join Date: Aug 2003
Location: Canada
Posts: 2,845
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by am-fs
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

Fix the path of your radio...thats your problem in the file radio.php you have to fix the path
  #164  
Old 05-05-2005, 07:09 PM
am-fs am-fs is offline
 
Join Date: Mar 2005
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
  #165  
Old 05-05-2005, 07:12 PM
MissKalunji's Avatar
MissKalunji MissKalunji is offline
 
Join Date: Aug 2003
Location: Canada
Posts: 2,845
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by am-fs
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
im sorry i gave u the wrong info you know in the install file theres a place where it says add a template : radio

$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...
  #166  
Old 05-05-2005, 07:34 PM
am-fs am-fs is offline
 
Join Date: Mar 2005
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
  #167  
Old 05-05-2005, 07:46 PM
MissKalunji's Avatar
MissKalunji MissKalunji is offline
 
Join Date: Aug 2003
Location: Canada
Posts: 2,845
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by am-fs
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

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
  #168  
Old 05-05-2005, 07:53 PM
am-fs am-fs is offline
 
Join Date: Mar 2005
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
  #169  
Old 05-05-2005, 07:57 PM
MissKalunji's Avatar
MissKalunji MissKalunji is offline
 
Join Date: Aug 2003
Location: Canada
Posts: 2,845
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by am-fs
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

in the radio template.....take off : testingvb3.7 from the path....see if it does the trick..........
  #170  
Old 05-05-2005, 08:00 PM
am-fs am-fs is offline
 
Join Date: Mar 2005
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nope....still a blank page

its alright, its not ment to be, this seems harder to install than VBchat 2.3
  #171  
Old 05-05-2005, 08:02 PM
am-fs am-fs is offline
 
Join Date: Mar 2005
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Closed Thread


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:40 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05896 seconds
  • Memory Usage 2,325KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete