Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Template Shares
Reply
Thread Tools
  #11  
Old 26th January 2011, 03:54
firefly007's Avatar
firefly007 firefly007 is offline
SUPPORT GURU
 
Join Date: Jun 2010
P2P
Posts: 721
Default I dont understand why thas not working
that should work but still not working:sorry:
Reply With Quote
  #12  
Old 26th January 2011, 03:56
lafouine022 lafouine022 is offline
Senior Member
 
Join Date: Feb 2010
P2P
Posts: 120
Default
lol I have more idea

test this ^^

PHP Code:
if ($torrents['isScene'] > 0)
        {
            
$isScene '<font color=red>'sprintf($lang->browse['scene3'], mkprettytime($torrents['isScene']))'</font>';
        } 
or look your include/language/english/browse.lang.php

and search

$lang->browse['scene3']

and

remplace

PHP Code:
'scene3'=>'<b>Pre-Time:</b> {1}',//Added in v5.2 
by

PHP Code:
'scene3'=>'<font color=red><b>Pre-Time:</b> {1}</font>',//Added in v5.2 


Reply With Quote
  #13  
Old 26th January 2011, 04:02
firefly007's Avatar
firefly007 firefly007 is offline
SUPPORT GURU
 
Join Date: Jun 2010
P2P
Posts: 721
Default thanks
thank you

testing it now

thank you for the help
Reply With Quote
  #14  
Old 26th January 2011, 04:04
lafouine022 lafouine022 is offline
Senior Member
 
Join Date: Feb 2010
P2P
Posts: 120
Smile
Reply With Quote
  #15  
Old 26th January 2011, 04:11
firefly007's Avatar
firefly007 firefly007 is offline
SUPPORT GURU
 
Join Date: Jun 2010
P2P
Posts: 721
Default
I need a little help . could you explain what i must do and where the code blow must go:sorry:

Quote:
if ($torrents['isScene'] > 0)
{
$isScene = '<font color=red>'sprintf($lang->browse['scene3'], mkprettytime($torrents['isScene']))'</font>';
Reply With Quote
  #16  
Old 26th January 2011, 04:18
lafouine022 lafouine022 is offline
Senior Member
 
Join Date: Feb 2010
P2P
Posts: 120
Default
no modification in your browse.php

search

include/language/english/browse.lang.php

in browse.lang.php

remplace

PHP Code:
'scene3'=>'<b>Pre-Time:</b> {1}',//Added in v5.2 
by

PHP Code:
'scene3'=>'<font color=red><b>Pre-Time:</b> {1}</font>',//Added in v5.2 
Reply With Quote
  #17  
Old 26th January 2011, 04:30
firefly007's Avatar
firefly007 firefly007 is offline
SUPPORT GURU
 
Join Date: Jun 2010
P2P
Posts: 721
Default t sting
hi thank you for the help

will do it now


I did exactly what you said
still nothing do you have any other ideas:sorry:
Reply With Quote
  #18  
Old 26th January 2011, 04:41
lafouine022 lafouine022 is offline
Senior Member
 
Join Date: Feb 2010
P2P
Posts: 120
Default
it is not possible you are not lucky ^^
Reply With Quote
  #19  
Old 26th January 2011, 04:43
firefly007's Avatar
firefly007 firefly007 is offline
SUPPORT GURU
 
Join Date: Jun 2010
P2P
Posts: 721
Default java
do you think it could in java file?:sorry:
Reply With Quote
  #20  
Old 26th January 2011, 04:50
lafouine022 lafouine022 is offline
Senior Member
 
Join Date: Feb 2010
P2P
Posts: 120
Default
I do not think it necessary to check that I gave yourself.

in bronws.php

line 694
remplace this

PHP Code:
<td align="left">'.$showwait.'<a name="#showtorrent'.$torrents['id'].'"></a>&nbsp;'.$name_torrent.$TorrentAdded.'<br />'.'&nbsp; <font color="red"Genre: </b>'.$genre.'</font>'.($isScene ? '<br />&nbsp;<font color="red">'.$isScene : '''</font>').'</td
and why erreur ?

or include/language/english/browns.lang.php



your soluction is here :p
PHP Code:
'scene3'=>'<b>Pre-Time:</b> <font color=#FF0000>{1}</font>',//Added in v5.2 
i'm not use pre time mod ^^
Reply With Quote
Reply

Tags
browse , change , color , page , pretime


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 10:50. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.