Code |
Context$submission = array(
"Submission" => array(
"id" => "327",
"name" => "doubletake",
"exhibition_id" => "5",
"featured" => "0",
"collaboration" => "1",
"deletereq" => "0",
"accepted" => "1",
"subtype_id" => "1",
"hq_submitted" => "0",
"hq_filename" => "",
"views" => "1384",
"description" => "",
"filename" => "elijah and - doubletake",
"submitdate" => "0000-00-00 00:00:00",
"userfeature" => "0"
),
"Exhibition" => array(
"id" => "5",
"name" => "Muse",
"active" => "1",
"current" => "0",
"open" => "0",
"numeral" => "V",
"deadline" => "0000-00-00",
"thread_id" => "0",
"old_id" => "15",
"numart" => "100",
"numaudio" => "4",
"numphoto" => "45",
"staffcomment" => "",
"staff_id" => "0",
"banner_id" => "210"
),
"Subtype" => array(
"id" => "1",
"name" => "Digital Art"
),
"SubmissionsUser" => array(
"id" => "357",
"submission_id" => "327",
"user_id" => "22"
),
"User" => array(
array()
)
)
$href = false
$realname = false
$htmlvars = array(
"escape" => false
)
$force = false
$numartists = 1
else
{
$link = ($href?$this->Html->link($submission['User'][0]['username'], array('controller'=>'users', 'action'=>'view', $submission['User'][0]['id']), $htmlvars):$submission['User'][0]['username']) . ' & ' . ($href?$this->Html->link($submission['User'][1]['username'], array('controller'=>'users', 'action'=>'view', $submission['User'][1]['id']), $htmlvars):$submission['User'][1]['username']);
EvokeHelper::artistlink() - APP/views/helpers/evoke.php, line 93
include - APP/views/users/view.ctp, line 34
View::_render() - CORE/cake/libs/view/view.php, line 666
View::render() - CORE/cake/libs/view/view.php, line 376
Controller::render() - CORE/cake/libs/controller/controller.php, line 803
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 230
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 88