vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vBRadio v1.0 (https://vborg.vbsupport.ru/showthread.php?t=83132)

Devil Woman 01-15-2006 07:48 PM

I recently added this to my forum and then I upgraded to vb 3.5.3 since I have done that and sorted it out I have now gone to reinstall the radio and got this problem occuring

Quote:

Database error in vBulletin 3.5.3:

Invalid SQL:
INSERT INTO phrase VALUES ('', -1, 'radio_cat_added', 'Radio Category Added', 1000,'vbulletin');;

MySQL Error : Duplicate entry 'radio_cat_added--1-1000' for key 2
Error Number : 1062
Date : Sunday, January 15th 2006 @ 02:44:53 PM
Script : http://www.darksidemedia.biz/board/a...ll_vbradio.php
Referrer : http://www.darksidemedia.biz/board/a...ll_vbradio.php
IP Address : xx.xxx.xx.xxx
Username : Nikki
Classname : vb_database
can anyone help as to why I am getting this problem

Thanks

Devil Woman 01-16-2006 01:42 PM

Can anyone help at all please

Thanks

Maagic 01-16-2006 08:29 PM

Thanks for this mod! Works great!

Neal-UK 01-17-2006 02:26 PM

Quote:

Originally Posted by Devil Woman
Can anyone help at all please

Thanks

It's because the tables are already in the database. Would be nice if this mod had a working uninstaller.

I installed this on my new forum but it's not working, is it compatible with 3.5.3?

Devil Woman 01-17-2006 04:19 PM

That what I am begining to wonder, worked fine on 3.5.2 has gone wrong since I upgraded to 3.5.3.

How would I get rid of the tables I have tried getting rid of it through my sql admin but nothing

any help appreciated

Thanks

Coleccromos 01-17-2006 09:07 PM

Congratulation for the radius has it installed

I add radio stations of Spain for my forum in Spanish and they are not listened.

On the other hand in another forum if that listen to them perfectly with the same navigator.

Somebody knows the reason of the error

Reece^B 01-22-2006 10:29 AM

Hey,
I installed this hack, but how do I access the radio?
Like whats the url?
My board is at:
http://www.rvracing.net/pitbikeclub/vb/

Cheers

Reece^B 01-22-2006 03:39 PM

anyone?

bashy 01-22-2006 03:41 PM

vBRadio.php is to go at the end of ya forum address, im sure its in the instructions though as it puts a link in ya navbar???

opek 01-22-2006 03:45 PM

Quote:

Originally Posted by Reece_B
Hey,
I installed this hack, but how do I access the radio?
Like whats the url?
My board is at:
http://www.rvracing.net/pitbikeclub/vb/

Cheers

You should have a button in the navbar. You did this step?

********************
[::: Step 3 - Integrating The System :::]

In your forums admin cp, go to the following destination:
Styles & Templates -> Style Manager -> Edit Templates -> Expand All Templates

Find the template 'navbar'

++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++
FIND:
++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++
<td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td>
++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++
UNDERNEATH ADD:
++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++
<script type="text/javascript">
<!--

function OpenRadio(){
Radio = window.open('vBRadio.php','vBRadio','directories=n o,height=320,width=650,location=no,menubar=no,resi zable=no,status=no,toolbar=no')

return false;
}

-->
</script>
<td class="vbmenu_control"><a href="#" onclick="return OpenRadio()">vBRadio</a></td>

::: Save Template 'navbar'

******************

opek


All times are GMT. The time now is 01:51 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
  • Page Generation 0.01568 seconds
  • Memory Usage 1,741KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete