View Single Post
  #1  
Old 4th August 2008, 09:10
huly huly is offline
Member
 
Join Date: Jun 2008
Posts: 8
Default Tracker sending invalid data: <NULL>
i install NetManiack v1.6 FullModded

then remove:

PHP Code:
/////////////////////Fix Increase ratio using Firefox //////////////////////
$headers getallheaders();
if (isset(
$headers["Cookie"]) || isset($headers["Accept-Language"]) || isset($headers["Accept-Charset"]))
err("Anti-Cheater= You cannot use this agent");
///////////////////end of fix////////////////////// 
from my announce.php script

but still error,why??
Reply With Quote