vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - Radio and TV Player (https://vborg.vbsupport.ru/showthread.php?t=167567)

aktifnet 07-13-2008 07:01 AM

Quote:

Database error in vBulletin 3.7.2:

Invalid SQL:
UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Genel Sorumlu',
`description` = '',
`usertitle` = 'Genel Sorumlu',
`opentag` = '<b>',
`closetag` = '</b>',
`passwordexpires` = '0',
`passwordhistory` = '0',
`ispublicgroup` = '0',
`canoverride` = '0',
`hhroptions` = '0',
`ecdownloadpermissions` = '32767',
`ecexcludecatlist` = '',
`ecdownloadsmaxuploadtotal` = '-1',
`ecdownloadsmaxdailydl` = '-1',
`ecdownloadsmaxdailyfiles` = '-1',
`ecdownloaddelaygrp` = '-1',
`photoplogpermissions` = '32767',
`photoplogmaxfilesize` = '0',
`photoplogmaxfilelimit` = '0',
`vbjournal` = '7',
`radiotvpermissions` = '2047',
`forumpermissions` = '8388607',
`genericpermissions` = '2147483647',
`attachlimit` = '1000000',
`pmquota` = '5000',
`pmpermissions` = '7',
`pmsendmax` = '65535',
`calendarpermissions` = '63',
`wolpermissions` = '31',
`adminpermissions` = '3',
`genericpermissions2` = '1',
`genericoptions` = '13',
`profilepicmaxwidth` = '500',
`profilepicmaxheight` = '500',
`profilepicmaxsize` = '2500000',
`avatarmaxwidth` = '500',
`avatarmaxheight` = '500',
`avatarmaxsize` = '200000',
`signaturepermissions` = '245759',
`sigpicmaxwidth` = '500',
`sigpicmaxheight` = '500',
`sigpicmaxsize` = '250000',
`sigmaxrawchars` = '10000',
`sigmaxchars` = '10000',
`sigmaxlines` = '100',
`sigmaxsizebbcode` = '10',
`sigmaximages` = '10',
`albumpermissions` = '255',
`albumpicmaxwidth` = '5000',
`albumpicmaxheight` = '5000',
`albumpicmaxsize` = '2500000',
`albummaxpics` = '1000',
`albummaxsize` = '500000',
`usercsspermissions` = '31',
`visitormessagepermissions` = '63',
`socialgrouppermissions` = '511',
`vbtube` = '31',
`creditpermissions` = '0',
`credit_induction` = '100',
`credit_referral` = '100',
`credit_refbonus` = '0.05',
`credit_paycheck` = '0',
`credit_active` = '20',
`credit_birthday` = '100',
`credit_repgive` = '0.1',
`credit_reputation` = '2',
`credit_infraction` = '-10',
`credit_thread` = '10',
`credit_threadrate` = '1',
`credit_post` = '5',
`credit_ownthreadpost` = '3',
`credit_postsize` = '0.05',
`credit_ownthreadview` = '0.05',
`credit_ownthreadrate` = '1',
`credit_ownthreadreply` = '2',
`credit_ownprofileview` = '0.05',
`credit_pollmake` = '5',
`credit_pollvote` = '1',
`credit_attachment` = '3',
`credit_sendpm` = '-2',
`credit_addevent` = '3',
`credit_addprofpic` = '3',
`credit_profile` = '0',
`credit_donmaxuser` = '-1',
`credit_pastotpost` = '0',
`credit_pastotuser` = '0',
`credit_pasawuser` = '0',
`credit_pasawthread` = '0',
`credit_saveint` = '0.035',
`credit_maxsave` = '10000',
`credit_loanint` = '0.195',
`credit_maxloan` = '1000',
`credit_totloan` = '5',
`credit_goodgroup` = '0',
`credit_midgroup` = '0',
`credit_badgroup` = '0',
`credit_maxtickets` = '10',
`credit_lotdiscount` = '0'
WHERE usergroupid=13;

MySQL Error : Unknown column 'hhroptions' in 'field list'
Error Number : 1054
Request Date : Sunday, July 13th 2008 @ 11:00:03 AM
Error Date : Sunday, July 13th 2008 @ 11:00:03 AM
Script : http://www.mydnz.com/admincp/usergroup.php?do=update
Referrer : http://www.mydnz.com/admincp/usergro...usergroupid=13
IP Address : 85.103.219.92
Username : v?G? ?
Classname : vb_database
MySQL Version : 5.0.51a-community
Help :(

Big-K 07-13-2008 03:52 PM

Here's my latest addition to this project - 24 US Smooth Jazz Stations.

Enjoy!

Big-K 07-13-2008 04:14 PM

Dreams,

An issue I noticed today is that when I selected a default radio station in admincp, that station keeps playing in the background no matter what other station I select. Please look into this.

Helmut71 07-14-2008 09:22 AM

@Dream: I now get the following error: AJAX error, please try again (HTTP status 403 / Forbidden) when trying to do anything (adding station, adding category...)

Helmut71 07-14-2008 10:18 AM

ooohh I know the reason for getting the AJAX error: this add on doesn't seem to like the umlauts (ä,ö and ü).

Is there any fix for this??

smooth-c 07-14-2008 11:41 AM

I have THE radio mod installed so I have the menu item installed in my header, the code is here;

Code:

<td class="vbmenu_control"><a href="javascript:openRadioAndTV()">$vbphrase[rs_radiostations]</a></td>
Would it be at all possible to define what usergroups see this menu item? Maybe using the if conditions?

All the best,

Greg

Dream 07-14-2008 02:44 PM

Quote:

Originally Posted by Helmut71 (Post 1574918)
ooohh I know the reason for getting the AJAX error: this add on doesn't seem to like the umlauts (?,? and ?).

Is there any fix for this??

Those characters works fine for me

Helmut71 07-14-2008 02:49 PM

Quote:

Originally Posted by Dream (Post 1575101)
Those characters works fine for me

not for me. If I try adding a station or a category..I get this error.

aktifnet 07-15-2008 07:19 AM

help me :(

Helmut71 07-15-2008 09:06 AM

@Dream: it is possible, that the error occurs since my change to mysql5 / php5. But it really exists...

smooth-c 07-15-2008 10:42 AM

Any support?

aktifnet 07-18-2008 11:25 AM

Add station error:

AJAX error, please try again. (HTTP status: 403 / Forbidden)

What this?

aktifnet 07-18-2008 03:39 PM

Yes : http://mydnz.com/radioandtv.php

This is excellent :)

okhissabigfish 07-19-2008 02:53 PM

Idea:

I would love to have the radio come on when I open the forum. Would be great if in the User CP or within the Radio/TV setting the player would autoload or after a certain timed delay the player would load (say...in 10 seconds).

It could pick up the user's preset option of a specific station or random station. And... :) give an option to open minimized or open browser.

Could say:

Turn on radion when I enter the forum. Y/N
Open the player minimized or open. Min/Open

(don'tcha just love-it when non-coders make comments without any idea of how much time it takes to make the changes)

;)

tomawebdev 07-20-2008 07:21 PM

Any chance to display with the template header and footer ??

Thanks

okhissabigfish 07-20-2008 07:41 PM

tomawebdeb, this came from a previous post. Is this what your looking for?
https://vborg.vbsupport.ru/showpost....3&postcount=97

:cool:

edit: File Name Change - the file name of the first file to edit (as referenced in this link) has been changed to radioandtv.php ... resides in your root directory

smooth-c 07-20-2008 07:54 PM

Hey guys, this is a great modification.

Is there anyone out there willing to share their collection of tv +/ radio stations?

Preferably UK and no porn.

I'd very very very much appreciate this, thank you.

Tulsa 07-21-2008 10:00 AM

Quote:

Originally Posted by smooth-c (Post 1574972)
I have THE radio mod installed so I have the menu item installed in my header, the code is here;

Code:

<td class="vbmenu_control"><a href="javascript:openRadioAndTV()">$vbphrase[rs_radiostations]</a></td>
Would it be at all possible to define what usergroups see this menu item? Maybe using the if conditions?

All the best,

Greg

Yes you can and I'm sure there are a few different ways to accomplish it but here's one of them.

Code:

<if condition="is_member_of($bbuserinfo, array(5, 6))">
<td class="vbmenu_control"><a href="javascript:openRadioAndTV()">$vbphrase[rs_radiostations]</a></td>
</if>

You can add to the array shown (5, 6) with what usergroups you want to have access to view the menu item. Such as (2, 5, 6, 7).

smooth-c 07-21-2008 01:01 PM

Thank you very much :)

Is there anyone out there willing to share their collection of tv +/ radio stations?

Preferably UK and no porn.

I'd very very very much appreciate this, thank you.

theque 07-21-2008 07:05 PM

fantastic mod i was just wondering if i could add a image and ext link under the media player this would only need to be for my default radio station thanks in advance

okhissabigfish 07-21-2008 08:18 PM

what would be an example of a station id?

in admin cp i have the option to set the default station id. where would I locate a list of the ids or how would i determine?

anyone?

Tulsa 07-21-2008 10:39 PM

The easiest way I know is to simply mouse over the station of your choosing and the link in the bottom left hand corner of your browser will have the id in parentheses.

okhissabigfish 07-23-2008 10:46 AM

yepper...thanks

Raptor 07-23-2008 12:25 PM

great mod - have header and footer working fine in 3.7.2

problem i have is when editing a station / renaming it - it dissapears from the listings ?

any clues ?

FReeSTER 08-03-2008 11:59 PM

Quote:

Originally Posted by Dream (Post 1419957)
More Stations

Share your radio and TV stations in this thread. The XMLs you post will be put here.

by Dream
- Some Brazilian Radio Stations 07/13/2007
- Los Angeles and San Francisco radio stations 07/13/2007
- Mixed radio stations (.977 The Hitz Channel, 3FM Current/Classic Hits, Cyprus Mix FM, Idobi) 01/17/2008
- Two dance/House stations 01/17/2008

by MorrisMcD
- Cincinnati Radio Stations 09/03/2007

by Scavenger
- Some TV Stations 09/16/2007

by yoyoyoyo
- 370 TV Stations 10/07/2007

by Big-K
- 292 UK Radio Stations 11/11/2007

by KURTZ
- RMC - Radio Montecarlo (Italian Radio) 01/13/2008
- 23 Italian Stations 02/05/2008

by NAZIA
- 25 hindi and urdu radio stations


Radio Stations Directories and Listings

http://www.radio-locator.com/
http://www.mikesradioworld.com/


TV Stations Directories and Listings

http://wwitv.com/portal.htm
http://www.medinalia.com/
http://www.channelchooser.com/
http://www.teleaire.tv/
http://www.tv-links.co.uk/


HINTS and Troubleshooting and FAQ and Extra Info

How to add header and footer to the add-on page

How to enable visualization on Firefox

How to get streaming URLs from websites


Translations

Post your translations on this thread and they will be listed here. Don't export your whole language, just the Radio and TV product phrases obviously.

How I add a TV station from a file stream I got?
I cant find the cose to put in the xml file

Please help see attatch

993ti 08-04-2008 10:36 AM

This is awesome, thx :)
A few of my members reported that the javascriptlinks in the profile block don't work with IE and Firefox
http://www.twenteracingscene.com/member.php?u=1
Everything else works like a charm :)

K4GAP 08-06-2008 04:57 AM

I have everything ready to go but need to know how to link to it from an image rather than the navbar. I have a menu that is made up from a row of images to form my menu. I have a button made up for the player but need the code for it. Anyone help?

K4GAP 08-06-2008 02:03 PM

Quote:

Originally Posted by GaryT (Post 1592372)
I have everything ready to go but need to know how to link to it from an image rather than the navbar. I have a menu that is made up from a row of images to form my menu. I have a button made up for the player but need the code for it. Anyone help?

I finally figured out another method, thanks for allthe help.

Helmut71 08-09-2008 06:33 AM

hmm in case that someone (e.g. Dream) is interested, here a modification that solves the problem with the Umlaute and the AJAX-error on my forum. Many thanks to stoebi :)

gamerfu 08-09-2008 07:51 AM

Does this take up my forum's hosting bandwidth or the TV Radio Station's bandwidth?

AuroraStorm 08-13-2008 12:30 AM

Damn this is phat! Thank you...

AuroraStorm 08-13-2008 01:00 AM

The only thing I didn't really see are R&B xml stations. I'm partial to alt rock myself but the majority of my members like R&B so if anybody runs across one, let me know!

Thanks!

MonkYZ 08-16-2008 01:26 AM

Can you please tell me if this mod is using my server bandwith ? I mean, if an user is listening to one radio station, the stream will come from the radio station through my webserver or directly to user ?

Thank you !

Dream 08-16-2008 01:58 AM

directly

Helmut71 08-18-2008 07:49 PM

@dream: did you have time to have a look at my code changes??

binal0072003 08-23-2008 05:49 AM

i have installed on my forum but it shows u do not have access to this page please tell me how to access this page

Buffenie 08-23-2008 08:16 PM

Wonderful! ver 3.7.2 PL 2

pretke 08-24-2008 11:59 AM

Great work. Thank you !:up:

yahoooh 08-24-2008 01:27 PM

the name of the station does not support unicode fonts
i use utf-8
radio and tv description and also the name of category show the correct characters of my mother language but the name of the station not !

any support

yahoooh 08-24-2008 02:43 PM

ok i review the tables in my databse
the name stored in correct characters
but in the showing page it will not

this occur only for the name of the staion
any help plz


All times are GMT. The time now is 06:04 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.02111 seconds
  • Memory Usage 1,833KB
  • 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_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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