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' => '106',
'user_id' => '5',
'bid_name' => 'Green Springs Properties LLC'
),
'User' => array(
'password' => '*****',
'id' => '5',
'username' => 'april.derossett',
'group_id' => '2',
'created' => '2013-01-09 00:28:03',
'modified' => '2013-03-06 14:41:34'
),
'Biddetail' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$bid = array(
'Bid' => array(
'id' => '106',
'user_id' => '5',
'bid_name' => 'Green Springs Properties LLC'
),
'User' => array(
'password' => '*****',
'id' => '5',
'username' => 'april.derossett',
'group_id' => '2',
'created' => '2013-01-09 00:28:03',
'modified' => '2013-03-06 14:41:34'
),
'Biddetail' => array(
(int) 0 => array(
'bid_id' => '106',
'Property_Owner' => 'Green Springs Properties LLC',
'Opening_Date' => '2013-02-01',
'Propery_Address' => 'Old Harding Road',
'Property_City' => 'Fairview',
'Property_State' => 'TN',
'Property_Zip' => '',
'Property_County' => 'Williamson',
'Control_Map' => '041',
'Parcel' => '052.00',
'Open_Date' => '2013-02-01',
'Open_Time' => '10:00:00',
'Bid_Location' => 'Donna’s Place on HWY 96 in Burns, TN (Across from the Dollar General Store)',
'Performance_Bond' => '5000.00',
'Contract_Signing' => '2013-01-10',
'Entry_Date' => '2013-01-10',
'Sold' => 'SOLD',
'Active' => '1',
'Board_Foot_Hardwood_Sawtimber' => '311,162',
'Hardwood_Pulpwood_Tons' => '740',
'Pine_Sawtimber_Tons' => '',
'Pine_Pulpwood_Tons' => '',
'id' => '100',
'document' => '',
'document_directory' => null,
'longitude' => null,
'latitude' => null
)
)
)
$i = (int) 0
$biddetail = array(
'bid_id' => '106',
'Property_Owner' => 'Green Springs Properties LLC',
'Opening_Date' => '2013-02-01',
'Propery_Address' => 'Old Harding Road',
'Property_City' => 'Fairview',
'Property_State' => 'TN',
'Property_Zip' => '',
'Property_County' => 'Williamson',
'Control_Map' => '041',
'Parcel' => '052.00',
'Open_Date' => '2013-02-01',
'Open_Time' => '10:00:00',
'Bid_Location' => 'Donna’s Place on HWY 96 in Burns, TN (Across from the Dollar General Store)',
'Performance_Bond' => '5000.00',
'Contract_Signing' => '2013-01-10',
'Entry_Date' => '2013-01-10',
'Sold' => 'SOLD',
'Active' => '1',
'Board_Foot_Hardwood_Sawtimber' => '311,162',
'Hardwood_Pulpwood_Tons' => '740',
'Pine_Sawtimber_Tons' => '',
'Pine_Pulpwood_Tons' => '',
'id' => '100',
'document' => '',
'document_directory' => null,
'longitude' => null,
'latitude' => null
)
$geocodeaddress = 'Old Harding Road+Fairview+TN'
$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