Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Mods & Themes (http://www.bvlist.com/forumdisplay.php?f=87)
-   -   [TTrader 2] Premium Themes (http://www.bvlist.com/showthread.php?t=341)

wMan 15th April 2009 19:40

Code:

loggedinonly();
checker(); 
if (!$CURUSER || $CURUSER["control_panel"]!="yes"){
 show_error_msg(""._ERROR_."",""._ACCESS_DEN_."",1);
}

.................................................
images/admin/ipchecker.png
.................................................

no other checker there :unknown:

Krypto 15th April 2009 22:28

Change it to

Code:

loggedinonly();
//checker();
if (!$CURUSER || $CURUSER["control_panel"]!="yes"){
 show_error_msg(""._ERROR_."",""._ACCESS_DEN_."",1);
}

And just do the same in the other files I mentioned in my previous post and comment out checker(); or remove the line completely.

and if the small +- box does not work then open up your header.php file for the theme and add a line like this between the
Code:



hack346 17th April 2009 08:15

Quote:

Originally Posted by wolfman (Post 10820)
i add that license but still hawing error
adminstration panel is not opening
how do i remove that show/hide thing 4ever ?:sos:

open admincp.php, find:

Code:

echo "
\n";
replace
Code:

style=\"display: none;\" with style=\"display: block;\"
or remove entire line

FMI 27th April 2009 15:08

oh,
thank you very much :ok:

Nice Nice :cool:

magnus 1st May 2009 11:05

Thanks for the themes!

:blink::bubble:

ratza 26th July 2009 17:04

good templates...ThX

arejas 15th August 2009 10:57

Yes realy good templates :) Thx for share.

heaton14 19th November 2009 17:22

hello ... i have a question .. i have NB iSkin ... how do I make NB iSkin my default skin?

Coolmac 20th November 2009 17:45

Thanks for the themes

Coolmac

buskras 13th December 2009 05:22

Thanks for this :)


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

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