Code Context //geo ip
$PublicIP = get_client_ip();
$json = unserialize(file_get_contents("http://www.geoplugin.net/php.gp?ip=".$PublicIP));
$footer_data = array(
(int) 0 => array(
'FooterParent' => array(
'id' => '5',
'soft_delete' => 'off',
'parent_name' => 'PLATFORM',
'date_added' => null,
'modified' => '2018-03-30 11:42:34'
),
'FooterData' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'FooterParent' => array(
'id' => '6',
'soft_delete' => 'off',
'parent_name' => 'URBIQQ',
'date_added' => null,
'modified' => '2018-03-30 11:42:34'
),
'FooterData' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'FooterParent' => array(
'id' => '7',
'soft_delete' => 'off',
'parent_name' => 'LEGAL STUFF',
'date_added' => null,
'modified' => '2018-03-30 11:42:34'
),
'FooterData' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'FooterParent' => array(
'id' => '8',
'soft_delete' => 'off',
'parent_name' => 'QUESTIONS?',
'date_added' => null,
'modified' => '2018-03-30 11:42:34'
),
'FooterData' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
)
)
)
)
$all_cats = array(
(int) 0 => array(
'BlogCategory' => array(
'id' => '1',
'name' => 'Outfit Of The Day',
'unique_name' => 'outfit-of-the-day',
'added' => '2018-05-07 03:21:43',
'modified' => '2018-05-09 07:34:00'
)
),
(int) 1 => array(
'BlogCategory' => array(
'id' => '6',
'name' => 'Fashion Business',
'unique_name' => 'fashion-business',
'added' => '2018-05-09 07:34:20',
'modified' => '2018-05-09 07:34:20'
)
),
(int) 2 => array(
'BlogCategory' => array(
'id' => '7',
'name' => 'Editor's Picks',
'unique_name' => 'editors-picks',
'added' => '2018-05-09 07:34:28',
'modified' => '2018-05-09 07:34:28'
)
),
(int) 3 => array(
'BlogCategory' => array(
'id' => '8',
'name' => 'Weekly Compilation',
'unique_name' => 'weekly-compilation',
'added' => '2018-12-10 09:32:07',
'modified' => '2019-01-22 12:45:17'
)
)
)
$BlogInstasetup_var = array(
'BlogInstasetup' => array(
'id' => '1',
'user_id' => '6032236706',
'token' => '6032236706.1677ed0.720f1709d10649e2baa6660ebe683627',
'added' => '2018-05-09 00:00:00',
'modified' => '2018-12-20 10:10:14'
)
)
$PublicIP = '216.73.216.169'
$http_response_header = array(
(int) 0 => 'HTTP/1.1 403 Forbidden',
(int) 1 => 'cache-control: no-cache',
(int) 2 => 'content-type: application/json',
(int) 3 => 'connection: close'
)
file_get_contents - [internal], line ??
BlogController::beforeFilter() - APP/Controller/BlogController.php, line 41
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 677
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 111