Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Mods & Themes (http://www.bvlist.com/forumdisplay.php?f=93)
-   -   [PMBT 2.x] NB-Teal (http://www.bvlist.com/showthread.php?t=1142)

joeroberts 11th October 2008 07:37

[PMBT 2.x] NB-Teal
 
1 Attachment(s)
you must remove content of the .htaccess file in themes

ancraz 11th October 2008 14:07

you are the best so many release in such a short time :dance: :dance:

joeroberts 21st October 2008 15:05

in order to make the quick change work you need to open include/config.php
find
Code:

if (isset($btlanguage) AND is_readable("language/".$btlanguage.".php")) $language = $btlanguage;
and add be for
Code:

if (isset($theme_change)){
$bttheme = $theme_change;
if ($bttheme != "" AND is_dir("themes/".$bttheme) AND $bttheme != "CVS") setcookie("bttheme",$bttheme,$session_time,$cookiepath,$cookiedomain,0);
}


movizdb 9th December 2008 21:38

thanks but is it for witch version

Fynnon 9th December 2008 23:52

Quote:

Originally Posted by movizdb (Post 7308)
thanks but is it for witch version

this is for v2 of PMBT as the title of this topic says
v1 of PMBT is outdated so you have to use v2 which is greatly improved

all the skins in this forum made for PMBT are for v2 of the tracker

movizdb 10th December 2008 18:01

wow thanks a one good reason for me to run at pmbt 2 but i have a problem how can i transfer my torents and member :sos:

joeroberts 11th December 2008 08:03

transfer them from what source??

movizdb 11th December 2008 18:39

Quote:

Originally Posted by joeroberts (Post 7333)
transfer them from what source??

from torrenttrader

joeroberts 12th December 2008 13:48

I well need to look at TT data base to make sure.

movizdb 12th December 2008 19:48

oki i'll contact you by msn or by yahoo it will be more easy


All times are GMT +2. The time now is 08:39.

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