Warning (2): file_get_contents(http://api.puma.com/retailers/country/list?format=json) [function.file-get-contents]: failed to open stream: HTTP request failed! HTTP/1.1 503 This application is not currently available
[APP/app_controller.php, line 10]
$http_response_header = array(
"HTTP/1.1 302 Moved Temporarily",
"Date: Sun, 05 Feb 2012 08:19:04 GMT",
"Server: IBM_HTTP_Server",
"Location: https://api.puma.com/retailers/country/list?format=json",
"Content-Length: 0",
"Connection: close",
"Content-Type: text/plain",
"Set-Cookie: BIGipServerpool_api.puma.com_81=192391040.20736.0000; path=/",
"HTTP/1.1 503 This application is not currently available",
"Date: Sun, 05 Feb 2012 08:19:04 GMT",
"Server: IBM_HTTP_Server",
"Content-Length: 1090",
"Connection: close",
"Content-Type: text/html;charset=utf-8",
"Set-Cookie: BIGipServerpool_api.puma.com_81=158836608.20736.0000; path=/"
)
file_get_contents - [internal], line ??
AppController::beforeFilter() - APP/app_controller.php, line 10
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 209
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - /web/www.rudolfdassler.com/web-app/index.php, line 110
Warning (2): Invalid argument supplied for foreach() [APP/app_controller.php, line 13]
$http_response_header = array(
"HTTP/1.1 302 Moved Temporarily",
"Date: Sun, 05 Feb 2012 08:19:04 GMT",
"Server: IBM_HTTP_Server",
"Location: https://api.puma.com/retailers/country/list?format=json",
"Content-Length: 0",
"Connection: close",
"Content-Type: text/plain",
"Set-Cookie: BIGipServerpool_api.puma.com_81=192391040.20736.0000; path=/",
"HTTP/1.1 503 This application is not currently available",
"Date: Sun, 05 Feb 2012 08:19:04 GMT",
"Server: IBM_HTTP_Server",
"Content-Length: 1090",
"Connection: close",
"Content-Type: text/html;charset=utf-8",
"Set-Cookie: BIGipServerpool_api.puma.com_81=158836608.20736.0000; path=/"
)
$countries = null
$country_buffer = ""
$country_buffer = ''; foreach($countries as $country) {
AppController::beforeFilter() - APP/app_controller.php, line 13
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 209
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - /web/www.rudolfdassler.com/web-app/index.php, line 110