Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Mods & Themes (http://www.bvlist.com/forumdisplay.php?f=93)
-   -   Admin PMs (http://www.bvlist.com/showthread.php?t=2952)

joeroberts 13th August 2012 12:27

Quote:

Originally Posted by Giorgatzelos (Post 36130)
1.YES
2.YES
3.YES
4.YES

Does it have anyting to do with the forum? i did not set it up neither i have it open...but your mod worked at my last tracker attempt... :mad:

No would have nothing to do with the forum.

try this open admin_pms.php and add
PHP Code:

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

after
PHP Code:

error_reporting(E_ALL & ~E_NOTICE); 


Giorgatzelos 13th August 2012 20:32

Yes it works!...thanx! I thought it would be something like that...i 've seen it too many time in here giving people to add similar or exact code at the start of a php file...


All times are GMT +2. The time now is 03:27.

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