Profiles
Notice (8): Undefined offset: 1 [APP/views/helpers/youtubeembed.php, line 19]Code |
Context //full
$stripUrl = explode('?', $link);
$getV = explode('&', $stripUrl[1]);
$link = "http://youtube.googleapis.com/v/jxXOMBF3AO8"
$stripUrl = array(
"http://youtube.googleapis.com/v/jxXOMBF3AO8"
)
YoutubeembedHelper::getYoutubeVideoId() - APP/views/helpers/youtubeembed.php, line 19
YoutubeembedHelper::youtubePlayer() - APP/views/helpers/youtubeembed.php, line 46
include - APP/views/users/index.ctp, line 41
View::_render() - CORE/cake/libs/view/view.php, line 724
View::render() - CORE/cake/libs/view/view.php, line 419
Controller::render() - CORE/cake/libs/controller/controller.php, line 913
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 84
Previous 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 Next