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 Add-on (https://vborg.vbsupport.ru/showthread.php?t=152037)

Doc1956 11-04-2007 12:59 AM

Yes i tried couple xml from this thread and always the same answer.
Thanks Doc

Dream 11-04-2007 01:32 AM

That happens because you don't have any rating.

Dream 11-04-2007 07:12 PM

Does anybody know if Quicktime works for streaming? Anyone have an URL example of Quicktime streaming?

I'm thinking of adding Quicktime support.

noreturn 11-04-2007 07:32 PM

Dream is getting bored :)
Yes it streams nicely.
Try this one.

javascript:listen('http://www.americafree.tv/','http://wwitv.com/a1/b2145.qtl',0)

Got it from here http://wwitv.com/portal.htm

captainandy 11-05-2007 01:41 PM

This has to be one of the ' if not ' the best radio and tv mods... Thank you VERY MUCH

Dream 11-05-2007 09:24 PM

Version 1.7 released
- added Quicktime support

iogames 11-05-2007 09:37 PM

Quote:

Originally Posted by yoyoyoyo (Post 1373770)
thanks for the update - looks like it is time for an update for X TV :D

I concur...

Well I think everything is Ok, but just for security reasons :P
I installed, imported, try 'Clean Up' & Ooops!
Quote:

Invalid SQL:
SELECT *, s.name, u.username, !(BIT_OR(ug.radiotvpermissions) & 64) as candomagic
FROM radiostation_rating AS r
LEFT JOIN user AS u ON (u.userid = r.userid)
LEFT JOIN usergroup AS ug ON (find_in_set(ug.usergroupid, u.membergroupids) OR (ug.usergroupid = u.usergroupid))
LEFT JOIN radiostation AS s ON (s.stationid = r.stationid)
WHERE r.userid IN ()
GROUP BY r.ratingid
HAVING candomagic > 0;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')
GROUP BY r.ratingid
HAVING candomagic > 0' at line 6
Error Number : 1064
Date : Monday, November 5th 2007 @ 05:03:40 PM
Script : http://www.chat.iogames.com/admincp/...o=cleanratings
Referrer : http://www.chat.iogames.com/admincp/...php?do=cleanup
It's because I have not ratings?

Chadi 11-05-2007 10:18 PM

The player is missing for me in the window. I do have all plugins installed including wmp 11 firefox plugin, quicktime, flash for example.

Dream 11-05-2007 10:33 PM

Quote:

Originally Posted by iogames (Post 1376586)
I concur...

Well I think everything is Ok, but just for security reasons :P
I installed, imported, try 'Clean Up' & Ooops!


It's because I have not ratings?

yes
Quote:

Originally Posted by chadi (Post 1376615)
The player is missing for me in the window. I do have all plugins installed including wmp 11 firefox plugin, quicktime, flash for example.

Quicktime? Works for me here in Firefox 2.

Zia 11-06-2007 04:47 AM

Helo Dream,

thnx for it.
got a req....
any way to add- user group permission for catagory wise?

cosy 11-07-2007 07:53 PM

why is flaged Not Supported ?

Dream 11-07-2007 08:39 PM

Quote:

Originally Posted by Zia (Post 1376799)
Helo Dream,

thnx for it.
got a req....
any way to add- user group permission for catagory wise?

That would be too complex to do, and is something I'm not going to do, sorry.
Quote:

Originally Posted by cosy (Post 1377974)
why is flaged Not Supported ?

Because this mod is not supported, and should be used at your own risk.

edit: there's nothing wrong with the mod, but you should be able to troubleshoot it yourself.

GrendelKhan{TSU 11-07-2007 09:57 PM

is it possible to add advertising blocks around the player? This is great..but consumption without compensation so to speak. If it can be monetized a bit I'd be perfect.

Dream 11-07-2007 10:41 PM

Just edit the templates.

Dream 11-07-2007 10:45 PM

I changed the mod to supported. Let's see what kind problem I get myself into :p

GrendelKhan{TSU 11-08-2007 12:09 AM

Quote:

Originally Posted by Dream (Post 1378058)
Just edit the templates.

ahh cool. didn't know if that was ok. :)

Dream 11-08-2007 12:13 AM

Sure it's ok, they have a template section in the styles manager: Radio and TV Templates

yozzzo 11-08-2007 09:51 PM

I've tried to include my forum's navigation bar in radioandtv.php several times but whatever I include I get some ajax errors afterwards....

and it's quite lousy, from the visitor's point of view, to have this page isolated from the rest of the site...

so please, can anybody tell me what would be the best way to put some navigation elements in this radioandtv.php file?

thanks in advance

Dream 11-08-2007 09:58 PM

In the third post of this thread there's a link to instructions to add header and footer to the add-on page.

Dream 11-09-2007 02:29 PM

I wonder why my mod threads have so low activity. Maybe it's because stuff works :P

Stifmeister2 11-09-2007 03:52 PM

Yeah no errors/bugs -> no posts :)

Dream 11-09-2007 04:01 PM

:):):)

melbo 11-10-2007 03:26 AM

I'm on 3.6.8 Patch 2. Every time I install this awesome mod, Admin and Mods show max quota attachment even though we are all set to 0. Strange and this took me all day to track down turning things on and off before I found that it was this. I had my board working perfect again for 2 days and then just now re-installed radio and TV and it came right back. No more attachments allowed. I havent seen this mentioned yet so it must be a combination of some of my mods?

Oh well. I'll try it again some pother day. I've had complaints that it was gone.

Dream 11-10-2007 03:33 AM

See if this helps you:

http://www.vbulletin.com/forum/proje...?issueid=21108

Oh and don't forget to click install if you do install :)

melbo 11-10-2007 03:42 AM

Thanks. Steve just went through all that with me a couple days ago. Nothing we tried except for disabling all hooks helped. Then I added stuff back one by one and isolated this mod. Sorry. This shouldn't be in this thread. It is a GREAT MOD!

I'll work on my troubles elsewhere.

Dream 11-10-2007 03:47 AM

No problem, I wish I could help.

melbo 11-10-2007 03:59 AM

Fixed. Was indeed a second usergroup. Strange. But I just fixed it all.

Clicks Install

evesve 11-10-2007 12:05 PM

Quote:

Originally Posted by Dream (Post 1379067)
I wonder why my mod threads have so low activity. Maybe it's because stuff works :P

This stuff works great!

I just still wait for second level in pulldown menu so I can choose TV or Radio. ;)

Your last change with category in the list was very good but it would be better if it was in a separate column (not together with station)
than it would be easier to copy and paste in Excel.
No high priority but maybe for the future?

Another suggest is that the top (with current player) could stay at the top when I am scrolling down to find a new station...

expatdirectory 11-10-2007 02:55 PM

This is an absolutely fantastic mod... Luuuuurvin it.

I have a small request (need a little advice)

I want to modify the template so that I can add and adsense channel above the Add station tab.

This should allow users to easily get to external sites that provide feeds (for intergration) and also help a starving webmanager buy a hotdog or 2.

I had a read through the adsese TOR and I think it should be okay.

If this is a money spinner, I recon you will be in for some fine donations my friend :D In fact I recon most users with this mod would go for this approach.

I have added an image so that for clarity.

BTW, very simple install, slick instructions VMT.

Dream 11-10-2007 08:20 PM

Quote:

Originally Posted by evesve (Post 1379681)
This stuff works great!

I just still wait for second level in pulldown menu so I can choose TV or Radio. ;)

Your last change with category in the list was very good but it would be better if it was in a separate column (not together with station)
than it would be easier to copy and paste in Excel.
No high priority but maybe for the future?

Another suggest is that the top (with current player) could stay at the top when I am scrolling down to find a new station...

You can easily remove the data added and put the category in that column instead by editing the templates.

Dream 11-10-2007 08:22 PM

Quote:

Originally Posted by expatdirectory (Post 1379757)
This is an absolutely fantastic mod... Luuuuurvin it.

I have a small request (need a little advice)

I want to modify the template so that I can add and adsense channel above the Add station tab.

This should allow users to easily get to external sites that provide feeds (for intergration) and also help a starving webmanager buy a hotdog or 2.

I had a read through the adsese TOR and I think it should be okay.

If this is a money spinner, I recon you will be in for some fine donations my friend :D In fact I recon most users with this mod would go for this approach.

I have added an image so that for clarity.

BTW, very simple install, slick instructions VMT.

Put the adsense code in the top of the template RADIOSTATION_ADD_STATION or similar named template

iogames 11-10-2007 08:22 PM

Since it's a great developed Mod, yes I think it should go commercial...

- Divide the hack on Radio & TV
- Use a tabbed system
- Banner rotation and/or ad system

and :up:

Dream 11-10-2007 09:18 PM

Quote:

Originally Posted by evesve (Post 1379681)
Another suggest is that the top (with current player) could stay at the top when I am scrolling down to find a new station...

I have to confess I wouldn't know how to do that. Nothing stops you to hire a coder to make the adjustments you need in this mod though.

evesve 11-10-2007 10:32 PM

Quote:

Originally Posted by Dream (Post 1379987)
I have to confess I wouldn't know how to do that. Nothing stops you to hire a coder to make the adjustments you need in this mod though.

Even I could guess that it was not so easy... ;)
...but it is still one of the best mod...

princeedward 11-11-2007 02:22 PM

Quote:

Originally Posted by yozzzo (Post 1378685)
I've tried to include my forum's navigation bar in radioandtv.php several times but whatever I include I get some ajax errors afterwards....

and it's quite lousy, from the visitor's point of view, to have this page isolated from the rest of the site...

so please, can anybody tell me what would be the best way to put some navigation elements in this radioandtv.php file?

thanks in advance

take a peak HERE!

;)

Big-K 11-11-2007 08:52 PM

Here's my contribution to this project - 292 UK Radio Stations.

But I need help classifying some of the players correctly - I wish this hack will auto-detect the player

Dream 11-12-2007 01:39 AM

Thanks Big-K :)

That's an interesting suggestion, but it's easy enough to see the player in the page they are playing, isn't it?

Zia 11-12-2007 02:51 AM

helo..

can u put an adsense block in it?
and WOL ?

Dream 11-12-2007 04:16 AM

You can put adsense by editing the templates. WOL support is already in the mod.

princeedward 11-12-2007 07:27 PM

Quote:

Originally Posted by Zia (Post 1380762)
helo..

can u put an adsense block in it?
and WOL ?

YEAH!...just add anywhere you like your adsense or any ads... into

RADIOSTATIONS templates

click/view my Radio/TV HERE!

:p


All times are GMT. The time now is 02:25 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
  • Page Generation 0.03177 seconds
  • Memory Usage 1,824KB
  • 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
  • (14)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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