Notice (8): Trying to get property of non-object [APP/Template/Users/casts_detail.ctp, line 18]Code Context$ProfilePicUrl = Configure::read('Site.ProfilePicUrl');
$user_image = 'avatar.jpg';
if ($data->image != '') {
$viewFile = '/var/www/html/projectactionstar/src/Template/Users/casts_detail.ctp' $dataForView = [ 'data' => null, 'cookie' => null, 'categories' => [ (int) 15 => 'Apparel', (int) 13 => 'Cameras & VR', (int) 7 => 'Training Equipments', (int) 11 => 'Tech Gadgets', (int) 12 => 'Collectable Items', (int) 18 => 'PAS Gear', (int) 21 => 'Books', (int) 24 => 'Films', (int) 28 => 'Music For Actions' ], 'follow_links' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `FollowLinks`.`id` AS `FollowLinks__id`, `FollowLinks`.`name` AS `FollowLinks__name`, `FollowLinks`.`url` AS `FollowLinks__url`, `FollowLinks`.`status` AS `FollowLinks__status`, `FollowLinks`.`image` AS `FollowLinks__image` FROM `follow_links` `FollowLinks` WHERE `status` = :c0', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\FollowLinksTable) {} } ] $data = null $cookie = null $categories = [ (int) 15 => 'Apparel', (int) 13 => 'Cameras & VR', (int) 7 => 'Training Equipments', (int) 11 => 'Tech Gadgets', (int) 12 => 'Collectable Items', (int) 18 => 'PAS Gear', (int) 21 => 'Books', (int) 24 => 'Films', (int) 28 => 'Music For Actions' ] $follow_links = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `FollowLinks`.`id` AS `FollowLinks__id`, `FollowLinks`.`name` AS `FollowLinks__name`, `FollowLinks`.`url` AS `FollowLinks__url`, `FollowLinks`.`status` AS `FollowLinks__status`, `FollowLinks`.`image` AS `FollowLinks__image` FROM `follow_links` `FollowLinks` WHERE `status` = :c0', 'params' => [ ':c0' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'FollowLinks__id' => 'integer', 'FollowLinks.id' => 'integer', 'id' => 'integer', 'FollowLinks__name' => 'string', 'FollowLinks.name' => 'string', 'name' => 'string', 'FollowLinks__url' => 'text', 'FollowLinks.url' => 'text', 'url' => 'text', 'FollowLinks__status' => 'integer', 'FollowLinks.status' => 'integer', 'status' => 'integer', 'FollowLinks__image' => 'string', 'FollowLinks.image' => 'string', 'image' => 'string' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\FollowLinksTable) {} } $ProfilePicUrl = 'http://projectactionstar.com/uploads/users/' $user_image = 'avatar.jpg'include - APP/Template/Users/casts_detail.ctp, line 18 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1016 Cake\View\View::_render() - CORE/src/View/View.php, line 975 Cake\View\View::render() - CORE/src/View/View.php, line 599 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 617 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 128 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 96 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 83 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 62 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 81 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 92
Notice (8): Trying to get property of non-object [APP/Template/Users/casts_detail.ctp, line 27]Code Context<div class="borderedImage"><img style="width: 100%" src="<?php echo $ProfilePicUrl.$user_image; ?>" alt=""></div>
<?php if($data->facebook_link != '' || $data->youtube_link != '' || $data->instagram_link != '' || $data->twitter_link != '' || $data->action_link != '' || $data->vimeo_link != '' || $data->pinterest_link != ''){ ?>
$viewFile = '/var/www/html/projectactionstar/src/Template/Users/casts_detail.ctp' $dataForView = [ 'data' => null, 'cookie' => null, 'categories' => [ (int) 15 => 'Apparel', (int) 13 => 'Cameras & VR', (int) 7 => 'Training Equipments', (int) 11 => 'Tech Gadgets', (int) 12 => 'Collectable Items', (int) 18 => 'PAS Gear', (int) 21 => 'Books', (int) 24 => 'Films', (int) 28 => 'Music For Actions' ], 'follow_links' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `FollowLinks`.`id` AS `FollowLinks__id`, `FollowLinks`.`name` AS `FollowLinks__name`, `FollowLinks`.`url` AS `FollowLinks__url`, `FollowLinks`.`status` AS `FollowLinks__status`, `FollowLinks`.`image` AS `FollowLinks__image` FROM `follow_links` `FollowLinks` WHERE `status` = :c0', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\FollowLinksTable) {} } ] $data = null $cookie = null $categories = [ (int) 15 => 'Apparel', (int) 13 => 'Cameras & VR', (int) 7 => 'Training Equipments', (int) 11 => 'Tech Gadgets', (int) 12 => 'Collectable Items', (int) 18 => 'PAS Gear', (int) 21 => 'Books', (int) 24 => 'Films', (int) 28 => 'Music For Actions' ] $follow_links = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `FollowLinks`.`id` AS `FollowLinks__id`, `FollowLinks`.`name` AS `FollowLinks__name`, `FollowLinks`.`url` AS `FollowLinks__url`, `FollowLinks`.`status` AS `FollowLinks__status`, `FollowLinks`.`image` AS `FollowLinks__image` FROM `follow_links` `FollowLinks` WHERE `status` = :c0', 'params' => [ ':c0' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'FollowLinks__id' => 'integer', 'FollowLinks.id' => 'integer', 'id' => 'integer', 'FollowLinks__name' => 'string', 'FollowLinks.name' => 'string', 'name' => 'string', 'FollowLinks__url' => 'text', 'FollowLinks.url' => 'text', 'url' => 'text', 'FollowLinks__status' => 'integer', 'FollowLinks.status' => 'integer', 'status' => 'integer', 'FollowLinks__image' => 'string', 'FollowLinks.image' => 'string', 'image' => 'string' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\FollowLinksTable) {} } $ProfilePicUrl = 'http://projectactionstar.com/uploads/users/' $user_image = 'avatar.jpg'include - APP/Template/Users/casts_detail.ctp, line 27 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1016 Cake\View\View::_render() - CORE/src/View/View.php, line 975 Cake\View\View::render() - CORE/src/View/View.php, line 599 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 617 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 128 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 96 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 83 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 62 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 81 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 92
Notice (8): Trying to get property of non-object [APP/Template/Users/casts_detail.ctp, line 27]Code Context<div class="borderedImage"><img style="width: 100%" src="<?php echo $ProfilePicUrl.$user_image; ?>" alt=""></div>
<?php if($data->facebook_link != '' || $data->youtube_link != '' || $data->instagram_link != '' || $data->twitter_link != '' || $data->action_link != '' || $data->vimeo_link != '' || $data->pinterest_link != ''){ ?>
$viewFile = '/var/www/html/projectactionstar/src/Template/Users/casts_detail.ctp' $dataForView = [ 'data' => null, 'cookie' => null, 'categories' => [ (int) 15 => 'Apparel', (int) 13 => 'Cameras & VR', (int) 7 => 'Training Equipments', (int) 11 => 'Tech Gadgets', (int) 12 => 'Collectable Items', (int) 18 => 'PAS Gear', (int) 21 => 'Books', (int) 24 => 'Films', (int) 28 => 'Music For Actions' ], 'follow_links' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `FollowLinks`.`id` AS `FollowLinks__id`, `FollowLinks`.`name` AS `FollowLinks__name`, `FollowLinks`.`url` AS `FollowLinks__url`, `FollowLinks`.`status` AS `FollowLinks__status`, `FollowLinks`.`image` AS `FollowLinks__image` FROM `follow_links` `FollowLinks` WHERE `status` = :c0', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\FollowLinksTable) {} } ] $data = null $cookie = null $categories = [ (int) 15 => 'Apparel', (int) 13 => 'Cameras & VR', (int) 7 => 'Training Equipments', (int) 11 => 'Tech Gadgets', (int) 12 => 'Collectable Items', (int) 18 => 'PAS Gear', (int) 21 => 'Books', (int) 24 => 'Films', (int) 28 => 'Music For Actions' ] $follow_links = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `FollowLinks`.`id` AS `FollowLinks__id`, `FollowLinks`.`name` AS `FollowLinks__name`, `FollowLinks`.`url` AS `FollowLinks__url`, `FollowLinks`.`status` AS `FollowLinks__status`, `FollowLinks`.`image` AS `FollowLinks__image` FROM `follow_links` `FollowLinks` WHERE `status` = :c0', 'params' => [ ':c0' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'FollowLinks__id' => 'integer', 'FollowLinks.id' => 'integer', 'id' => 'integer', 'FollowLinks__name' => 'string', 'FollowLinks.name' => 'string', 'name' => 'string', 'FollowLinks__url' => 'text', 'FollowLinks.url' => 'text', 'url' => 'text', 'FollowLinks__status' => 'integer', 'FollowLinks.status' => 'integer', 'status' => 'integer', 'FollowLinks__image' => 'string', 'FollowLinks.image' => 'string', 'image' => 'string' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\FollowLinksTable) {} } $ProfilePicUrl = 'http://projectactionstar.com/uploads/users/' $user_image = 'avatar.jpg'include - APP/Template/Users/casts_detail.ctp, line 27 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1016 Cake\View\View::_render() - CORE/src/View/View.php, line 975 Cake\View\View::render() - CORE/src/View/View.php, line 599 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 617 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 128 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 96 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 83 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 62 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 81 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 92
Notice (8): Trying to get property of non-object [APP/Template/Users/casts_detail.ctp, line 27]Code Context<div class="borderedImage"><img style="width: 100%" src="<?php echo $ProfilePicUrl.$user_image; ?>" alt=""></div>
<?php if($data->facebook_link != '' || $data->youtube_link != '' || $data->instagram_link != '' || $data->twitter_link != '' || $data->action_link != '' || $data->vimeo_link != '' || $data->pinterest_link != ''){ ?>
$viewFile = '/var/www/html/projectactionstar/src/Template/Users/casts_detail.ctp' $dataForView = [ 'data' => null, 'cookie' => null, 'categories' => [ (int) 15 => 'Apparel', (int) 13 => 'Cameras & VR', (int) 7 => 'Training Equipments', (int) 11 => 'Tech Gadgets', (int) 12 => 'Collectable Items', (int) 18 => 'PAS Gear', (int) 21 => 'Books', (int) 24 => 'Films', (int) 28 => 'Music For Actions' ], 'follow_links' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `FollowLinks`.`id` AS `FollowLinks__id`, `FollowLinks`.`name` AS `FollowLinks__name`, `FollowLinks`.`url` AS `FollowLinks__url`, `FollowLinks`.`status` AS `FollowLinks__status`, `FollowLinks`.`image` AS `FollowLinks__image` FROM `follow_links` `FollowLinks` WHERE `status` = :c0', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\FollowLinksTable) {} } ] $data = null $cookie = null $categories = [ (int) 15 => 'Apparel', (int) 13 => 'Cameras & VR', (int) 7 => 'Training Equipments', (int) 11 => 'Tech Gadgets', (int) 12 => 'Collectable Items', (int) 18 => 'PAS Gear', (int) 21 => 'Books', (int) 24 => 'Films', (int) 28 => 'Music For Actions' ] $follow_links = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `FollowLinks`.`id` AS `FollowLinks__id`, `FollowLinks`.`name` AS `FollowLinks__name`, `FollowLinks`.`url` AS `FollowLinks__url`, `FollowLinks`.`status` AS `FollowLinks__status`, `FollowLinks`.`image` AS `FollowLinks__image` FROM `follow_links` `FollowLinks` WHERE `status` = :c0', 'params' => [ ':c0' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'FollowLinks__id' => 'integer', 'FollowLinks.id' => 'integer', 'id' => 'integer', 'FollowLinks__name' => 'string', 'FollowLinks.name' => 'string', 'name' => 'string', 'FollowLinks__url' => 'text', 'FollowLinks.url' => 'text', 'url' => 'text', 'FollowLinks__status' => 'integer', 'FollowLinks.status' => 'integer', 'status' => 'integer', 'FollowLinks__image' => 'string', 'FollowLinks.image' => 'string', 'image' => 'string' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\FollowLinksTable) {} } $ProfilePicUrl = 'http://projectactionstar.com/uploads/users/' $user_image = 'avatar.jpg'include - APP/Template/Users/casts_detail.ctp, line 27 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1016 Cake\View\View::_render() - CORE/src/View/View.php, line 975 Cake\View\View::render() - CORE/src/View/View.php, line 599 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 617 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 128 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 96 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 83 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 62 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 81 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 92
Notice (8): Trying to get property of non-object [APP/Template/Users/casts_detail.ctp, line 27]Code Context<div class="borderedImage"><img style="width: 100%" src="<?php echo $ProfilePicUrl.$user_image; ?>" alt=""></div>
<?php if($data->facebook_link != '' || $data->youtube_link != '' || $data->instagram_link != '' || $data->twitter_link != '' || $data->action_link != '' || $data->vimeo_link != '' || $data->pinterest_link != ''){ ?>
$viewFile = '/var/www/html/projectactionstar/src/Template/Users/casts_detail.ctp' $dataForView = [ 'data' => null, 'cookie' => null, 'categories' => [ (int) 15 => 'Apparel', (int) 13 => 'Cameras & VR', (int) 7 => 'Training Equipments', (int) 11 => 'Tech Gadgets', (int) 12 => 'Collectable Items', (int) 18 => 'PAS Gear', (int) 21 => 'Books', (int) 24 => 'Films', (int) 28 => 'Music For Actions' ], 'follow_links' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `FollowLinks`.`id` AS `FollowLinks__id`, `FollowLinks`.`name` AS `FollowLinks__name`, `FollowLinks`.`url` AS `FollowLinks__url`, `FollowLinks`.`status` AS `FollowLinks__status`, `FollowLinks`.`image` AS `FollowLinks__image` FROM `follow_links` `FollowLinks` WHERE `status` = :c0', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\FollowLinksTable) {} } ] $data = null $cookie = null $categories = [ (int) 15 => 'Apparel', (int) 13 => 'Cameras & VR', (int) 7 => 'Training Equipments', (int) 11 => 'Tech Gadgets', (int) 12 => 'Collectable Items', (int) 18 => 'PAS Gear', (int) 21 => 'Books', (int) 24 => 'Films', (int) 28 => 'Music For Actions' ] $follow_links = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `FollowLinks`.`id` AS `FollowLinks__id`, `FollowLinks`.`name` AS `FollowLinks__name`, `FollowLinks`.`url` AS `FollowLinks__url`, `FollowLinks`.`status` AS `FollowLinks__status`, `FollowLinks`.`image` AS `FollowLinks__image` FROM `follow_links` `FollowLinks` WHERE `status` = :c0', 'params' => [ ':c0' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'FollowLinks__id' => 'integer', 'FollowLinks.id' => 'integer', 'id' => 'integer', 'FollowLinks__name' => 'string', 'FollowLinks.name' => 'string', 'name' => 'string', 'FollowLinks__url' => 'text', 'FollowLinks.url' => 'text', 'url' => 'text', 'FollowLinks__status' => 'integer', 'FollowLinks.status' => 'integer', 'status' => 'integer', 'FollowLinks__image' => 'string', 'FollowLinks.image' => 'string', 'image' => 'string' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\FollowLinksTable) {} } $ProfilePicUrl = 'http://projectactionstar.com/uploads/users/' $user_image = 'avatar.jpg'include - APP/Template/Users/casts_detail.ctp, line 27 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1016 Cake\View\View::_render() - CORE/src/View/View.php, line 975 Cake\View\View::render() - CORE/src/View/View.php, line 599 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 617 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 128 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 96 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 83 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 62 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 81 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 92
Notice (8): Trying to get property of non-object [APP/Template/Users/casts_detail.ctp, line 27]Code Context<div class="borderedImage"><img style="width: 100%" src="<?php echo $ProfilePicUrl.$user_image; ?>" alt=""></div>
<?php if($data->facebook_link != '' || $data->youtube_link != '' || $data->instagram_link != '' || $data->twitter_link != '' || $data->action_link != '' || $data->vimeo_link != '' || $data->pinterest_link != ''){ ?>
$viewFile = '/var/www/html/projectactionstar/src/Template/Users/casts_detail.ctp' $dataForView = [ 'data' => null, 'cookie' => null, 'categories' => [ (int) 15 => 'Apparel', (int) 13 => 'Cameras & VR', (int) 7 => 'Training Equipments', (int) 11 => 'Tech Gadgets', (int) 12 => 'Collectable Items', (int) 18 => 'PAS Gear', (int) 21 => 'Books', (int) 24 => 'Films', (int) 28 => 'Music For Actions' ], 'follow_links' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `FollowLinks`.`id` AS `FollowLinks__id`, `FollowLinks`.`name` AS `FollowLinks__name`, `FollowLinks`.`url` AS `FollowLinks__url`, `FollowLinks`.`status` AS `FollowLinks__status`, `FollowLinks`.`image` AS `FollowLinks__image` FROM `follow_links` `FollowLinks` WHERE `status` = :c0', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\FollowLinksTable) {} } ] $data = null $cookie = null $categories = [ (int) 15 => 'Apparel', (int) 13 => 'Cameras & VR', (int) 7 => 'Training Equipments', (int) 11 => 'Tech Gadgets', (int) 12 => 'Collectable Items', (int) 18 => 'PAS Gear', (int) 21 => 'Books', (int) 24 => 'Films', (int) 28 => 'Music For Actions' ] $follow_links = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `FollowLinks`.`id` AS `FollowLinks__id`, `FollowLinks`.`name` AS `FollowLinks__name`, `FollowLinks`.`url` AS `FollowLinks__url`, `FollowLinks`.`status` AS `FollowLinks__status`, `FollowLinks`.`image` AS `FollowLinks__image` FROM `follow_links` `FollowLinks` WHERE `status` = :c0', 'params' => [ ':c0' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'FollowLinks__id' => 'integer', 'FollowLinks.id' => 'integer', 'id' => 'integer', 'FollowLinks__name' => 'string', 'FollowLinks.name' => 'string', 'name' => 'string', 'FollowLinks__url' => 'text', 'FollowLinks.url' => 'text', 'url' => 'text', 'FollowLinks__status' => 'integer', 'FollowLinks.status' => 'integer', 'status' => 'integer', 'FollowLinks__image' => 'string', 'FollowLinks.image' => 'string', 'image' => 'string' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\FollowLinksTable) {} } $ProfilePicUrl = 'http://projectactionstar.com/uploads/users/' $user_image = 'avatar.jpg'include - APP/Template/Users/casts_detail.ctp, line 27 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1016 Cake\View\View::_render() - CORE/src/View/View.php, line 975 Cake\View\View::render() - CORE/src/View/View.php, line 599 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 617 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 128 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 96 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 83 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 62 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 81 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 92
Notice (8): Trying to get property of non-object [APP/Template/Users/casts_detail.ctp, line 27]Code Context<div class="borderedImage"><img style="width: 100%" src="<?php echo $ProfilePicUrl.$user_image; ?>" alt=""></div>
<?php if($data->facebook_link != '' || $data->youtube_link != '' || $data->instagram_link != '' || $data->twitter_link != '' || $data->action_link != '' || $data->vimeo_link != '' || $data->pinterest_link != ''){ ?>
$viewFile = '/var/www/html/projectactionstar/src/Template/Users/casts_detail.ctp' $dataForView = [ 'data' => null, 'cookie' => null, 'categories' => [ (int) 15 => 'Apparel', (int) 13 => 'Cameras & VR', (int) 7 => 'Training Equipments', (int) 11 => 'Tech Gadgets', (int) 12 => 'Collectable Items', (int) 18 => 'PAS Gear', (int) 21 => 'Books', (int) 24 => 'Films', (int) 28 => 'Music For Actions' ], 'follow_links' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `FollowLinks`.`id` AS `FollowLinks__id`, `FollowLinks`.`name` AS `FollowLinks__name`, `FollowLinks`.`url` AS `FollowLinks__url`, `FollowLinks`.`status` AS `FollowLinks__status`, `FollowLinks`.`image` AS `FollowLinks__image` FROM `follow_links` `FollowLinks` WHERE `status` = :c0', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\FollowLinksTable) {} } ] $data = null $cookie = null $categories = [ (int) 15 => 'Apparel', (int) 13 => 'Cameras & VR', (int) 7 => 'Training Equipments', (int) 11 => 'Tech Gadgets', (int) 12 => 'Collectable Items', (int) 18 => 'PAS Gear', (int) 21 => 'Books', (int) 24 => 'Films', (int) 28 => 'Music For Actions' ] $follow_links = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `FollowLinks`.`id` AS `FollowLinks__id`, `FollowLinks`.`name` AS `FollowLinks__name`, `FollowLinks`.`url` AS `FollowLinks__url`, `FollowLinks`.`status` AS `FollowLinks__status`, `FollowLinks`.`image` AS `FollowLinks__image` FROM `follow_links` `FollowLinks` WHERE `status` = :c0', 'params' => [ ':c0' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'FollowLinks__id' => 'integer', 'FollowLinks.id' => 'integer', 'id' => 'integer', 'FollowLinks__name' => 'string', 'FollowLinks.name' => 'string', 'name' => 'string', 'FollowLinks__url' => 'text', 'FollowLinks.url' => 'text', 'url' => 'text', 'FollowLinks__status' => 'integer', 'FollowLinks.status' => 'integer', 'status' => 'integer', 'FollowLinks__image' => 'string', 'FollowLinks.image' => 'string', 'image' => 'string' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\FollowLinksTable) {} } $ProfilePicUrl = 'http://projectactionstar.com/uploads/users/' $user_image = 'avatar.jpg'include - APP/Template/Users/casts_detail.ctp, line 27 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1016 Cake\View\View::_render() - CORE/src/View/View.php, line 975 Cake\View\View::render() - CORE/src/View/View.php, line 599 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 617 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 128 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 96 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 83 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 62 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 81 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 92
Notice (8): Trying to get property of non-object [APP/Template/Users/casts_detail.ctp, line 27]Code Context<div class="borderedImage"><img style="width: 100%" src="<?php echo $ProfilePicUrl.$user_image; ?>" alt=""></div>
<?php if($data->facebook_link != '' || $data->youtube_link != '' || $data->instagram_link != '' || $data->twitter_link != '' || $data->action_link != '' || $data->vimeo_link != '' || $data->pinterest_link != ''){ ?>
$viewFile = '/var/www/html/projectactionstar/src/Template/Users/casts_detail.ctp' $dataForView = [ 'data' => null, 'cookie' => null, 'categories' => [ (int) 15 => 'Apparel', (int) 13 => 'Cameras & VR', (int) 7 => 'Training Equipments', (int) 11 => 'Tech Gadgets', (int) 12 => 'Collectable Items', (int) 18 => 'PAS Gear', (int) 21 => 'Books', (int) 24 => 'Films', (int) 28 => 'Music For Actions' ], 'follow_links' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `FollowLinks`.`id` AS `FollowLinks__id`, `FollowLinks`.`name` AS `FollowLinks__name`, `FollowLinks`.`url` AS `FollowLinks__url`, `FollowLinks`.`status` AS `FollowLinks__status`, `FollowLinks`.`image` AS `FollowLinks__image` FROM `follow_links` `FollowLinks` WHERE `status` = :c0', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\FollowLinksTable) {} } ] $data = null $cookie = null $categories = [ (int) 15 => 'Apparel', (int) 13 => 'Cameras & VR', (int) 7 => 'Training Equipments', (int) 11 => 'Tech Gadgets', (int) 12 => 'Collectable Items', (int) 18 => 'PAS Gear', (int) 21 => 'Books', (int) 24 => 'Films', (int) 28 => 'Music For Actions' ] $follow_links = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `FollowLinks`.`id` AS `FollowLinks__id`, `FollowLinks`.`name` AS `FollowLinks__name`, `FollowLinks`.`url` AS `FollowLinks__url`, `FollowLinks`.`status` AS `FollowLinks__status`, `FollowLinks`.`image` AS `FollowLinks__image` FROM `follow_links` `FollowLinks` WHERE `status` = :c0', 'params' => [ ':c0' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'FollowLinks__id' => 'integer', 'FollowLinks.id' => 'integer', 'id' => 'integer', 'FollowLinks__name' => 'string', 'FollowLinks.name' => 'string', 'name' => 'string', 'FollowLinks__url' => 'text', 'FollowLinks.url' => 'text', 'url' => 'text', 'FollowLinks__status' => 'integer', 'FollowLinks.status' => 'integer', 'status' => 'integer', 'FollowLinks__image' => 'string', 'FollowLinks.image' => 'string', 'image' => 'string' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\FollowLinksTable) {} } $ProfilePicUrl = 'http://projectactionstar.com/uploads/users/' $user_image = 'avatar.jpg'include - APP/Template/Users/casts_detail.ctp, line 27 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1016 Cake\View\View::_render() - CORE/src/View/View.php, line 975 Cake\View\View::render() - CORE/src/View/View.php, line 599 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 617 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 128 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 96 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 83 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 62 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 81 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 92
Notice (8): Trying to get property of non-object [APP/Template/Users/casts_detail.ctp, line 59]Code Context<div class="row">
<div class="col-sm-12">
<h2><?php echo $data->first_name; ?> <?php echo $data->last_name; ?></h2>
$viewFile = '/var/www/html/projectactionstar/src/Template/Users/casts_detail.ctp' $dataForView = [ 'data' => null, 'cookie' => null, 'categories' => [ (int) 15 => 'Apparel', (int) 13 => 'Cameras & VR', (int) 7 => 'Training Equipments', (int) 11 => 'Tech Gadgets', (int) 12 => 'Collectable Items', (int) 18 => 'PAS Gear', (int) 21 => 'Books', (int) 24 => 'Films', (int) 28 => 'Music For Actions' ], 'follow_links' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `FollowLinks`.`id` AS `FollowLinks__id`, `FollowLinks`.`name` AS `FollowLinks__name`, `FollowLinks`.`url` AS `FollowLinks__url`, `FollowLinks`.`status` AS `FollowLinks__status`, `FollowLinks`.`image` AS `FollowLinks__image` FROM `follow_links` `FollowLinks` WHERE `status` = :c0', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\FollowLinksTable) {} } ] $data = null $cookie = null $categories = [ (int) 15 => 'Apparel', (int) 13 => 'Cameras & VR', (int) 7 => 'Training Equipments', (int) 11 => 'Tech Gadgets', (int) 12 => 'Collectable Items', (int) 18 => 'PAS Gear', (int) 21 => 'Books', (int) 24 => 'Films', (int) 28 => 'Music For Actions' ] $follow_links = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `FollowLinks`.`id` AS `FollowLinks__id`, `FollowLinks`.`name` AS `FollowLinks__name`, `FollowLinks`.`url` AS `FollowLinks__url`, `FollowLinks`.`status` AS `FollowLinks__status`, `FollowLinks`.`image` AS `FollowLinks__image` FROM `follow_links` `FollowLinks` WHERE `status` = :c0', 'params' => [ ':c0' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'FollowLinks__id' => 'integer', 'FollowLinks.id' => 'integer', 'id' => 'integer', 'FollowLinks__name' => 'string', 'FollowLinks.name' => 'string', 'name' => 'string', 'FollowLinks__url' => 'text', 'FollowLinks.url' => 'text', 'url' => 'text', 'FollowLinks__status' => 'integer', 'FollowLinks.status' => 'integer', 'status' => 'integer', 'FollowLinks__image' => 'string', 'FollowLinks.image' => 'string', 'image' => 'string' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\FollowLinksTable) {} } $ProfilePicUrl = 'http://projectactionstar.com/uploads/users/' $user_image = 'avatar.jpg'include - APP/Template/Users/casts_detail.ctp, line 59 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1016 Cake\View\View::_render() - CORE/src/View/View.php, line 975 Cake\View\View::render() - CORE/src/View/View.php, line 599 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 617 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 128 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 96 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 83 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 62 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 81 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 92
Notice (8): Trying to get property of non-object [APP/Template/Users/casts_detail.ctp, line 59]Code Context<div class="row">
<div class="col-sm-12">
<h2><?php echo $data->first_name; ?> <?php echo $data->last_name; ?></h2>
$viewFile = '/var/www/html/projectactionstar/src/Template/Users/casts_detail.ctp' $dataForView = [ 'data' => null, 'cookie' => null, 'categories' => [ (int) 15 => 'Apparel', (int) 13 => 'Cameras & VR', (int) 7 => 'Training Equipments', (int) 11 => 'Tech Gadgets', (int) 12 => 'Collectable Items', (int) 18 => 'PAS Gear', (int) 21 => 'Books', (int) 24 => 'Films', (int) 28 => 'Music For Actions' ], 'follow_links' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `FollowLinks`.`id` AS `FollowLinks__id`, `FollowLinks`.`name` AS `FollowLinks__name`, `FollowLinks`.`url` AS `FollowLinks__url`, `FollowLinks`.`status` AS `FollowLinks__status`, `FollowLinks`.`image` AS `FollowLinks__image` FROM `follow_links` `FollowLinks` WHERE `status` = :c0', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\FollowLinksTable) {} } ] $data = null $cookie = null $categories = [ (int) 15 => 'Apparel', (int) 13 => 'Cameras & VR', (int) 7 => 'Training Equipments', (int) 11 => 'Tech Gadgets', (int) 12 => 'Collectable Items', (int) 18 => 'PAS Gear', (int) 21 => 'Books', (int) 24 => 'Films', (int) 28 => 'Music For Actions' ] $follow_links = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `FollowLinks`.`id` AS `FollowLinks__id`, `FollowLinks`.`name` AS `FollowLinks__name`, `FollowLinks`.`url` AS `FollowLinks__url`, `FollowLinks`.`status` AS `FollowLinks__status`, `FollowLinks`.`image` AS `FollowLinks__image` FROM `follow_links` `FollowLinks` WHERE `status` = :c0', 'params' => [ ':c0' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'FollowLinks__id' => 'integer', 'FollowLinks.id' => 'integer', 'id' => 'integer', 'FollowLinks__name' => 'string', 'FollowLinks.name' => 'string', 'name' => 'string', 'FollowLinks__url' => 'text', 'FollowLinks.url' => 'text', 'url' => 'text', 'FollowLinks__status' => 'integer', 'FollowLinks.status' => 'integer', 'status' => 'integer', 'FollowLinks__image' => 'string', 'FollowLinks.image' => 'string', 'image' => 'string' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\FollowLinksTable) {} } $ProfilePicUrl = 'http://projectactionstar.com/uploads/users/' $user_image = 'avatar.jpg'include - APP/Template/Users/casts_detail.ctp, line 59 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1016 Cake\View\View::_render() - CORE/src/View/View.php, line 975 Cake\View\View::render() - CORE/src/View/View.php, line 599 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 617 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 128 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 96 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 83 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 62 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 81 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 92
Notice (8): Trying to get property of non-object [APP/Template/Users/casts_detail.ctp, line 60]Code Context<div class="col-sm-12">
<h2><?php echo $data->first_name; ?> <?php echo $data->last_name; ?></h2>
<h4><?php echo implode('/',explode(',',$data->tags)); ?></h4>
$viewFile = '/var/www/html/projectactionstar/src/Template/Users/casts_detail.ctp' $dataForView = [ 'data' => null, 'cookie' => null, 'categories' => [ (int) 15 => 'Apparel', (int) 13 => 'Cameras & VR', (int) 7 => 'Training Equipments', (int) 11 => 'Tech Gadgets', (int) 12 => 'Collectable Items', (int) 18 => 'PAS Gear', (int) 21 => 'Books', (int) 24 => 'Films', (int) 28 => 'Music For Actions' ], 'follow_links' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `FollowLinks`.`id` AS `FollowLinks__id`, `FollowLinks`.`name` AS `FollowLinks__name`, `FollowLinks`.`url` AS `FollowLinks__url`, `FollowLinks`.`status` AS `FollowLinks__status`, `FollowLinks`.`image` AS `FollowLinks__image` FROM `follow_links` `FollowLinks` WHERE `status` = :c0', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\FollowLinksTable) {} } ] $data = null $cookie = null $categories = [ (int) 15 => 'Apparel', (int) 13 => 'Cameras & VR', (int) 7 => 'Training Equipments', (int) 11 => 'Tech Gadgets', (int) 12 => 'Collectable Items', (int) 18 => 'PAS Gear', (int) 21 => 'Books', (int) 24 => 'Films', (int) 28 => 'Music For Actions' ] $follow_links = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `FollowLinks`.`id` AS `FollowLinks__id`, `FollowLinks`.`name` AS `FollowLinks__name`, `FollowLinks`.`url` AS `FollowLinks__url`, `FollowLinks`.`status` AS `FollowLinks__status`, `FollowLinks`.`image` AS `FollowLinks__image` FROM `follow_links` `FollowLinks` WHERE `status` = :c0', 'params' => [ ':c0' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'FollowLinks__id' => 'integer', 'FollowLinks.id' => 'integer', 'id' => 'integer', 'FollowLinks__name' => 'string', 'FollowLinks.name' => 'string', 'name' => 'string', 'FollowLinks__url' => 'text', 'FollowLinks.url' => 'text', 'url' => 'text', 'FollowLinks__status' => 'integer', 'FollowLinks.status' => 'integer', 'status' => 'integer', 'FollowLinks__image' => 'string', 'FollowLinks.image' => 'string', 'image' => 'string' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\FollowLinksTable) {} } $ProfilePicUrl = 'http://projectactionstar.com/uploads/users/' $user_image = 'avatar.jpg'include - APP/Template/Users/casts_detail.ctp, line 60 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1016 Cake\View\View::_render() - CORE/src/View/View.php, line 975 Cake\View\View::render() - CORE/src/View/View.php, line 599 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 617 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 128 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 96 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 83 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 62 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 81 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 92
Notice (8): Trying to get property of non-object [APP/Template/Users/casts_detail.ctp, line 67]Code Context<div class="row">
<div class="col-sm-12">
<?php echo $data->description; ?>
$viewFile = '/var/www/html/projectactionstar/src/Template/Users/casts_detail.ctp' $dataForView = [ 'data' => null, 'cookie' => null, 'categories' => [ (int) 15 => 'Apparel', (int) 13 => 'Cameras & VR', (int) 7 => 'Training Equipments', (int) 11 => 'Tech Gadgets', (int) 12 => 'Collectable Items', (int) 18 => 'PAS Gear', (int) 21 => 'Books', (int) 24 => 'Films', (int) 28 => 'Music For Actions' ], 'follow_links' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `FollowLinks`.`id` AS `FollowLinks__id`, `FollowLinks`.`name` AS `FollowLinks__name`, `FollowLinks`.`url` AS `FollowLinks__url`, `FollowLinks`.`status` AS `FollowLinks__status`, `FollowLinks`.`image` AS `FollowLinks__image` FROM `follow_links` `FollowLinks` WHERE `status` = :c0', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\FollowLinksTable) {} } ] $data = null $cookie = null $categories = [ (int) 15 => 'Apparel', (int) 13 => 'Cameras & VR', (int) 7 => 'Training Equipments', (int) 11 => 'Tech Gadgets', (int) 12 => 'Collectable Items', (int) 18 => 'PAS Gear', (int) 21 => 'Books', (int) 24 => 'Films', (int) 28 => 'Music For Actions' ] $follow_links = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `FollowLinks`.`id` AS `FollowLinks__id`, `FollowLinks`.`name` AS `FollowLinks__name`, `FollowLinks`.`url` AS `FollowLinks__url`, `FollowLinks`.`status` AS `FollowLinks__status`, `FollowLinks`.`image` AS `FollowLinks__image` FROM `follow_links` `FollowLinks` WHERE `status` = :c0', 'params' => [ ':c0' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'FollowLinks__id' => 'integer', 'FollowLinks.id' => 'integer', 'id' => 'integer', 'FollowLinks__name' => 'string', 'FollowLinks.name' => 'string', 'name' => 'string', 'FollowLinks__url' => 'text', 'FollowLinks.url' => 'text', 'url' => 'text', 'FollowLinks__status' => 'integer', 'FollowLinks.status' => 'integer', 'status' => 'integer', 'FollowLinks__image' => 'string', 'FollowLinks.image' => 'string', 'image' => 'string' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\FollowLinksTable) {} } $ProfilePicUrl = 'http://projectactionstar.com/uploads/users/' $user_image = 'avatar.jpg'include - APP/Template/Users/casts_detail.ctp, line 67 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1016 Cake\View\View::_render() - CORE/src/View/View.php, line 975 Cake\View\View::render() - CORE/src/View/View.php, line 599 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 617 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 128 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 96 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 83 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 62 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 81 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 92
Already a user? LOG IN
By clicking submit, you agree to the terms of use and privacy policy.
haven’t recieved ? RESEND