Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Mods & Themes (http://www.bvlist.com/forumdisplay.php?f=117)
-   -   [TSSE 5.x] Radio Mod (http://www.bvlist.com/showthread.php?t=1190)

RikT 17th October 2008 14:31

[TSSE 5.x] Radio Mod
 
1 Attachment(s)
here we go just follow the read me instructions

Omen 18th October 2008 09:21

[TSSE] Radio MOD
 
Hy writes this to me and TSSE 5.1 I am useful

This mod will only run on TS SE 5.xx Series Trackers!

wildboy211 22nd October 2008 18:20

Is there a demo?

wMan 23rd October 2008 21:59

Quote:

Originally Posted by wildboy211 (Post 5726)
Is there a demo?

install it and theres ur demo hehehe

wildboy211 27th October 2008 08:12

Quote:

Originally Posted by clocktower (Post 5778)
install it and theres ur demo hehehe

Maybe i dont want to risk my screwing up my site...

Dragan3591 27th October 2008 12:45

First rule of trying something new out!
MAKE BACKUP of all files you change in case you mess up so you can re-upload them later!
There is no way you can mess your site up if you do it that way!
Simple ha?

RikT 27th October 2008 19:21

Quote:

Originally Posted by Dragan3591 (Post 5933)
First rule of trying something new out!
MAKE BACKUP of all files you change in case you mess up so you can re-upload them later!
There is no way you can mess your site up if you do it that way!
Simple ha?

True very True I found out the hard way once but this radio mod dont need any files changing just the ones in the mod itself :wizard::wizard:

Dragan3591 27th October 2008 22:49

OK, i just checked this mod and there is no way you can mess up your tracker. If it doesn't work simply delete sql (radioreq and schedule table) you added and you're done!

djalex 3rd November 2008 23:03

I Have A problem

Site error: the file C:\xampp\htdocs\tracker\ts_radio\newplayer.php requires the ionCube PHP Loader ioncube_loader_win_5.2.dll to be installed by the site administrator.

But i have the ioncube php loader :S please help me

Fynnon 3rd November 2008 23:20

Quote:

Originally Posted by djalex (Post 6220)
I Have A problem

Site error: the file C:\xampp\htdocs\tracker\ts_radio\newplayer.php requires the ionCube PHP Loader ioncube_loader_win_5.2.dll to be installed by the site administrator.

But i have the ioncube php loader :S please help me

Then you did not install it right !

Loader Installation

Download the ioncube loaders:
http://downloads2.ioncube.com/loader...rs_win_x86.zip

Put the file ioncube_loader_win_5.4.dll in xampp/apache/bin

Edit your php.ini file and add:

EXAMPLE:
zend_extension_ts = c:/XAMPP/httpdocs/iocube/ioncube_loader_win_5.4.dll


If there are other zend_extension entries in the php.ini file place this new entry before the existing entries.


Download the ioncube loaders form here:
http://downloads2.ioncube.com/loader...rs_win_x86.zip

And read more about installing them here:
http://www.ioncube.com/loader_installation.php

djalex 4th November 2008 00:23

Nope don't work :S

fireman 28th February 2009 04:36

help me out please
 
where with this mod would i be able to edit listen.pls i need to change ports and things

liddle1992 20th July 2009 23:23

error message when installing
 
i keep getting the message
Code:

MySQL server has gone away
any one know how i can fix this?

raefor 8th September 2009 14:50

all I get is this This mod will only run on TS SE 5.xx Series Trackers!

I put it on this code is it ok WDW Tracker.1 [Nulled]
and this is set An ionCube encoded file has been loaded successfully.
Encoded files should now function correctly.

ercijuana 17th January 2011 11:15

Quote:

Originally Posted by raefor (Post 15450)
all I get is this This mod will only run on TS SE 5.xx Series Trackers!

I put it on this code is it ok WDW Tracker.1 [Nulled]
and this is set An ionCube encoded file has been loaded successfully.
Encoded files should now function correctly.

This mod will only run on TS SE 5.xx Series Trackers!

but i have 5.6 what can i do?

n3v0n3r 5th September 2011 16:23

This mod will only run on TS SE 5.xx Series Trackers!
 
This mod will only run on TS SE 5.xx Series Trackers!

What to do?

mmisu120000 5th September 2011 19:27

the answer is very simple, in init.php , around line 23, you will have to put the EXACT line like that:

PHP Code:

define ('VERSION','TS Special Edition v.5.6'); 

any other text there will trigger the error mesage, and you must put it no matter the real version you have!

This is because this script can not be modified, because it's ioncubed ...

Good luck!

n3v0n3r 5th September 2011 23:41

Quote:

Originally Posted by mmisu120000 (Post 29886)
the answer is very simple, in init.php , around line 23, you will have to put the EXACT line like that:

PHP Code:

define ('VERSION','TS Special Edition v.5.6'); 

any other text there will trigger the error mesage, and you must put it no matter the real version you have!

This is because this script can not be modified, because it's ioncubed ...

Good luck!

I already have
define ('VERSION','TS Special Edition v.5.6');

in my init.php file..

mmisu120000 6th September 2011 11:32

If you have the EXACT line like mine, it should work ... to me it did ...

See if you set up correctly the server ip and port ...

Muikku 6th September 2011 19:37

Quote:

Originally Posted by mmisu120000 (Post 29888)
If you have the EXACT line like mine, it should work ... to me it did ...

works fine thanx

but how i can but radiobot work and requestbot work?? now they are banned when notice come shoutbox

mmisu120000 7th September 2011 10:28

you have to make a user radioBOT with id = 999999999 ...

that's a little enoying because after that all users will have id's from 1000000000, 1000000001, etc ...

But, again you can not do anything else, because the php pages are encripted with ioncube and nobody decoded them ... maybe there will be someone who is willing to decode those few php files ...

Muikku 7th September 2011 17:55

Quote:

Originally Posted by mmisu120000 (Post 29905)
you have to make a user radioBOT with id = 999999999 ...

that's a little enoying because after that all users will have id's from 1000000000, 1000000001, etc ...

But, again you can not do anything else, because the php pages are encripted with ioncube and nobody decoded them ... maybe there will be someone who is willing to decode those few php files ...

ok thanx i try that :D

SpEnSeR 26th February 2012 14:20

help error with radio
 
Hello any help with this error? on how to fix it please? Thanks.

<02/26/12@06:11:37> [dest: 112.205.12.63] connection closed (3475 seconds) (UID: 179969)[L: 17]{Bytes: 27916391}(P: 3)
<02/26/12@06:12:06> [dest: 121.54.67.242] starting stream (UID: 180048)[L: 18]{A: MPEG OVERRIDE}(P: 2)
<02/26/12@06:12:12> [dest: 112.204.206.127] starting stream (UID: 180049)[L: 19]{A: MPEG OVERRIDE}(P: 3)
<02/26/12@06:12:16> [dest: 121.54.67.242] connection closed (10 seconds) (UID: 180048)[L: 18]{Bytes: 117484}(P: 2)
<02/26/12@06:13:04> [dest: 2.90.16.133] starting stream (UID: 180050)[L: 19]{A: MPEG OVERRIDE}(P: 2)
<02/26/12@06:13:07> [dest: 2.90.16.133] connection closed (3 seconds) (UID: 180050)[L: 18]{Bytes: 34872}(P: 2)
<02/26/12@06:13:34> [dest: 112.204.206.127] connection closed (82 seconds) (UID: 180049)[L: 17]{Bytes: 916479}(P: 3)
<02/26/12@06:16:54> [dest: 146.251.8.43] starting stream (UID: 180051)[L: 18]{A: MPEG OVERRIDE}(P: 2)
<02/26/12@06:17:19> [dest: 180.191.52.230] starting stream (UID: 180052)[L: 19]{A: MPEG OVERRIDE}(P: 14)
<02/26/12@06:17:26> [dest: 180.191.52.230] connection closed (7 seconds) (UID: 180052)[L: 18]{Bytes: 47812}(P: 14)
<02/26/12@06:17:33> [dest: 112.198.64.81] starting stream (UID: 180053)[L: 19]{A: MPEG OVERRIDE}(P: 17)
<02/26/12@06:17:34> [dest: 2.49.170.179] connection closed (631 seconds) (UID: 180040)[L: 18]{Bytes: 5221921}(P: 10)
<02/26/12@06:17:49> [dest: 69.162.77.184] connection closed (7036 seconds) (UID: 179876)[L: 17]{Bytes: 56546116}(P: 6)
<02/26/12@06:17:49> [dest: 69.162.77.184] connection closed (3788 seconds) (UID: 179970)[L: 16]{Bytes: 30558459}(P: 13)
<02/26/12@06:18:09> [dest: 203.177.174.47] starting stream (UID: 180054)[L: 17]{A: MPEG OVERRIDE}(P: 3)
<02/26/12@06:18:38> [dest: 112.198.64.81] connection closed (65 seconds) (UID: 180053)[L: 16]{Bytes: 119892}(P: 17)
<02/26/12@06:18:53> [dest: 188.51.36.74] connection closed (3600 seconds) (UID: 179974)[L: 15]{Bytes: 29053387}(P: 12)
<02/26/12@06:18:53> [dest: 188.51.36.74] starting stream (UID: 180055)[L: 16]{A: MPEG OVERRIDE}(P: 6)
<02/26/12@06:19:12> [dest: 121.54.46.109] connection closed (1190 seconds) (UID: 180022)[L: 15]{Bytes: 9772513}(P: 11)
<02/26/12@06:19:28> [yp_tch] yp.shoutcast.com touched!
<02/26/12@06:19:41> [dest: 121.1.26.82] starting stream (UID: 180056)[L: 16]{A: MPEG OVERRIDE}(P: 10)
<02/26/12@06:20:02> [dest: 180.194.144.113] starting stream (UID: 180057)[L: 17]{A: MPEG OVERRIDE}(P: 11)
<02/26/12@06:20:26> [dest: 180.194.144.113] connection closed (25 seconds) (UID: 180057)[L: 16]{Bytes: 33452}(P: 11)
<02/26/12@06:20:33> [dest: 112.205.12.63] starting stream (UID: 180058)[L: 17]{A: MPEG OVERRIDE}(P: 11)
<02/26/12@06:21:06> [dest: 180.190.220.236] starting stream (UID: 180059)[L: 18]{A: MPEG OVERRIDE}(P: 12)
<02/26/12@06:21:07> [dest: 180.190.220.236] connection closed (2 seconds) (UID: 180059)[L: 17]{Bytes: 59290}(P: 12)
<02/26/12@06:21:36> [dest: 112.205.12.63] connection closed (64 seconds) (UID: 180058)[L: 16]{Bytes: 570928}(P: 11)
<02/26/12@06:22:06> [dest: 122.54.157.12] starting stream (UID: 180060)[L: 17]{A: MPEG OVERRIDE}(P: 11)
<02/26/12@06:22:08> [dest: 122.54.157.12] connection closed (3 seconds) (UID: 180060)[L: 16]{Bytes: 217073}(P: 11)

x360zone 26th February 2012 14:45

hi
 
are you trying to stream radio or video, is your configs set right, is your radios /server port password-setup correct i have this installed on mine and runs fine

DAKz 26th February 2012 14:55

since it looks like shoutcast is kicking it back I am thinking the config is wrong

SpEnSeR 26th February 2012 17:13

Quote:

Originally Posted by x360zone (Post 33351)
are you trying to stream radio or video, is your configs set right, is your radios /server port password-setup correct i have this installed on mine and runs fine


yes mate. i did.. I put the radio in the main page of the site.. den only limited users can connect dont know why .. and some are having those errors... dont know how to fix it.. when the config is correct... :(

x360zone 26th February 2012 17:14

limits
 
on your limits is it shoutcast hosting paid for example 5 listeners? or your own shoutcast

SpEnSeR 26th February 2012 17:28

I have my own shoutcast mate..

I mean i have a shoutcast page, and i have also a radio in the main page of the site.. you can check my site http://buhaypirata.net

so that u can get what i mean. sorry for my bad english. Thanks for the fast reply mate. :)

Phogo 26th February 2012 17:29

1 Attachment(s)
Quote:

Originally Posted by mmisu120000 (Post 29905)
you have to make a user radioBOT with id = 999999999 ...

that's a little enoying because after that all users will have id's from 1000000000, 1000000001, etc ...

But, again you can not do anything else, because the php pages are encripted with ioncube and nobody decoded them ... maybe there will be someone who is willing to decode those few php files ...

Deioncubed

DAKz 26th February 2012 17:58

uhmmmm
 
Spenser I set that radio up for you, unless someone has borked it since. Sounds like the config limits are still set to low. When I set it up I kept it low since you were a new site and there weren't many listeners and it uses a lot of ram. Go in and look at your sc_serv.conf

Quote:

; MaxUser. The maximum number of simultaneous listeners allowed.
; Compute a reasonable value for your available upstream bandwidth (i.e. if
; you have 256kbps upload DSL, and want to broadcast at 24kbps, you would
; choose 256kbps/24kbps=10 maximum listeners.) Setting this value higher
; only wastes RAM and screws up your broadcast when more people connect
; than you can support.
MaxUser=32
Another problem you may be having is with all those popups and everything else you might want to check and see if your running out of memory. Between animated graphics, shoutcast 6 popup pages in the index.php, page refresh and tracker traffic you might really be pushing the limits.

x360zone 26th February 2012 18:04

pop up heaven
 
id suggest losing the pop ups also

DAKz 26th February 2012 18:21

Quote:

Originally Posted by x360zone (Post 33362)
id suggest losing the pop ups also

I went there the other day to login check messages, post in the shoutbox, and log out and got 26 popups, geee why don't my radio work lol :clown:

SpEnSeR 26th February 2012 18:23

mate, ive done that. i mean i was used to run the shoutcast using sc_serv where it runs in the main page.. where i have a separate radio. but if users connect thru shoutcast page. they can listen the radio. but in the main page. In the Flashplayer, it shows network error and having those errors above... MPEG OVERRIDE, connection closed. its on port 8000 and config is correct... :cool:

Bump:
Quote:

Originally Posted by x360zone (Post 33362)
id suggest losing the pop ups also

I already minimize it mate..

DAKz 26th February 2012 18:28

tmi
 
you got bug in the shoutcast addon, but I am still betting the site is overwhelmed can't do everything your asking it to do. You say some users can listen while others can't, find out what they don't have in common, that will lead you to where the problem is either server or config or site.

I am going to try and log in again and see what I can see unless I get over run with popups again, in that case your on your own.

nikosuk 26th February 2012 19:03

hello
i have installed the decrypted files
and i have this problem.. i get this message :


Parse error: syntax error, unexpected T_VARIABLE in /home/banania/public_html/ts_radio/newplayer.php on line 222

Any help?

Phogo 27th February 2012 13:20

Quote:

Originally Posted by nikosuk (Post 33366)
hello
i have installed the decrypted files
and i have this problem.. i get this message :


Parse error: syntax error, unexpected T_VARIABLE in /home/banania/public_html/ts_radio/newplayer.php on line 222

Any help?

Must be a little bug in the decoded php files. Will have a look later when i've got time and see what's up.

nikosuk 27th February 2012 14:47

managed to get it working by commenting " // " the line that caused the problem

eckeO5 29th September 2012 16:37

Hi Phogo.

Can you plz explain Line 193 in newplayer.php and Line 105 in radiorequest.php...


PHP Code:

        sqlerr"C:\\Users\\Jamie\\Desktop\\ts_radio_mod\\ts_radio\\newplayer.php"220/123 ); 

for what is that path.

btw i tried to get this "Deioncubed" version to run. did it like written in the textfile. but nothing to see in the new plugin.
i am using tsse 5.6.

the ioncubed version is running very well, but ist not editable.

eckeO5

Bump: does ne 1 have installed the "deioncubed" version of this radio mod and has got it to run?

would be glad for help!!!!!!

eckeO5

Marco 29th October 2013 19:12

I know i posted , in all mods of radio...but i am interested my listeners username, how could extract them from IP

thank you:muscle::muscle::muscle:

WhyMe 14th March 2015 01:23

here you go now fixed
newplayer.php


i will fix all this a mess


All times are GMT +2. The time now is 04:48.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.