Similar styles
Notice (8): Undefined index: Artist [APP/View/Artists/search-results.ctp, line 282]
Code Context
">
<div class="col-xs-12 search-results artistInfo comparedArtist">
<a href="/artist/<?=$searchedArtist['Artist']['slug'];?>">
$viewFile = '/home/dusko/ANOTHERTONGUE/www-data/ANOTHERTONGUE-container/app/View/Artists/search-results.ctp' $dataForView = array( 'seoEntry' => array( 'SeoEntry' => array( 'id' => '6', 'page_name' => 'search', 'title' => 'Search - Another Tongue', 'description' => 'Search our large database of voice artists and services for your next tv, film, radio, game or animation project.' ) ), 'background' => 'artists-search', 'title' => 'Similar styles', 'tracks' => array(), 'searchedArtist' => array(), 'newEvents' => array(), 'authUser' => null, 'latestBlog' => array( 'BlogPost' => array( 'blurb' => 'Matthew Goode is Det. Carl Morck in Dept Q', 'slug' => 'dept-q' ) ), 'preBackground' => 'pages-showPage', 'shortlisted' => array(), 'lastTweet' => 'Loading please wait', 'showSave' => false, 'adminArea' => false ) $seoEntry = array( 'SeoEntry' => array( 'id' => '6', 'page_name' => 'search', 'title' => 'Search - Another Tongue', 'description' => 'Search our large database of voice artists and services for your next tv, film, radio, game or animation project.' ) ) $background = 'artists-search' $title = 'Similar styles' $tracks = array() $searchedArtist = array() $newEvents = array() $authUser = null $latestBlog = array( 'BlogPost' => array( 'blurb' => 'Matthew Goode is Det. Carl Morck in Dept Q', 'slug' => 'dept-q' ) ) $preBackground = 'pages-showPage' $shortlisted = array() $lastTweet = 'Loading please wait' $showSave = false $adminArea = false $pageNum = (int) 1 $pagePrev = (int) 0 $pageNext = (int) 2 $localFiles = array( 'media' => 'http://www.anothertongue.com/media/', 'image' => 'http://www.anothertongue.com/img/db/artist-image/' ) $liveFiles = array( 'media' => '/media/', 'image' => '' ) $fileURLs = array( 'media' => '/media/', 'image' => '' ) $genders = array( (int) 0 => 'any', (int) 1 => 'male', (int) 2 => 'female' ) $trackCounter = (int) 0 $maxPreShownClips = (int) 5
include - APP/View/Artists/search-results.ctp, line 282 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 959 ArtistsController::similarArtists() - APP/Controller/ArtistsController.php, line 1378 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 118
Notice (8): Undefined index: Artist [APP/View/Artists/search-results.ctp, line 288]Code Context <div class="col-xs-12 no-pad pos-rel">
<div class="titleBanner titleBannerSubHeading">
<h2><?=$searchedArtist['Artist']['first_name']." ".$searchedArtist['Artist']['last_name'];?></h2>
$viewFile = '/home/dusko/ANOTHERTONGUE/www-data/ANOTHERTONGUE-container/app/View/Artists/search-results.ctp'
$dataForView = array(
'seoEntry' => array(
'SeoEntry' => array(
'id' => '6',
'page_name' => 'search',
'title' => 'Search - Another Tongue',
'description' => 'Search our large database of voice artists and services for your next tv, film, radio, game or animation project.'
)
),
'background' => 'artists-search',
'title' => 'Similar styles',
'tracks' => array(),
'searchedArtist' => array(),
'newEvents' => array(),
'authUser' => null,
'latestBlog' => array(
'BlogPost' => array(
'blurb' => 'Matthew Goode is Det. Carl Morck in Dept Q',
'slug' => 'dept-q'
)
),
'preBackground' => 'pages-showPage',
'shortlisted' => array(),
'lastTweet' => 'Loading please wait',
'showSave' => false,
'adminArea' => false
)
$seoEntry = array(
'SeoEntry' => array(
'id' => '6',
'page_name' => 'search',
'title' => 'Search - Another Tongue',
'description' => 'Search our large database of voice artists and services for your next tv, film, radio, game or animation project.'
)
)
$background = 'artists-search'
$title = 'Similar styles'
$tracks = array()
$searchedArtist = array()
$newEvents = array()
$authUser = null
$latestBlog = array(
'BlogPost' => array(
'blurb' => 'Matthew Goode is Det. Carl Morck in Dept Q',
'slug' => 'dept-q'
)
)
$preBackground = 'pages-showPage'
$shortlisted = array()
$lastTweet = 'Loading please wait'
$showSave = false
$adminArea = false
$pageNum = (int) 1
$pagePrev = (int) 0
$pageNext = (int) 2
$localFiles = array(
'media' => 'http://www.anothertongue.com/media/',
'image' => 'http://www.anothertongue.com/img/db/artist-image/'
)
$liveFiles = array(
'media' => '/media/',
'image' => ''
)
$fileURLs = array(
'media' => '/media/',
'image' => ''
)
$genders = array(
(int) 0 => 'any',
(int) 1 => 'male',
(int) 2 => 'female'
)
$trackCounter = (int) 0
$maxPreShownClips = (int) 5
include - APP/View/Artists/search-results.ctp, line 288
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 959
ArtistsController::similarArtists() - APP/Controller/ArtistsController.php, line 1378
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Notice (8): Undefined index: Artist [APP/View/Artists/search-results.ctp, line 288]Code Context <div class="col-xs-12 no-pad pos-rel">
<div class="titleBanner titleBannerSubHeading">
<h2><?=$searchedArtist['Artist']['first_name']." ".$searchedArtist['Artist']['last_name'];?></h2>
$viewFile = '/home/dusko/ANOTHERTONGUE/www-data/ANOTHERTONGUE-container/app/View/Artists/search-results.ctp'
$dataForView = array(
'seoEntry' => array(
'SeoEntry' => array(
'id' => '6',
'page_name' => 'search',
'title' => 'Search - Another Tongue',
'description' => 'Search our large database of voice artists and services for your next tv, film, radio, game or animation project.'
)
),
'background' => 'artists-search',
'title' => 'Similar styles',
'tracks' => array(),
'searchedArtist' => array(),
'newEvents' => array(),
'authUser' => null,
'latestBlog' => array(
'BlogPost' => array(
'blurb' => 'Matthew Goode is Det. Carl Morck in Dept Q',
'slug' => 'dept-q'
)
),
'preBackground' => 'pages-showPage',
'shortlisted' => array(),
'lastTweet' => 'Loading please wait',
'showSave' => false,
'adminArea' => false
)
$seoEntry = array(
'SeoEntry' => array(
'id' => '6',
'page_name' => 'search',
'title' => 'Search - Another Tongue',
'description' => 'Search our large database of voice artists and services for your next tv, film, radio, game or animation project.'
)
)
$background = 'artists-search'
$title = 'Similar styles'
$tracks = array()
$searchedArtist = array()
$newEvents = array()
$authUser = null
$latestBlog = array(
'BlogPost' => array(
'blurb' => 'Matthew Goode is Det. Carl Morck in Dept Q',
'slug' => 'dept-q'
)
)
$preBackground = 'pages-showPage'
$shortlisted = array()
$lastTweet = 'Loading please wait'
$showSave = false
$adminArea = false
$pageNum = (int) 1
$pagePrev = (int) 0
$pageNext = (int) 2
$localFiles = array(
'media' => 'http://www.anothertongue.com/media/',
'image' => 'http://www.anothertongue.com/img/db/artist-image/'
)
$liveFiles = array(
'media' => '/media/',
'image' => ''
)
$fileURLs = array(
'media' => '/media/',
'image' => ''
)
$genders = array(
(int) 0 => 'any',
(int) 1 => 'male',
(int) 2 => 'female'
)
$trackCounter = (int) 0
$maxPreShownClips = (int) 5
include - APP/View/Artists/search-results.ctp, line 288
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 959
ArtistsController::similarArtists() - APP/Controller/ArtistsController.php, line 1378
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Code Context
<div class="col-xs-12 no-pad pos-rel">
<div class="titleBanner titleBannerSubHeading">
<h2><?=$searchedArtist['Artist']['first_name']." ".$searchedArtist['Artist']['last_name'];?></h2>
$viewFile = '/home/dusko/ANOTHERTONGUE/www-data/ANOTHERTONGUE-container/app/View/Artists/search-results.ctp' $dataForView = array( 'seoEntry' => array( 'SeoEntry' => array( 'id' => '6', 'page_name' => 'search', 'title' => 'Search - Another Tongue', 'description' => 'Search our large database of voice artists and services for your next tv, film, radio, game or animation project.' ) ), 'background' => 'artists-search', 'title' => 'Similar styles', 'tracks' => array(), 'searchedArtist' => array(), 'newEvents' => array(), 'authUser' => null, 'latestBlog' => array( 'BlogPost' => array( 'blurb' => 'Matthew Goode is Det. Carl Morck in Dept Q', 'slug' => 'dept-q' ) ), 'preBackground' => 'pages-showPage', 'shortlisted' => array(), 'lastTweet' => 'Loading please wait', 'showSave' => false, 'adminArea' => false ) $seoEntry = array( 'SeoEntry' => array( 'id' => '6', 'page_name' => 'search', 'title' => 'Search - Another Tongue', 'description' => 'Search our large database of voice artists and services for your next tv, film, radio, game or animation project.' ) ) $background = 'artists-search' $title = 'Similar styles' $tracks = array() $searchedArtist = array() $newEvents = array() $authUser = null $latestBlog = array( 'BlogPost' => array( 'blurb' => 'Matthew Goode is Det. Carl Morck in Dept Q', 'slug' => 'dept-q' ) ) $preBackground = 'pages-showPage' $shortlisted = array() $lastTweet = 'Loading please wait' $showSave = false $adminArea = false $pageNum = (int) 1 $pagePrev = (int) 0 $pageNext = (int) 2 $localFiles = array( 'media' => 'http://www.anothertongue.com/media/', 'image' => 'http://www.anothertongue.com/img/db/artist-image/' ) $liveFiles = array( 'media' => '/media/', 'image' => '' ) $fileURLs = array( 'media' => '/media/', 'image' => '' ) $genders = array( (int) 0 => 'any', (int) 1 => 'male', (int) 2 => 'female' ) $trackCounter = (int) 0 $maxPreShownClips = (int) 5
include - APP/View/Artists/search-results.ctp, line 288 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 959 ArtistsController::similarArtists() - APP/Controller/ArtistsController.php, line 1378 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 118
Code Context
<div class="col-xs-12 no-pad pos-rel">
<div class="titleBanner titleBannerSubHeading">
<h2><?=$searchedArtist['Artist']['first_name']." ".$searchedArtist['Artist']['last_name'];?></h2>
$viewFile = '/home/dusko/ANOTHERTONGUE/www-data/ANOTHERTONGUE-container/app/View/Artists/search-results.ctp' $dataForView = array( 'seoEntry' => array( 'SeoEntry' => array( 'id' => '6', 'page_name' => 'search', 'title' => 'Search - Another Tongue', 'description' => 'Search our large database of voice artists and services for your next tv, film, radio, game or animation project.' ) ), 'background' => 'artists-search', 'title' => 'Similar styles', 'tracks' => array(), 'searchedArtist' => array(), 'newEvents' => array(), 'authUser' => null, 'latestBlog' => array( 'BlogPost' => array( 'blurb' => 'Matthew Goode is Det. Carl Morck in Dept Q', 'slug' => 'dept-q' ) ), 'preBackground' => 'pages-showPage', 'shortlisted' => array(), 'lastTweet' => 'Loading please wait', 'showSave' => false, 'adminArea' => false ) $seoEntry = array( 'SeoEntry' => array( 'id' => '6', 'page_name' => 'search', 'title' => 'Search - Another Tongue', 'description' => 'Search our large database of voice artists and services for your next tv, film, radio, game or animation project.' ) ) $background = 'artists-search' $title = 'Similar styles' $tracks = array() $searchedArtist = array() $newEvents = array() $authUser = null $latestBlog = array( 'BlogPost' => array( 'blurb' => 'Matthew Goode is Det. Carl Morck in Dept Q', 'slug' => 'dept-q' ) ) $preBackground = 'pages-showPage' $shortlisted = array() $lastTweet = 'Loading please wait' $showSave = false $adminArea = false $pageNum = (int) 1 $pagePrev = (int) 0 $pageNext = (int) 2 $localFiles = array( 'media' => 'http://www.anothertongue.com/media/', 'image' => 'http://www.anothertongue.com/img/db/artist-image/' ) $liveFiles = array( 'media' => '/media/', 'image' => '' ) $fileURLs = array( 'media' => '/media/', 'image' => '' ) $genders = array( (int) 0 => 'any', (int) 1 => 'male', (int) 2 => 'female' ) $trackCounter = (int) 0 $maxPreShownClips = (int) 5
include - APP/View/Artists/search-results.ctp, line 288 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 959 ArtistsController::similarArtists() - APP/Controller/ArtistsController.php, line 1378 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 118
original artist
Notice (8): Undefined index: Artist [APP/View/Artists/search-results.ctp, line 307]
Code Context
">
<div class="col-xs-1 col-sm-2 no-pad image-placement v-offset3">
<div class="listImageContainer center-block">
<a href="/artist/<?=$searchedArtist['Artist']['slug'];?>">
$viewFile = '/home/dusko/ANOTHERTONGUE/www-data/ANOTHERTONGUE-container/app/View/Artists/search-results.ctp' $dataForView = array( 'seoEntry' => array( 'SeoEntry' => array( 'id' => '6', 'page_name' => 'search', 'title' => 'Search - Another Tongue', 'description' => 'Search our large database of voice artists and services for your next tv, film, radio, game or animation project.' ) ), 'background' => 'artists-search', 'title' => 'Similar styles', 'tracks' => array(), 'searchedArtist' => array(), 'newEvents' => array(), 'authUser' => null, 'latestBlog' => array( 'BlogPost' => array( 'blurb' => 'Matthew Goode is Det. Carl Morck in Dept Q', 'slug' => 'dept-q' ) ), 'preBackground' => 'pages-showPage', 'shortlisted' => array(), 'lastTweet' => 'Loading please wait', 'showSave' => false, 'adminArea' => false ) $seoEntry = array( 'SeoEntry' => array( 'id' => '6', 'page_name' => 'search', 'title' => 'Search - Another Tongue', 'description' => 'Search our large database of voice artists and services for your next tv, film, radio, game or animation project.' ) ) $background = 'artists-search' $title = 'Similar styles' $tracks = array() $searchedArtist = array() $newEvents = array() $authUser = null $latestBlog = array( 'BlogPost' => array( 'blurb' => 'Matthew Goode is Det. Carl Morck in Dept Q', 'slug' => 'dept-q' ) ) $preBackground = 'pages-showPage' $shortlisted = array() $lastTweet = 'Loading please wait' $showSave = false $adminArea = false $pageNum = (int) 1 $pagePrev = (int) 0 $pageNext = (int) 2 $localFiles = array( 'media' => 'http://www.anothertongue.com/media/', 'image' => 'http://www.anothertongue.com/img/db/artist-image/' ) $liveFiles = array( 'media' => '/media/', 'image' => '' ) $fileURLs = array( 'media' => '/media/', 'image' => '' ) $genders = array( (int) 0 => 'any', (int) 1 => 'male', (int) 2 => 'female' ) $trackCounter = (int) 0 $maxPreShownClips = (int) 5
include - APP/View/Artists/search-results.ctp, line 307 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 959 ArtistsController::similarArtists() - APP/Controller/ArtistsController.php, line 1378 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 118
Notice (8): Undefined index: Artist [APP/View/Artists/search-results.ctp, line 309]Code Context<a href="/artist/<?=$searchedArtist['Artist']['slug'];?>">
<?php
echo '<img src="'.$searchedArtist['Artist']['live_image'].'" class="img-responsive" width="60" height="60" alt="'.$searchedArtist['Artist']['first_name']." ".$searchedArtist['Artist']['last_name'].'"/>';
$viewFile = '/home/dusko/ANOTHERTONGUE/www-data/ANOTHERTONGUE-container/app/View/Artists/search-results.ctp' $dataForView = array( 'seoEntry' => array( 'SeoEntry' => array( 'id' => '6', 'page_name' => 'search', 'title' => 'Search - Another Tongue', 'description' => 'Search our large database of voice artists and services for your next tv, film, radio, game or animation project.' ) ), 'background' => 'artists-search', 'title' => 'Similar styles', 'tracks' => array(), 'searchedArtist' => array(), 'newEvents' => array(), 'authUser' => null, 'latestBlog' => array( 'BlogPost' => array( 'blurb' => 'Matthew Goode is Det. Carl Morck in Dept Q', 'slug' => 'dept-q' ) ), 'preBackground' => 'pages-showPage', 'shortlisted' => array(), 'lastTweet' => 'Loading please wait', 'showSave' => false, 'adminArea' => false ) $seoEntry = array( 'SeoEntry' => array( 'id' => '6', 'page_name' => 'search', 'title' => 'Search - Another Tongue', 'description' => 'Search our large database of voice artists and services for your next tv, film, radio, game or animation project.' ) ) $background = 'artists-search' $title = 'Similar styles' $tracks = array() $searchedArtist = array() $newEvents = array() $authUser = null $latestBlog = array( 'BlogPost' => array( 'blurb' => 'Matthew Goode is Det. Carl Morck in Dept Q', 'slug' => 'dept-q' ) ) $preBackground = 'pages-showPage' $shortlisted = array() $lastTweet = 'Loading please wait' $showSave = false $adminArea = false $pageNum = (int) 1 $pagePrev = (int) 0 $pageNext = (int) 2 $localFiles = array( 'media' => 'http://www.anothertongue.com/media/', 'image' => 'http://www.anothertongue.com/img/db/artist-image/' ) $liveFiles = array( 'media' => '/media/', 'image' => '' ) $fileURLs = array( 'media' => '/media/', 'image' => '' ) $genders = array( (int) 0 => 'any', (int) 1 => 'male', (int) 2 => 'female' ) $trackCounter = (int) 0 $maxPreShownClips = (int) 5include - APP/View/Artists/search-results.ctp, line 309 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 959 ArtistsController::similarArtists() - APP/Controller/ArtistsController.php, line 1378 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 118
Notice (8): Undefined index: Artist [APP/View/Artists/search-results.ctp, line 309]Code Context<a href="/artist/<?=$searchedArtist['Artist']['slug'];?>">
<?php
echo '<img src="'.$searchedArtist['Artist']['live_image'].'" class="img-responsive" width="60" height="60" alt="'.$searchedArtist['Artist']['first_name']." ".$searchedArtist['Artist']['last_name'].'"/>';
$viewFile = '/home/dusko/ANOTHERTONGUE/www-data/ANOTHERTONGUE-container/app/View/Artists/search-results.ctp' $dataForView = array( 'seoEntry' => array( 'SeoEntry' => array( 'id' => '6', 'page_name' => 'search', 'title' => 'Search - Another Tongue', 'description' => 'Search our large database of voice artists and services for your next tv, film, radio, game or animation project.' ) ), 'background' => 'artists-search', 'title' => 'Similar styles', 'tracks' => array(), 'searchedArtist' => array(), 'newEvents' => array(), 'authUser' => null, 'latestBlog' => array( 'BlogPost' => array( 'blurb' => 'Matthew Goode is Det. Carl Morck in Dept Q', 'slug' => 'dept-q' ) ), 'preBackground' => 'pages-showPage', 'shortlisted' => array(), 'lastTweet' => 'Loading please wait', 'showSave' => false, 'adminArea' => false ) $seoEntry = array( 'SeoEntry' => array( 'id' => '6', 'page_name' => 'search', 'title' => 'Search - Another Tongue', 'description' => 'Search our large database of voice artists and services for your next tv, film, radio, game or animation project.' ) ) $background = 'artists-search' $title = 'Similar styles' $tracks = array() $searchedArtist = array() $newEvents = array() $authUser = null $latestBlog = array( 'BlogPost' => array( 'blurb' => 'Matthew Goode is Det. Carl Morck in Dept Q', 'slug' => 'dept-q' ) ) $preBackground = 'pages-showPage' $shortlisted = array() $lastTweet = 'Loading please wait' $showSave = false $adminArea = false $pageNum = (int) 1 $pagePrev = (int) 0 $pageNext = (int) 2 $localFiles = array( 'media' => 'http://www.anothertongue.com/media/', 'image' => 'http://www.anothertongue.com/img/db/artist-image/' ) $liveFiles = array( 'media' => '/media/', 'image' => '' ) $fileURLs = array( 'media' => '/media/', 'image' => '' ) $genders = array( (int) 0 => 'any', (int) 1 => 'male', (int) 2 => 'female' ) $trackCounter = (int) 0 $maxPreShownClips = (int) 5include - APP/View/Artists/search-results.ctp, line 309 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 959 ArtistsController::similarArtists() - APP/Controller/ArtistsController.php, line 1378 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 118
Notice (8): Undefined index: Artist [APP/View/Artists/search-results.ctp, line 309]Code Context<a href="/artist/<?=$searchedArtist['Artist']['slug'];?>">
<?php
echo '<img src="'.$searchedArtist['Artist']['live_image'].'" class="img-responsive" width="60" height="60" alt="'.$searchedArtist['Artist']['first_name']." ".$searchedArtist['Artist']['last_name'].'"/>';
$viewFile = '/home/dusko/ANOTHERTONGUE/www-data/ANOTHERTONGUE-container/app/View/Artists/search-results.ctp' $dataForView = array( 'seoEntry' => array( 'SeoEntry' => array( 'id' => '6', 'page_name' => 'search', 'title' => 'Search - Another Tongue', 'description' => 'Search our large database of voice artists and services for your next tv, film, radio, game or animation project.' ) ), 'background' => 'artists-search', 'title' => 'Similar styles', 'tracks' => array(), 'searchedArtist' => array(), 'newEvents' => array(), 'authUser' => null, 'latestBlog' => array( 'BlogPost' => array( 'blurb' => 'Matthew Goode is Det. Carl Morck in Dept Q', 'slug' => 'dept-q' ) ), 'preBackground' => 'pages-showPage', 'shortlisted' => array(), 'lastTweet' => 'Loading please wait', 'showSave' => false, 'adminArea' => false ) $seoEntry = array( 'SeoEntry' => array( 'id' => '6', 'page_name' => 'search', 'title' => 'Search - Another Tongue', 'description' => 'Search our large database of voice artists and services for your next tv, film, radio, game or animation project.' ) ) $background = 'artists-search' $title = 'Similar styles' $tracks = array() $searchedArtist = array() $newEvents = array() $authUser = null $latestBlog = array( 'BlogPost' => array( 'blurb' => 'Matthew Goode is Det. Carl Morck in Dept Q', 'slug' => 'dept-q' ) ) $preBackground = 'pages-showPage' $shortlisted = array() $lastTweet = 'Loading please wait' $showSave = false $adminArea = false $pageNum = (int) 1 $pagePrev = (int) 0 $pageNext = (int) 2 $localFiles = array( 'media' => 'http://www.anothertongue.com/media/', 'image' => 'http://www.anothertongue.com/img/db/artist-image/' ) $liveFiles = array( 'media' => '/media/', 'image' => '' ) $fileURLs = array( 'media' => '/media/', 'image' => '' ) $genders = array( (int) 0 => 'any', (int) 1 => 'male', (int) 2 => 'female' ) $trackCounter = (int) 0 $maxPreShownClips = (int) 5include - APP/View/Artists/search-results.ctp, line 309 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 959 ArtistsController::similarArtists() - APP/Controller/ArtistsController.php, line 1378 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 118
Title
Accent
Style
Notice (8): Undefined index: MediaItem [APP/View/Artists/search-results.ctp, line 321]Code Context</div>
<?php
for($i = 0; $i < count($searchedArtist['MediaItem']); $i++) {
$viewFile = '/home/dusko/ANOTHERTONGUE/www-data/ANOTHERTONGUE-container/app/View/Artists/search-results.ctp' $dataForView = array( 'seoEntry' => array( 'SeoEntry' => array( 'id' => '6', 'page_name' => 'search', 'title' => 'Search - Another Tongue', 'description' => 'Search our large database of voice artists and services for your next tv, film, radio, game or animation project.' ) ), 'background' => 'artists-search', 'title' => 'Similar styles', 'tracks' => array(), 'searchedArtist' => array(), 'newEvents' => array(), 'authUser' => null, 'latestBlog' => array( 'BlogPost' => array( 'blurb' => 'Matthew Goode is Det. Carl Morck in Dept Q', 'slug' => 'dept-q' ) ), 'preBackground' => 'pages-showPage', 'shortlisted' => array(), 'lastTweet' => 'Loading please wait', 'showSave' => false, 'adminArea' => false ) $seoEntry = array( 'SeoEntry' => array( 'id' => '6', 'page_name' => 'search', 'title' => 'Search - Another Tongue', 'description' => 'Search our large database of voice artists and services for your next tv, film, radio, game or animation project.' ) ) $background = 'artists-search' $title = 'Similar styles' $tracks = array() $searchedArtist = array() $newEvents = array() $authUser = null $latestBlog = array( 'BlogPost' => array( 'blurb' => 'Matthew Goode is Det. Carl Morck in Dept Q', 'slug' => 'dept-q' ) ) $preBackground = 'pages-showPage' $shortlisted = array() $lastTweet = 'Loading please wait' $showSave = false $adminArea = false $pageNum = (int) 1 $pagePrev = (int) 0 $pageNext = (int) 2 $localFiles = array( 'media' => 'http://www.anothertongue.com/media/', 'image' => 'http://www.anothertongue.com/img/db/artist-image/' ) $liveFiles = array( 'media' => '/media/', 'image' => '' ) $fileURLs = array( 'media' => '/media/', 'image' => '' ) $genders = array( (int) 0 => 'any', (int) 1 => 'male', (int) 2 => 'female' ) $trackCounter = (int) 0 $maxPreShownClips = (int) 5 $i = (int) 0include - APP/View/Artists/search-results.ctp, line 321 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 959 ArtistsController::similarArtists() - APP/Controller/ArtistsController.php, line 1378 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 118
Notice (8): Undefined index: MediaItem [APP/View/Artists/search-results.ctp, line 373]Code Context</div>
<div class="col-xs-12">
<?php if(count($searchedArtist['MediaItem']) > $maxPreShownClips){ ?>
$viewFile = '/home/dusko/ANOTHERTONGUE/www-data/ANOTHERTONGUE-container/app/View/Artists/search-results.ctp' $dataForView = array( 'seoEntry' => array( 'SeoEntry' => array( 'id' => '6', 'page_name' => 'search', 'title' => 'Search - Another Tongue', 'description' => 'Search our large database of voice artists and services for your next tv, film, radio, game or animation project.' ) ), 'background' => 'artists-search', 'title' => 'Similar styles', 'tracks' => array(), 'searchedArtist' => array(), 'newEvents' => array(), 'authUser' => null, 'latestBlog' => array( 'BlogPost' => array( 'blurb' => 'Matthew Goode is Det. Carl Morck in Dept Q', 'slug' => 'dept-q' ) ), 'preBackground' => 'pages-showPage', 'shortlisted' => array(), 'lastTweet' => 'Loading please wait', 'showSave' => false, 'adminArea' => false ) $seoEntry = array( 'SeoEntry' => array( 'id' => '6', 'page_name' => 'search', 'title' => 'Search - Another Tongue', 'description' => 'Search our large database of voice artists and services for your next tv, film, radio, game or animation project.' ) ) $background = 'artists-search' $title = 'Similar styles' $tracks = array() $searchedArtist = array() $newEvents = array() $authUser = null $latestBlog = array( 'BlogPost' => array( 'blurb' => 'Matthew Goode is Det. Carl Morck in Dept Q', 'slug' => 'dept-q' ) ) $preBackground = 'pages-showPage' $shortlisted = array() $lastTweet = 'Loading please wait' $showSave = false $adminArea = false $pageNum = (int) 1 $pagePrev = (int) 0 $pageNext = (int) 2 $localFiles = array( 'media' => 'http://www.anothertongue.com/media/', 'image' => 'http://www.anothertongue.com/img/db/artist-image/' ) $liveFiles = array( 'media' => '/media/', 'image' => '' ) $fileURLs = array( 'media' => '/media/', 'image' => '' ) $genders = array( (int) 0 => 'any', (int) 1 => 'male', (int) 2 => 'female' ) $trackCounter = (int) 0 $maxPreShownClips = (int) 5 $i = (int) 0include - APP/View/Artists/search-results.ctp, line 373 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 959 ArtistsController::similarArtists() - APP/Controller/ArtistsController.php, line 1378 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 118

We've found no results matching your search criteria, click the X icon to remove specific filters
