Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > TBDev
Reply
  #1  
Old 24th August 2013, 15:35
wongsa wongsa is offline
Senior Member
 
Join Date: Jun 2010
P2P
Posts: 22
Default [Request] Mod freeleech in TBDev.Heavy.beta
Hi. All I am setup TBDev.Heavy.beta. But not mod freeleech. Can you have Mod freeleech in TBDev.Heavy.beta? Please help me.
Reply With Quote
  #2  
Old 24th August 2013, 15:41
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
Quote:
Originally Posted by wongsa View Post
Hi. All I am setup TBDev.Heavy.beta. But not mod freeleech. Can you have Mod freeleech in TBDev.Heavy.beta? Please help me.
It's soo amazing what you can find by using search feature
here
http://www.bvlist.com/search.php

http://www.bvlist.com/tbdev/4163-tbd...leech-mod.html
__________________
Do not ask me to help you work on your site that is not phpMyBitTorrent
Do not ask me to make a mod for any other source
Do not Ask me to setup your site.
I will no longer help you setup your site, there is a setup script if you have trouble with it post in the forum here or in BT.Manager™ forum
My Current Demo is here http://demo.btmanager.org/
Reply With Quote
  #3  
Old 24th August 2013, 16:00
wongsa wongsa is offline
Senior Member
 
Join Date: Jun 2010
P2P
Posts: 22
Default error code.
I try. But error code.

Parse error
: syntax error, unexpected T_STRING in /home/xxxx/domains/xxxx.xxx/public_html/freeleech.php on line 72


code error line 72 : $ime1 = $vrstica[name] . " [freeleech]";

not work.
Reply With Quote
  #4  
Old 24th August 2013, 16:06
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
Then Make a post there for Help!
PHP Code:
$ime1 $vrstica[name] . " [[color="red"]freeleech[/color]]"
should be
PHP Code:
$ime1 $vrstica[name] . " [[color=\"red\"]freeleech[/color]]"
__________________
Do not ask me to help you work on your site that is not phpMyBitTorrent
Do not ask me to make a mod for any other source
Do not Ask me to setup your site.
I will no longer help you setup your site, there is a setup script if you have trouble with it post in the forum here or in BT.Manager™ forum
My Current Demo is here http://demo.btmanager.org/
Reply With Quote
  #5  
Old 24th August 2013, 16:09
Chez's Avatar
Chez Chez is offline
Senior Member
 
Join Date: Sep 2011
P2P
Posts: 278
Default
try now this code:

PHP Code:
$ime1 $vrstica[name] . '[freeleech]'
__________________
http://www.bvlist.com/images/avatars/signaturepics/sigpic16443_2.gif
Reply With Quote
  #6  
Old 24th August 2013, 16:17
wongsa wongsa is offline
Senior Member
 
Join Date: Jun 2010
P2P
Posts: 22
Default
Quote:
Originally Posted by joeroberts View Post
Then Make a post there for Help!
PHP Code:
$ime1 $vrstica[name] . " [[color="red"]freeleech[/color]]"
should be
PHP Code:
$ime1 $vrstica[name] . " [[color=\"red\"]freeleech[/color]]"

Ok thank.
but error line 110 :
Parse error: syntax error, unexpected T_STRING in /home/xxxx/domains/xxxxx.com/public_html/freeleech.php on line 110

line 110 : $ime = str_replace(" [freeleech]", " ", $vrstica[name]);
Reply With Quote
  #7  
Old 24th August 2013, 16:20
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
take a Hint From the Last Fix!

PHP Code:
$ime str_replace(" [[color=\"red\"]freeleech[/color]]"" "$vrstica[name]); 
__________________
Do not ask me to help you work on your site that is not phpMyBitTorrent
Do not ask me to make a mod for any other source
Do not Ask me to setup your site.
I will no longer help you setup your site, there is a setup script if you have trouble with it post in the forum here or in BT.Manager™ forum
My Current Demo is here http://demo.btmanager.org/
Reply With Quote
  #8  
Old 24th August 2013, 16:21
Chez's Avatar
Chez Chez is offline
Senior Member
 
Join Date: Sep 2011
P2P
Posts: 278
Default
try this:

PHP Code:
$ime str_replace('[freeleech]'" "$vrstica[name]); 
or this:

PHP Code:
$ime str_replace('[freeleech]'' '$vrstica[name]); 
__________________
http://www.bvlist.com/images/avatars/signaturepics/sigpic16443_2.gif
Reply With Quote
  #9  
Old 24th August 2013, 16:26
wongsa wongsa is offline
Senior Member
 
Join Date: Jun 2010
P2P
Posts: 22
Default
Quote:
Originally Posted by joeroberts View Post
take a Hint From the Last Fix!

PHP Code:
$ime str_replace(" [[color=\"red\"]freeleech[/color]]"" "$vrstica[name]); 
Hi.
Still the same error.
Reply With Quote
  #10  
Old 24th August 2013, 16:31
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
Quote:
Originally Posted by wongsa View Post
Hi.
Still the same error.
then you did something wrong!
__________________
Do not ask me to help you work on your site that is not phpMyBitTorrent
Do not ask me to make a mod for any other source
Do not Ask me to setup your site.
I will no longer help you setup your site, there is a setup script if you have trouble with it post in the forum here or in BT.Manager™ forum
My Current Demo is here http://demo.btmanager.org/
Reply With Quote
Reply

Tags
freeleech , mod , request , tbdevheavybeta

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



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