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' => '221',
'user_id' => null,
'bid_name' => 'Robert Maloney'
),
'User' => array(
'password' => '*****',
'id' => null,
'username' => null,
'group_id' => null,
'created' => null,
'modified' => null
),
'Biddetail' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
)
)
$bid = array(
'Bid' => array(
'id' => '221',
'user_id' => null,
'bid_name' => 'Robert Maloney'
),
'User' => array(
'password' => '*****',
'id' => null,
'username' => null,
'group_id' => null,
'created' => null,
'modified' => null
),
'Biddetail' => array(
(int) 0 => array(
'bid_id' => '221',
'Property_Owner' => 'Robert Maloney',
'Opening_Date' => '2015-11-13',
'Propery_Address' => '300 Smith Road',
'Property_City' => 'McEwen',
'Property_State' => 'TN',
'Property_Zip' => '37101',
'Property_County' => 'Humphreys',
'Control_Map' => '036',
'Parcel' => '012.00',
'Open_Date' => '2015-11-13',
'Open_Time' => '10:00:00',
'Bid_Location' => 'Jeanine's Cafe',
'Performance_Bond' => '$1500',
'Contract_Signing' => '2015-12-04',
'Entry_Date' => '2015-10-27',
'Sold' => 'SOLD',
'Active' => '1',
'Board_Foot_Hardwood_Sawtimber' => '132,880',
'Hardwood_Pulpwood_Tons' => '790',
'Pine_Sawtimber_Tons' => '',
'Pine_Pulpwood_Tons' => '',
'id' => '244',
'document' => '',
'document_directory' => '',
'longitude' => '-87.68278000',
'latitude' => '36.14345000'
),
(int) 1 => array(
'bid_id' => '221',
'Property_Owner' => 'Robert Maloney',
'Opening_Date' => '2015-11-13',
'Propery_Address' => '300 Smith Road',
'Property_City' => 'McEwen',
'Property_State' => 'TN',
'Property_Zip' => '37101',
'Property_County' => 'Humphreys',
'Control_Map' => '036',
'Parcel' => '012.00',
'Open_Date' => '2015-11-13',
'Open_Time' => '10:00:00',
'Bid_Location' => 'Jeanine's Cafe',
'Performance_Bond' => '$1500',
'Contract_Signing' => '2015-12-04',
'Entry_Date' => '2015-10-27',
'Sold' => 'SOLD',
'Active' => '1',
'Board_Foot_Hardwood_Sawtimber' => '132,880',
'Hardwood_Pulpwood_Tons' => '790',
'Pine_Sawtimber_Tons' => '',
'Pine_Pulpwood_Tons' => '',
'id' => '245',
'document' => '',
'document_directory' => '',
'longitude' => '-87.68278000',
'latitude' => '36.14345000'
)
)
)
$i = (int) 0
$biddetail = array(
'bid_id' => '221',
'Property_Owner' => 'Robert Maloney',
'Opening_Date' => '2015-11-13',
'Propery_Address' => '300 Smith Road',
'Property_City' => 'McEwen',
'Property_State' => 'TN',
'Property_Zip' => '37101',
'Property_County' => 'Humphreys',
'Control_Map' => '036',
'Parcel' => '012.00',
'Open_Date' => '2015-11-13',
'Open_Time' => '10:00:00',
'Bid_Location' => 'Jeanine's Cafe',
'Performance_Bond' => '$1500',
'Contract_Signing' => '2015-12-04',
'Entry_Date' => '2015-10-27',
'Sold' => 'SOLD',
'Active' => '1',
'Board_Foot_Hardwood_Sawtimber' => '132,880',
'Hardwood_Pulpwood_Tons' => '790',
'Pine_Sawtimber_Tons' => '',
'Pine_Pulpwood_Tons' => '',
'id' => '245',
'document' => '',
'document_directory' => '',
'longitude' => '-87.68278000',
'latitude' => '36.14345000'
)
$geocodeaddress = '300 Smith Road+McEwen+TN+37101'
$fileexplode = array(
(int) 0 => ''
)
$file = ''
$extension = null
$bidid = '244'
$link = '<a href="/files/biddetail/document/244/.pdf">Review the Bid Details Here</a>'
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