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' => '69',
			'user_id' => '2',
			'bid_name' => 'Ben Burton'
		),
		'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' => '69',
		'user_id' => '2',
		'bid_name' => 'Ben Burton'
	),
	'User' => array(
		'password' => '*****',
		'id' => null,
		'username' => null,
		'group_id' => null,
		'created' => null,
		'modified' => null
	),
	'Biddetail' => array(
		(int) 0 => array(
			'bid_id' => '69',
			'Property_Owner' => 'Ben Burton',
			'Opening_Date' => '2012-02-03',
			'Propery_Address' => 'Burton Ridge Road',
			'Property_City' => 'Silver Point',
			'Property_State' => 'TN',
			'Property_Zip' => '38582',
			'Property_County' => 'Dekalb',
			'Control_Map' => '016',
			'Parcel' => '011.00',
			'Open_Date' => '2012-02-03',
			'Open_Time' => '10:00:00',
			'Bid_Location' => 'Burton's Ridge (Property Location) at the Farm House',
			'Performance_Bond' => '2500.00',
			'Contract_Signing' => '2012-02-10',
			'Entry_Date' => '2012-02-15',
			'Sold' => 'SOLD',
			'Active' => '1',
			'Board_Foot_Hardwood_Sawtimber' => null,
			'Hardwood_Pulpwood_Tons' => '816',
			'Pine_Sawtimber_Tons' => null,
			'Pine_Pulpwood_Tons' => null,
			'id' => '80',
			'document' => null,
			'document_directory' => null,
			'longitude' => null,
			'latitude' => null
		),
		(int) 1 => array(
			'bid_id' => '69',
			'Property_Owner' => 'Landowner',
			'Opening_Date' => '2013-02-22',
			'Propery_Address' => 'Cedar Point Road',
			'Property_City' => 'Bumpus Mills',
			'Property_State' => 'TN',
			'Property_Zip' => '',
			'Property_County' => 'Stewart',
			'Control_Map' => '',
			'Parcel' => '',
			'Open_Date' => '2013-02-22',
			'Open_Time' => '10:00:00',
			'Bid_Location' => 'Donna's Place, Burns, TN',
			'Performance_Bond' => '$2500',
			'Contract_Signing' => '2013-03-08',
			'Entry_Date' => '2013-01-25',
			'Sold' => 'SOLD',
			'Active' => null,
			'Board_Foot_Hardwood_Sawtimber' => '',
			'Hardwood_Pulpwood_Tons' => '',
			'Pine_Sawtimber_Tons' => '',
			'Pine_Pulpwood_Tons' => '',
			'id' => '102',
			'document' => '',
			'document_directory' => null,
			'longitude' => null,
			'latitude' => null
		)
	)
)
$i = (int) 0
$biddetail = array(
	'bid_id' => '69',
	'Property_Owner' => 'Landowner',
	'Opening_Date' => '2013-02-22',
	'Propery_Address' => 'Cedar Point Road',
	'Property_City' => 'Bumpus Mills',
	'Property_State' => 'TN',
	'Property_Zip' => '',
	'Property_County' => 'Stewart',
	'Control_Map' => '',
	'Parcel' => '',
	'Open_Date' => '2013-02-22',
	'Open_Time' => '10:00:00',
	'Bid_Location' => 'Donna's Place, Burns, TN',
	'Performance_Bond' => '$2500',
	'Contract_Signing' => '2013-03-08',
	'Entry_Date' => '2013-01-25',
	'Sold' => 'SOLD',
	'Active' => null,
	'Board_Foot_Hardwood_Sawtimber' => '',
	'Hardwood_Pulpwood_Tons' => '',
	'Pine_Sawtimber_Tons' => '',
	'Pine_Pulpwood_Tons' => '',
	'id' => '102',
	'document' => '',
	'document_directory' => null,
	'longitude' => null,
	'latitude' => null
)
$geocodeaddress = 'Cedar Point Road+Bumpus Mills+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