Notice (8): Undefined offset: 1 [APP/controllers/mendeley_export_controller.php, line 15]Code |
Context $requestTokenArray = explode('&', $requestTokenString);
$RTKey = substr($requestTokenArray[0], strpos($requestTokenArray[0], '=')+1);
$RTSecret = substr($requestTokenArray[1], strpos($requestTokenArray[1], '=')+1);
$requestTokenString = null
$requestTokenArray = array(
""
)
$RTKey = false
MendeleyExportController::index() - APP/controllers/mendeley_export_controller.php, line 15
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Warning (2): Cannot modify header information - headers already sent by (output started at /home/opr/releases/20120912134415/cake/libs/debugger.php:673) [CORE/cake/libs/controller/controller.php, line 744]Code |
Context$status = "Location: http://www.mendeley.com/oauth/authorize?"
header - [internal], line ??
Controller::header() - CORE/cake/libs/controller/controller.php, line 744
Controller::redirect() - CORE/cake/libs/controller/controller.php, line 723
MendeleyExportController::index() - APP/controllers/mendeley_export_controller.php, line 21
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83