Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Mods & Themes (http://www.bvlist.com/forumdisplay.php?f=93)
-   -   Improved layout for mybonus (http://www.bvlist.com/showthread.php?t=3599)

Nightcrawler 15th October 2009 18:24

Improved layout for mybonus
 
4 Attachment(s)
Requested by wolfman success messages at the top and also centralized the page a bit and fixed the missing table that was breaking the footer :)

Attachment 1817

Attachment 1818

Attachment 1819

Jack747 26th January 2010 08:43

It says that i cant access the file directly.

joeroberts 26th January 2010 13:50

open it and replace
Code:

if (!eregi("mybonus.php",$_SERVER["PHP_SELF"])) die ("You cannot include this file");
with
Code:

if (defined('IN_PMBT'))die ("You can't include this file");
define("IN_PMBT",true);



All times are GMT +2. The time now is 20:01.

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