08-03-2011, 06:00 PM
Open index.php from inside your admin folder, find this,
and replace with,
Code:
define("ADMIN_IP_SEGMENTS", 3);
and replace with,
Code:
define("ADMIN_IP_SEGMENTS", 1);