Code Context $fileexplode = explode('.',$biddetail['document']);
$file = $fileexplode[0];
$extension = $fileexplode[1];
$viewFile = '/var/www/vhosts/arborspringsforestry.com/website/app/View/Bids/view.ctp'
$dataForView = array(
'bid' => array(
'Bid' => array(
'id' => '118',
'user_id' => null,
'bid_name' => 'Ed and Susan Swecker'
),
'User' => array(
'password' => '*****',
'id' => null,
'username' => null,
'group_id' => null,
'created' => null,
'modified' => null
),
'Biddetail' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$bid = array(
'Bid' => array(
'id' => '118',
'user_id' => null,
'bid_name' => 'Ed and Susan Swecker'
),
'User' => array(
'password' => '*****',
'id' => null,
'username' => null,
'group_id' => null,
'created' => null,
'modified' => null
),
'Biddetail' => array(
(int) 0 => array(
'bid_id' => '118',
'Property_Owner' => 'Ed & Susan Swecker',
'Opening_Date' => '2013-03-12',
'Propery_Address' => 'HWY 70',
'Property_City' => 'Dickson',
'Property_State' => 'TN',
'Property_Zip' => '37055',
'Property_County' => 'Dickson',
'Control_Map' => '104',
'Parcel' => '013.02',
'Open_Date' => '2013-03-12',
'Open_Time' => '10:00:00',
'Bid_Location' => 'Burns, TN (Donna's Place)',
'Performance_Bond' => '$1,000',
'Contract_Signing' => '2013-03-26',
'Entry_Date' => '2013-03-26',
'Sold' => 'SOLD',
'Active' => '1',
'Board_Foot_Hardwood_Sawtimber' => '46,530',
'Hardwood_Pulpwood_Tons' => '298',
'Pine_Sawtimber_Tons' => 'n/a',
'Pine_Pulpwood_Tons' => 'n/a',
'id' => '126',
'document' => '',
'document_directory' => null,
'longitude' => null,
'latitude' => null
)
)
)
$i = (int) 0
$biddetail = array(
'bid_id' => '118',
'Property_Owner' => 'Ed & Susan Swecker',
'Opening_Date' => '2013-03-12',
'Propery_Address' => 'HWY 70',
'Property_City' => 'Dickson',
'Property_State' => 'TN',
'Property_Zip' => '37055',
'Property_County' => 'Dickson',
'Control_Map' => '104',
'Parcel' => '013.02',
'Open_Date' => '2013-03-12',
'Open_Time' => '10:00:00',
'Bid_Location' => 'Burns, TN (Donna's Place)',
'Performance_Bond' => '$1,000',
'Contract_Signing' => '2013-03-26',
'Entry_Date' => '2013-03-26',
'Sold' => 'SOLD',
'Active' => '1',
'Board_Foot_Hardwood_Sawtimber' => '46,530',
'Hardwood_Pulpwood_Tons' => '298',
'Pine_Sawtimber_Tons' => 'n/a',
'Pine_Pulpwood_Tons' => 'n/a',
'id' => '126',
'document' => '',
'document_directory' => null,
'longitude' => null,
'latitude' => null
)
$geocodeaddress = 'HWY 70+Dickson+TN+37055'
$fileexplode = array(
(int) 0 => ''
)
$file = ''
include - APP/View/Bids/view.ctp, line 35
View::_evaluate() - CORE/Cake/View/View.php, line 921
View::_render() - CORE/Cake/View/View.php, line 884
View::render() - CORE/Cake/View/View.php, line 476
Controller::render() - CORE/Cake/Controller/Controller.php, line 956
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161
[main] - APP/webroot/index.php, line 92