Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Free Torrent Source > Mods & Themes
Reply
  #1  
Old 20th December 2009, 23:32
benjaminbih benjaminbih is offline
Senior Member
 
Join Date: Jul 2008
Bosnia-Herzegovina
Posts: 70
Thumbs up [FTS 1.1] Shoutcast addon full integrated
Here comes a little addon for youre FTS tracker, i hope you like it.

  • Shoutcast addon configuration via Site settings
  • Shoutcast addon display as plugin
It
Attached Files
File Type: rar shoutcast.rar (7.9 KB, 134 views)
File Type: rar radio.rar (860 Bytes, 136 views)

Last edited by benjaminbih; 4th January 2010 at 21:26.
Reply With Quote
The Following 2 Users Say Thank You to benjaminbih For This Useful Post:
Fynnon (22nd May 2011), Moh.ElBaz (21st December 2009)
  #2  
Old 21st December 2009, 05:02
yoligim yoligim is offline
Senior Member
 
Join Date: Nov 2009
Spain
Posts: 43
Default
I'm afraid I get this error
in site settings
Code:
Warning: Cannot modify header information - headers already sent by (output started at E:\xampp\htdocs\include\libs\config\shoutcast.php:20) in E:\xampp\htdocs\administrator\plugin.php on line 17
[0] in function header in E:\xampp\htdocs\administrator\plugin.php on line 17
and when I go to the admin panel at the top of the page I get this error

Code:
Warning: Cannot modify header information - headers already sent by (output started at E:\xampp\htdocs\fts-contents\fts-plugins\index-elements\shoutcast.php:20) in E:\xampp\htdocs\include\functions.php on line 1107
[0] in function header in E:\xampp\htdocs\include\functions.php on line 1107
[1] in function stdhead in E:\xampp\htdocs\admin\index.php on line 203
I,ll appreciate some help, please,
thanks in advance
Reply With Quote
  #3  
Old 21st December 2009, 11:46
benjaminbih benjaminbih is offline
Senior Member
 
Join Date: Jul 2008
Bosnia-Herzegovina
Posts: 70
Default
look in to plugin shoutcast.php

you have a whitespace at the end of the code in line 20
PHP Code:
?> 
remove the white space but leave the
?> at end.
Reply With Quote
  #4  
Old 21st December 2009, 12:05
yoligim yoligim is offline
Senior Member
 
Join Date: Nov 2009
Spain
Posts: 43
Default
I'm afraid I still getting errors:
when I enter on /admin
Code:
Warning: Cannot modify header information - headers already sent by (output started at E:\xampp\htdocs\fts-contents\fts-plugins\index-elements\shoutcast.php:19) in E:\xampp\htdocs\include\functions.php on line 1107
[0] in function header in E:\xampp\htdocs\include\functions.php on line 1107
[1] in function stdhead in E:\xampp\htdocs\admin\index.php on line 203
and in

administrator/index.php

Code:
Warning: Cannot modify header information - headers already sent by (output started at E:\xampp\htdocs\fts-contents\fts-plugins\index-elements\shoutcast.php:19) in E:\xampp\htdocs\administrator\plugin.php on line 17
[0] in function header in E:\xampp\htdocs\administrator\plugin.php on line 17
Reply With Quote
  #5  
Old 21st December 2009, 12:16
benjaminbih benjaminbih is offline
Senior Member
 
Join Date: Jul 2008
Bosnia-Herzegovina
Posts: 70
Default
i have looked in tou youre shoutcast.php.
you dont have understand what i mean with whitespce
youre last line looks as follows
PHP Code:
add_action("index_elements_shoutcast","_index_element_shoutcast");?> 
still with whitespace
but it have to look so
PHP Code:
add_action("index_elements_shoutcast","_index_element_shoutcast");
?> 
and without the whitespace ' ' as last character.

take my shoutcast.php for index-elements

Bump: you have a further whitespace at \include\libs\config\shoutcast.php on line 20
remove it
Attached Files
File Type: php shoutcast.php (635 Bytes, 48 views)

Last edited by benjaminbih; 21st December 2009 at 23:35.
Reply With Quote
  #6  
Old 21st December 2009, 22:15
yoligim yoligim is offline
Senior Member
 
Join Date: Nov 2009
Spain
Posts: 43
Default Now no errors...but...
I can't see in my index.php this image

http://bvlist.com/members/benjaminbi...-shoutcast.jpg

I only get the name of the radio...
but nothing more below...

Reply With Quote
  #7  
Old 21st December 2009, 23:23
benjaminbih benjaminbih is offline
Senior Member
 
Join Date: Jul 2008
Bosnia-Herzegovina
Posts: 70
Default
@yoligim,do you have setup a shotcast server?
And does the sc_serv still running?

1. You have to setup a shoutcast server.
2. You have to config this addon in youre site settings on tracker to match the config of sc_server.conf after you setup the same and its still running (type in google howto shoutcast you will find many tutorials how to do this). Then you will be able to see what s on the image i post.
Reply With Quote
  #8  
Old 22nd December 2009, 00:47
yoligim yoligim is offline
Senior Member
 
Join Date: Nov 2009
Spain
Posts: 43
Default
yes I have set up a shoutcast server

http://192.168.1.101:8000/index.html

I think now is working...
Reply With Quote
  #9  
Old 22nd December 2009, 00:50
benjaminbih benjaminbih is offline
Senior Member
 
Join Date: Jul 2008
Bosnia-Herzegovina
Posts: 70
Default
i forgott the following>
in /administrator/options.php find this:
PHP Code:
    'save_mods''security''save_security''transfer''savetransfer''cache''savecache''reCAPTCHA''save_reCAPTCHA''payment''save_payment''pg''save_pg' ) ; 
and change to:
PHP Code:
    'save_mods''shoutcast''save_shoutcast''security''save_security''transfer''savetransfer''cache''savecache''reCAPTCHA''save_reCAPTCHA''payment''save_payment''pg''save_pg' ) ; 
first post is updated
Reply With Quote
  #10  
Old 22nd December 2009, 01:00
yoligim yoligim is offline
Senior Member
 
Join Date: Nov 2009
Spain
Posts: 43
Default
ok, done, now I am able to see the Shoutcast Settings
in site settings.
Reply With Quote
Reply

Tags
11 , addon , beta , fts , full , integrated , shoutcast

Thread Tools

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Addon Blocks Fynnon Mods & Themes 5 22nd August 2012 17:40
nzb addon morse Torrent Trader 0 18th September 2009 09:22
Love check - funny addon Edgein Mods & Themes 1 28th January 2009 21:19



All times are GMT +2. The time now is 14:16. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.