GreeAppMobileApi::init() - CORE/vendors/GreeAppMobileApi.class.php, line 35
GreeAppMobileApi::__construct() - CORE/vendors/GreeAppMobileApi.class.php, line 50
MobileApiFactory::create() - APP/libs/platform/gree/mobile_api_factory.php, line 27
PeopleApi::__construct() - APP/libs/platform/gree/people_api.php, line 31
BasePeopleApi::getInstance() - APP/libs/platform/common/base_people_api.php, line 36
PlatformComponent::authorize() - APP/controllers/components/platform/gree/platform.php, line 71
AppController::beforeFilter() - APP/app_controller.php, line 83
BaseGameController::beforeFilter() - APP/controllers/base_game_controller.php, line 74
BaseOriginalGameController::beforeFilter() - APP/controllers/base_original_game_controller.php, line 18
TopController::beforeFilter() - APP/controllers/top_controller.php, line 22
Controller::startupProcess() - CORE/cake/libs/controller/controller.php, line 521
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 191
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 194
Warning (2): Undefined array key "opensocial_viewer_id" [CORE/vendors/GreeAppMobileApi.class.php, line 36]
GreeAppMobileApi::init() - CORE/vendors/GreeAppMobileApi.class.php, line 36
GreeAppMobileApi::__construct() - CORE/vendors/GreeAppMobileApi.class.php, line 50
MobileApiFactory::create() - APP/libs/platform/gree/mobile_api_factory.php, line 27
PeopleApi::__construct() - APP/libs/platform/gree/people_api.php, line 31
BasePeopleApi::getInstance() - APP/libs/platform/common/base_people_api.php, line 36
PlatformComponent::authorize() - APP/controllers/components/platform/gree/platform.php, line 71
AppController::beforeFilter() - APP/app_controller.php, line 83
BaseGameController::beforeFilter() - APP/controllers/base_game_controller.php, line 74
BaseOriginalGameController::beforeFilter() - APP/controllers/base_original_game_controller.php, line 18
TopController::beforeFilter() - APP/controllers/top_controller.php, line 22
Controller::startupProcess() - CORE/cake/libs/controller/controller.php, line 521
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 191
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 194
Warning (2): Undefined array key "oauth_token" [CORE/vendors/GreeAppMobileApi.class.php, line 118]
/// 取得
public function get($url) {
return( $this->_sendRequest($url,null,'GET') );
GreeAppMobileApi::_sendRequest() - CORE/vendors/GreeAppMobileApi.class.php, line 118
GreeAppMobileApi::get() - CORE/vendors/GreeAppMobileApi.class.php, line 55
PlatformApiUtility::request() - APP/libs/platform/gree/platform_api_utility.php, line 43
PeopleApi::getPerson() - APP/libs/platform/gree/people_api.php, line 50
PlatformComponent::authorize() - APP/controllers/components/platform/gree/platform.php, line 71
AppController::beforeFilter() - APP/app_controller.php, line 83
BaseGameController::beforeFilter() - APP/controllers/base_game_controller.php, line 74
BaseOriginalGameController::beforeFilter() - APP/controllers/base_original_game_controller.php, line 18
TopController::beforeFilter() - APP/controllers/top_controller.php, line 22
Controller::startupProcess() - CORE/cake/libs/controller/controller.php, line 521
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 191
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 194
Warning (2): Undefined array key "oauth_token_secret" [CORE/vendors/GreeAppMobileApi.class.php, line 118]
/// 取得
public function get($url) {
return( $this->_sendRequest($url,null,'GET') );
GreeAppMobileApi::_sendRequest() - CORE/vendors/GreeAppMobileApi.class.php, line 118
GreeAppMobileApi::get() - CORE/vendors/GreeAppMobileApi.class.php, line 55
PlatformApiUtility::request() - APP/libs/platform/gree/platform_api_utility.php, line 43
PeopleApi::getPerson() - APP/libs/platform/gree/people_api.php, line 50
PlatformComponent::authorize() - APP/controllers/components/platform/gree/platform.php, line 71
AppController::beforeFilter() - APP/app_controller.php, line 83
BaseGameController::beforeFilter() - APP/controllers/base_game_controller.php, line 74
BaseOriginalGameController::beforeFilter() - APP/controllers/base_original_game_controller.php, line 18
TopController::beforeFilter() - APP/controllers/top_controller.php, line 22
Controller::startupProcess() - CORE/cake/libs/controller/controller.php, line 521
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 191
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 194
Warning (2): Cannot modify header information - headers already sent by (output started at /sowww/tenka_test/cake/libs/debugger.php:686) [CORE/cake/libs/controller/controller.php, line 954]
header - [internal], line ??
Controller::disableCache() - CORE/cake/libs/controller/controller.php, line 954
AppController::render() - APP/app_controller.php, line 139
ErrorHandler::_outputMessage() - CORE/cake/libs/error_handler.php, line 458
AppError::_outputMessage() - APP/app_error.php, line 39
AppError::session() - APP/app_error.php, line 123
CakeObject::dispatchMethod() - CORE/cake/libs/cake_object.php, line 112
ErrorHandler::__construct() - CORE/cake/libs/error_handler.php, line 125
AppError::__construct() - APP/app_error.php, line 28
AppController::exceptionHandler() - APP/app_controller.php, line 193
[main] - [internal], line ??
Warning (2): Cannot modify header information - headers already sent by (output started at /sowww/tenka_test/cake/libs/debugger.php:686) [CORE/cake/libs/controller/controller.php, line 955]
function disableCache() {
header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");
header("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT");
header - [internal], line ??
Controller::disableCache() - CORE/cake/libs/controller/controller.php, line 955
AppController::render() - APP/app_controller.php, line 139
ErrorHandler::_outputMessage() - CORE/cake/libs/error_handler.php, line 458
AppError::_outputMessage() - APP/app_error.php, line 39
AppError::session() - APP/app_error.php, line 123
CakeObject::dispatchMethod() - CORE/cake/libs/cake_object.php, line 112
ErrorHandler::__construct() - CORE/cake/libs/error_handler.php, line 125
AppError::__construct() - APP/app_error.php, line 28
AppController::exceptionHandler() - APP/app_controller.php, line 193
[main] - [internal], line ??
Warning (2): Cannot modify header information - headers already sent by (output started at /sowww/tenka_test/cake/libs/debugger.php:686) [CORE/cake/libs/controller/controller.php, line 956]
header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");
header("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT");
header("Cache-Control: no-store, no-cache, must-revalidate");
header - [internal], line ??
Controller::disableCache() - CORE/cake/libs/controller/controller.php, line 956
AppController::render() - APP/app_controller.php, line 139
ErrorHandler::_outputMessage() - CORE/cake/libs/error_handler.php, line 458
AppError::_outputMessage() - APP/app_error.php, line 39
AppError::session() - APP/app_error.php, line 123
CakeObject::dispatchMethod() - CORE/cake/libs/cake_object.php, line 112
ErrorHandler::__construct() - CORE/cake/libs/error_handler.php, line 125
AppError::__construct() - APP/app_error.php, line 28
AppController::exceptionHandler() - APP/app_controller.php, line 193
[main] - [internal], line ??
Warning (2): Cannot modify header information - headers already sent by (output started at /sowww/tenka_test/cake/libs/debugger.php:686) [CORE/cake/libs/controller/controller.php, line 957]
header("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT");
header("Cache-Control: no-store, no-cache, must-revalidate");
header("Cache-Control: post-check=0, pre-check=0", false);
header - [internal], line ??
Controller::disableCache() - CORE/cake/libs/controller/controller.php, line 957
AppController::render() - APP/app_controller.php, line 139
ErrorHandler::_outputMessage() - CORE/cake/libs/error_handler.php, line 458
AppError::_outputMessage() - APP/app_error.php, line 39
AppError::session() - APP/app_error.php, line 123
CakeObject::dispatchMethod() - CORE/cake/libs/cake_object.php, line 112
ErrorHandler::__construct() - CORE/cake/libs/error_handler.php, line 125
AppError::__construct() - APP/app_error.php, line 28
AppController::exceptionHandler() - APP/app_controller.php, line 193
[main] - [internal], line ??
Warning (2): Cannot modify header information - headers already sent by (output started at /sowww/tenka_test/cake/libs/debugger.php:686) [CORE/cake/libs/controller/controller.php, line 958]
header - [internal], line ??
Controller::disableCache() - CORE/cake/libs/controller/controller.php, line 958
AppController::render() - APP/app_controller.php, line 139
ErrorHandler::_outputMessage() - CORE/cake/libs/error_handler.php, line 458
AppError::_outputMessage() - APP/app_error.php, line 39
AppError::session() - APP/app_error.php, line 123
CakeObject::dispatchMethod() - CORE/cake/libs/cake_object.php, line 112
ErrorHandler::__construct() - CORE/cake/libs/error_handler.php, line 125
AppError::__construct() - APP/app_error.php, line 28
AppController::exceptionHandler() - APP/app_controller.php, line 193
[main] - [internal], line ??