Warning (2): file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 [APP/View/Elements/business.ctp, line 450]Code Context
//$json = file_get_contents("https://maps-api-ssl.google.com/maps/api/geocode/json?address=$address&key=AIzaSyALrxFaoZQaZpP26mJJSckmQ7ixd1wS1Ys");
$json = file_get_contents("https://maps.googleapis.com/maps/api/geocode/json?address=$address&key=AIzaSyBX7hsEgTBvrBMP9xyxjR6DQhRux0NK28Y");
$address = '221+Adelaide+Rd,+,+Murray+Bridge,+5253'
file_get_contents - [internal], line ??
get_lat_long - APP/View/Elements/business.ctp, line 450
include - APP/View/Elements/business.ctp, line 21
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::_renderElement() - CORE/Cake/View/View.php, line 1217
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Businesses/view.ctp, line 11
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 960
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Warning (2): file_get_contents(https://maps.googleapis.com/maps/api/geocode/json?address=221+Adelaide+Rd,+,+Murray+Bridge,+5253&key=AIzaSyBX7hsEgTBvrBMP9xyxjR6DQhRux0NK28Y) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found [APP/View/Elements/business.ctp, line 450]Code Context
//$json = file_get_contents("https://maps-api-ssl.google.com/maps/api/geocode/json?address=$address&key=AIzaSyALrxFaoZQaZpP26mJJSckmQ7ixd1wS1Ys");
$json = file_get_contents("https://maps.googleapis.com/maps/api/geocode/json?address=$address&key=AIzaSyBX7hsEgTBvrBMP9xyxjR6DQhRux0NK28Y");
$address = '221+Adelaide+Rd,+,+Murray+Bridge,+5253'
file_get_contents - [internal], line ??
get_lat_long - APP/View/Elements/business.ctp, line 450
include - APP/View/Elements/business.ctp, line 21
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::_renderElement() - CORE/Cake/View/View.php, line 1217
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Businesses/view.ctp, line 11
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 960
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Notice (8): Trying to get property of non-object [APP/View/Elements/business.ctp, line 455]Code Context //echo var_dump($json);
if($json->{'status'} == 'ZERO_RESULTS')
$address = '221+Adelaide+Rd,+,+Murray+Bridge,+5253'
$json = null
get_lat_long - APP/View/Elements/business.ctp, line 455
include - APP/View/Elements/business.ctp, line 21
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::_renderElement() - CORE/Cake/View/View.php, line 1217
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Businesses/view.ctp, line 11
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 960
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Notice (8): Trying to get property of non-object [APP/View/Elements/business.ctp, line 462]Code Context } else {
$lat = $json->{'results'}[0]->{'geometry'}->{'location'}->{'lat'};
$address = '221+Adelaide+Rd,+,+Murray+Bridge,+5253'
$json = null
get_lat_long - APP/View/Elements/business.ctp, line 462
include - APP/View/Elements/business.ctp, line 21
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::_renderElement() - CORE/Cake/View/View.php, line 1217
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Businesses/view.ctp, line 11
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 960
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Notice (8): Trying to get property of non-object [APP/View/Elements/business.ctp, line 462]Code Context } else {
$lat = $json->{'results'}[0]->{'geometry'}->{'location'}->{'lat'};
$address = '221+Adelaide+Rd,+,+Murray+Bridge,+5253'
$json = null
get_lat_long - APP/View/Elements/business.ctp, line 462
include - APP/View/Elements/business.ctp, line 21
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::_renderElement() - CORE/Cake/View/View.php, line 1217
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Businesses/view.ctp, line 11
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 960
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Notice (8): Trying to get property of non-object [APP/View/Elements/business.ctp, line 462]Code Context } else {
$lat = $json->{'results'}[0]->{'geometry'}->{'location'}->{'lat'};
$address = '221+Adelaide+Rd,+,+Murray+Bridge,+5253'
$json = null
get_lat_long - APP/View/Elements/business.ctp, line 462
include - APP/View/Elements/business.ctp, line 21
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::_renderElement() - CORE/Cake/View/View.php, line 1217
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Businesses/view.ctp, line 11
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 960
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Notice (8): Trying to get property of non-object [APP/View/Elements/business.ctp, line 462]Code Context } else {
$lat = $json->{'results'}[0]->{'geometry'}->{'location'}->{'lat'};
$address = '221+Adelaide+Rd,+,+Murray+Bridge,+5253'
$json = null
get_lat_long - APP/View/Elements/business.ctp, line 462
include - APP/View/Elements/business.ctp, line 21
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::_renderElement() - CORE/Cake/View/View.php, line 1217
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Businesses/view.ctp, line 11
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 960
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Notice (8): Trying to get property of non-object [APP/View/Elements/business.ctp, line 463]Code Context
$lat = $json->{'results'}[0]->{'geometry'}->{'location'}->{'lat'};
$long = $json->{'results'}[0]->{'geometry'}->{'location'}->{'lng'};
$address = '221+Adelaide+Rd,+,+Murray+Bridge,+5253'
$json = null
$lat = null
get_lat_long - APP/View/Elements/business.ctp, line 463
include - APP/View/Elements/business.ctp, line 21
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::_renderElement() - CORE/Cake/View/View.php, line 1217
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Businesses/view.ctp, line 11
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 960
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Notice (8): Trying to get property of non-object [APP/View/Elements/business.ctp, line 463]Code Context
$lat = $json->{'results'}[0]->{'geometry'}->{'location'}->{'lat'};
$long = $json->{'results'}[0]->{'geometry'}->{'location'}->{'lng'};
$address = '221+Adelaide+Rd,+,+Murray+Bridge,+5253'
$json = null
$lat = null
get_lat_long - APP/View/Elements/business.ctp, line 463
include - APP/View/Elements/business.ctp, line 21
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::_renderElement() - CORE/Cake/View/View.php, line 1217
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Businesses/view.ctp, line 11
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 960
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Notice (8): Trying to get property of non-object [APP/View/Elements/business.ctp, line 463]Code Context
$lat = $json->{'results'}[0]->{'geometry'}->{'location'}->{'lat'};
$long = $json->{'results'}[0]->{'geometry'}->{'location'}->{'lng'};
$address = '221+Adelaide+Rd,+,+Murray+Bridge,+5253'
$json = null
$lat = null
get_lat_long - APP/View/Elements/business.ctp, line 463
include - APP/View/Elements/business.ctp, line 21
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::_renderElement() - CORE/Cake/View/View.php, line 1217
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Businesses/view.ctp, line 11
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 960
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Notice (8): Trying to get property of non-object [APP/View/Elements/business.ctp, line 463]Code Context
$lat = $json->{'results'}[0]->{'geometry'}->{'location'}->{'lat'};
$long = $json->{'results'}[0]->{'geometry'}->{'location'}->{'lng'};
$address = '221+Adelaide+Rd,+,+Murray+Bridge,+5253'
$json = null
$lat = null
get_lat_long - APP/View/Elements/business.ctp, line 463
include - APP/View/Elements/business.ctp, line 21
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::_renderElement() - CORE/Cake/View/View.php, line 1217
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Businesses/view.ctp, line 11
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 960
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Notice (8): Undefined variable: markericon [APP/View/Elements/business.ctp, line 41]Code Context 'latitude' => $mapLat,
'longitude' => $mapLong,
'markerIcon' => $markericon,
$viewFile = '/home/rogerdw/public_html/test/app/View/Elements/business.ctp'
$dataForView = array(
'og_description' => 'At Bridge Power Parts we supply parts and components for trucks, cars, forklifts, tractors and any other type of vehicle. We make brake and hydraulic hoses to order on the premises. We supply batteries for all uses, including truck, car, heavy machinery and even gophers and wheelchairs.
We are a major supplier of AC Delco batteries and accessories. These include: battery chargers, battery testers, jump packs, cables, terminals and 12Volt accessories.
PRODUCTS
MAIN CATEGORIES
Hydraulics
Oils, Lubes & Batteries
Brakes & Transmissions
Engine Rebuilds
Truck & Trailer Parts
Rockmaster Products
WE ARE THE LOCAL AGENT FOR THE FOLLOWING
HARDY SPICER, HYDRAULICS AND DRIVELINES
TVH, TRACTOR AND FORKLIFT PARTS
GATES, BELTS
DONALDSON FILTERS
LUDOWICI SEALING PRODUCTS
TRITEK AND FUCH OILS AND LUBICANTS
ROCKMASTER POST HOLE BORER
AC DELCO BATTERIES
WE CAN SUPPLY
ENGINE REBUILD KITS
SUPPLIES PREMIUM QUALITY AFTERMARKET AND O. E ENGINE PARTS FOR MOST JAPANESE, AMERICAN, BRITISH AND EUROPEAN DIESEL ENGINES. WE HAVE ACCESS TO OVER 1000 DIFFERENT KITS FROM MOTOR VEHICLES TO HEAVY TRUCKS AND EQUIPMENT
ALL PARTS . . . FOR ALL TYPES OF
TRUCKS, TRACTORS, MACHINERY, LOADERS AND OTHER VEHICLES.
',
'url_key' => 'files%2FBusiness%2Fbridge-power-parts',
'og_image_height' => (int) 200,
'og_image_width' => (int) 300,
'og_image' => 'files/Business/000/000/017/48/logo%20001.jpg',
'og_title' => 'Bridge Power Parts',
'og_url' => array(),
'keywords' => 'Murray Bridge, Community, Business, Directory , Search , Mobil oil, batteries, filters, hydraulics , truck and machinery spare parts',
'description' => 'Murray Bridge Community and Business Directory, where you can search for information on all businesses, groups, organisations, service and sporting clubs in Murray Bridge and surrounding districts. Including Mannum, Tailem Bend, Wellington, Callington, Mypolonga etc',
'title_for_layout' => 'Murray Bridge - Community and Business Directory: business - Bridge Power Parts',
'menu_footers' => array(
(int) 0 => array(
'Content' => array(
[maximum depth reached]
),
'children' => array([maximum depth reached])
),
(int) 1 => array(
'Content' => array(
[maximum depth reached]
),
'children' => array([maximum depth reached])
),
(int) 2 => array(
'Content' => array(
[maximum depth reached]
),
'children' => array([maximum depth reached])
),
(int) 3 => array(
'Content' => array(
[maximum depth reached]
),
'children' => array([maximum depth reached])
),
(int) 4 => array(
'Content' => array(
[maximum depth reached]
),
'children' => array([maximum depth reached])
),
(int) 5 => array(
'Content' => array(
[maximum depth reached]
),
'children' => array([maximum depth reached])
),
(int) 6 => array(
'Content' => array(
[maximum depth reached]
),
'children' => array([maximum depth reached])
),
(int) 7 => array(
'Content' => array(
[maximum depth reached]
),
'children' => array([maximum depth reached])
)
),
'menu_headers' => array(
(int) 0 => array(
'Content' => array(
[maximum depth reached]
),
'children' => array([maximum depth reached])
),
(int) 1 => array(
'Content' => array(
[maximum depth reached]
),
'children' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Content' => array(
[maximum depth reached]
),
'children' => array([maximum depth reached])
),
(int) 3 => array(
'Content' => array(
[maximum depth reached]
),
'children' => array([maximum depth reached])
),
(int) 4 => array(
'Content' => array(
[maximum depth reached]
),
'children' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'Content' => array(
[maximum depth reached]
),
'children' => array(
[maximum depth reached]
)
)
),
'debugToolbarPanels' => array(
'history' => array(
'content' => array(
[maximum depth reached]
),
'elementName' => 'history_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'session' => array(
'content' => array(
[maximum depth reached]
),
'elementName' => 'session_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'request' => array(
'content' => array(
[maximum depth reached]
),
'elementName' => 'request_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'sql_log' => array(
'content' => array(
[maximum depth reached]
),
'elementName' => 'sql_log_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'timer' => array(
'content' => null,
'elementName' => 'timer_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'log' => array(
'content' => object(DebugKitLog) {},
'elementName' => 'log_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'variables' => array(
'content' => array(
[maximum depth reached]
),
'elementName' => 'variables_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'environment' => array(
'content' => array(
[maximum depth reached]
),
'elementName' => 'environment_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'include' => array(
'content' => array(
[maximum depth reached]
),
'elementName' => 'include_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
)
),
'debugToolbarJavascript' => array(
'libs' => 'DebugKit./js/js_debug_toolbar'
),
'debugToolbarCss' => array(
(int) 0 => 'DebugKit./css/debug_toolbar.css'
),
'limit_ads_for_mobile' => true,
'specials' => array(),
'promotion' => array(),
'headers' => array(),
'footers' => array(),
'ads' => array(),
'business' => array(
'Business' => array(
'id' => '1748',
'user_id' => '61',
'category_id_not_used' => '',
'name' => 'Bridge Power Parts',
'first_letter' => 'B',
'url_key' => 'bridge-power-parts',
'address1' => '221 Adelaide Rd',
'address2' => '',
'city' => 'Murray Bridge',
'state' => 'SA',
'postcode' => '5253',
'contact_name1' => null,
'contact_number1' => null,
'contact_name2' => null,
'contact_number2' => null,
'fax' => null,
'mobile_name1' => null,
'mobile1' => null,
'mobile_name2' => null,
'mobile2' => null,
'email1' => null,
'email2' => null,
'website' => null,
'mon_open' => '8.00',
'mon_close' => '5.00',
'mon_status' => '1',
'tue_open' => '8.00',
'tue_close' => '5.00',
'tue_status' => '1',
'wed_open' => '8.00',
'wed_close' => '5.00',
'wed_status' => '1',
'thu_open' => '8.00',
'thu_close' => '5.00',
'thu_status' => '1',
'fri_open' => '8.00',
'fri_close' => '5.00',
'fri_status' => '1',
'sat_open' => '9.00',
'sat_close' => '12.00',
'sat_status' => '1',
'sun_open' => '',
'sun_close' => '',
'sun_status' => '2',
'business_activity' => '<p>At Bridge Power Parts we supply parts and components for trucks, cars, forklifts, tractors and any other type of vehicle. We make brake and hydraulic hoses to order on the premises. We supply batteries for all uses, including truck, car, heavy machinery and even gophers and wheelchairs.</p>
<p>We are a major supplier of AC Delco batteries and accessories. These include: battery chargers, battery testers, jump packs, cables, terminals and 12Volt accessories.</p>
<h3>PRODUCTS</h3>
<h4>MAIN CATEGORIES</h4>
<table>
<tbody>
<tr>
<td><a href="http://www.bridgepowerparts.com.au/products.php?p=1"><img alt="hydraulics" src="http://www.bridgepowerparts.com.au/bullets/hydraulics.png" /></a></td>
<td><a href="http://www.bridgepowerparts.com.au/products.php?p=1">Hydraulics</a></td>
</tr>
<tr>
<td><a href="http://www.bridgepowerparts.com.au/products.php?p=2"><img alt="Oils, Lubes & Batteries" src="http://www.bridgepowerparts.com.au/bullets/oils.png" /></a></td>
<td><a href="http://www.bridgepowerparts.com.au/products.php?p=2">Oils, Lubes & Batteries</a></td>
</tr>
<tr>
<td><a href="http://www.bridgepowerparts.com.au/products.php?p=3"><img alt="Brakes & Transmissions" src="http://www.bridgepowerparts.com.au/bullets/brakes.png" /></a></td>
<td><a href="http://www.bridgepowerparts.com.au/products.php?p=3">Brakes & Transmissions</a></td>
</tr>
<tr>
<td><a href="http://www.bridgepowerparts.com.au/products.php?p=4"><img alt="Engine Rebuilds" src="http://www.bridgepowerparts.com.au/bullets/engine.png" /></a></td>
<td><a href="http://www.bridgepowerparts.com.au/products.php?p=4">Engine Rebuilds</a></td>
</tr>
<tr>
<td><a href="http://www.bridgepowerparts.com.au/products.php?p=5"><img alt="Truck & Trailer Parts" src="http://www.bridgepowerparts.com.au/bullets/truck.png" /></a></td>
<td><a href="http://www.bridgepowerparts.com.au/products.php?p=5">Truck & Trailer Parts</a></td>
</tr>
<tr>
<td><a href="http://www.bridgepowerparts.com.au/products.php?p=6"><img alt="Rockmaster Products" src="http://www.bridgepowerparts.com.au/bullets/rockmaster.png" /></a></td>
<td><a href="http://www.bridgepowerparts.com.au/products.php?p=6">Rockmaster Products</a></td>
</tr>
</tbody>
</table>
<p> </p>
<h4>WE ARE THE LOCAL AGENT FOR THE FOLLOWING</h4>
<ul>
<li>HARDY SPICER, HYDRAULICS AND DRIVELINES</li>
<li>TVH, TRACTOR AND FORKLIFT PARTS</li>
<li>GATES, BELTS</li>
<li>DONALDSON FILTERS</li>
<li>LUDOWICI SEALING PRODUCTS</li>
<li>TRITEK AND FUCH OILS AND LUBICANTS</li>
<li>ROCKMASTER POST HOLE BORER</li>
<li>AC DELCO BATTERIES</li>
</ul>
<p> </p>
<h4>WE CAN SUPPLY</h4>
<h5><strong>ENGINE REBUILD KITS</strong></h5>
<p>SUPPLIES PREMIUM QUALITY AFTERMARKET AND O.E ENGINE PARTS FOR MOST JAPANESE, AMERICAN, BRITISH AND EUROPEAN DIESEL ENGINES. WE HAVE ACCESS TO OVER 1000 DIFFERENT KITS FROM MOTOR VEHICLES TO HEAVY TRUCKS AND EQUIPMENT</p>
<p> </p>
<h5><strong>ALL PARTS ... FOR ALL TYPES OF</strong></h5>
<p>TRUCKS, TRACTORS, MACHINERY, LOADERS AND OTHER VEHICLES.</p>
',
'keyword' => 'Mobil oil, batteries, filters, hydraulics , truck and machinery spare parts',
'path' => '/000/000/017/48',
'image' => 'logo 001.jpg',
'video' => '',
'latitude' => '',
'longitude' => '',
'deleted' => '0',
'created' => '2017-11-21 13:49:36',
'modified' => '2017-11-21 18:23:48',
'is_in_mb' => 'Y'
),
'Communication' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
)
),
'Category' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
)
)
$og_description = 'At Bridge Power Parts we supply parts and components for trucks, cars, forklifts, tractors and any other type of vehicle. We make brake and hydraulic hoses to order on the premises. We supply batteries for all uses, including truck, car, heavy machinery and even gophers and wheelchairs.
We are a major supplier of AC Delco batteries and accessories. These include: battery chargers, battery testers, jump packs, cables, terminals and 12Volt accessories.
PRODUCTS
MAIN CATEGORIES
Hydraulics
Oils, Lubes & Batteries
Brakes & Transmissions
Engine Rebuilds
Truck & Trailer Parts
Rockmaster Products
WE ARE THE LOCAL AGENT FOR THE FOLLOWING
HARDY SPICER, HYDRAULICS AND DRIVELINES
TVH, TRACTOR AND FORKLIFT PARTS
GATES, BELTS
DONALDSON FILTERS
LUDOWICI SEALING PRODUCTS
TRITEK AND FUCH OILS AND LUBICANTS
ROCKMASTER POST HOLE BORER
AC DELCO BATTERIES
WE CAN SUPPLY
ENGINE REBUILD KITS
SUPPLIES PREMIUM QUALITY AFTERMARKET AND O. E ENGINE PARTS FOR MOST JAPANESE, AMERICAN, BRITISH AND EUROPEAN DIESEL ENGINES. WE HAVE ACCESS TO OVER 1000 DIFFERENT KITS FROM MOTOR VEHICLES TO HEAVY TRUCKS AND EQUIPMENT
ALL PARTS . . . FOR ALL TYPES OF
TRUCKS, TRACTORS, MACHINERY, LOADERS AND OTHER VEHICLES.
'
$url_key = 'files%2FBusiness%2Fbridge-power-parts'
$og_image_height = (int) 200
$og_image_width = (int) 300
$og_image = 'files/Business/000/000/017/48/logo%20001.jpg'
$og_title = 'Bridge Power Parts'
$og_url = array()
$keywords = 'Murray Bridge, Community, Business, Directory , Search , Mobil oil, batteries, filters, hydraulics , truck and machinery spare parts'
$description = 'Murray Bridge Community and Business Directory, where you can search for information on all businesses, groups, organisations, service and sporting clubs in Murray Bridge and surrounding districts. Including Mannum, Tailem Bend, Wellington, Callington, Mypolonga etc'
$title_for_layout = 'Murray Bridge - Community and Business Directory: business - Bridge Power Parts'
$menu_footers = array(
(int) 0 => array(
'Content' => array(
'id' => '35',
'parent_id' => '0',
'name' => 'MB Directory Ph. Roger 0400 226 839',
'order' => '50',
'url_key' => 'mb-directory-ph-roger-0400-226-839'
),
'children' => array()
),
(int) 1 => array(
'Content' => array(
'id' => '9',
'parent_id' => '0',
'name' => 'Found Mistakes - Tell Us Here',
'order' => '100',
'url_key' => 'found-mistakes-tell-us-here'
),
'children' => array()
),
(int) 2 => array(
'Content' => array(
'id' => '10',
'parent_id' => '0',
'name' => 'Privacy Policy',
'order' => '200',
'url_key' => 'privacy-policy'
),
'children' => array()
),
(int) 3 => array(
'Content' => array(
'id' => '11',
'parent_id' => '0',
'name' => 'Terms Of Service',
'order' => '300',
'url_key' => 'terms-of-service'
),
'children' => array()
),
(int) 4 => array(
'Content' => array(
'id' => '12',
'parent_id' => '0',
'name' => 'FAQ',
'order' => '400',
'url_key' => 'faq'
),
'children' => array()
),
(int) 5 => array(
'Content' => array(
'id' => '31',
'parent_id' => '0',
'name' => 'Is Your Business Listed?',
'order' => '600',
'url_key' => 'is-your-business-listed'
),
'children' => array()
),
(int) 6 => array(
'Content' => array(
'id' => '33',
'parent_id' => '0',
'name' => 'Murray Bridge parkrun',
'order' => '600',
'url_key' => 'murray-bridge-parkrun'
),
'children' => array()
),
(int) 7 => array(
'Content' => array(
'id' => '38',
'parent_id' => '0',
'name' => 'Header Ad',
'order' => '600',
'url_key' => 'header-ad'
),
'children' => array()
)
)
$menu_headers = array(
(int) 0 => array(
'Content' => array(
'id' => '1',
'parent_id' => '0',
'open_content' => '1',
'name' => 'Home',
'order' => '100',
'url_key' => 'home'
),
'children' => array()
),
(int) 1 => array(
'Content' => array(
'id' => '29',
'parent_id' => '0',
'open_content' => '0',
'name' => 'Murray Bridge',
'order' => '200',
'url_key' => 'murray-bridge'
),
'children' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
),
(int) 4 => array(
[maximum depth reached]
),
(int) 5 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'Content' => array(
'id' => '5',
'parent_id' => '0',
'open_content' => '1',
'name' => 'Tourism',
'order' => '300',
'url_key' => 'tourism'
),
'children' => array()
),
(int) 3 => array(
'Content' => array(
'id' => '6',
'parent_id' => '0',
'open_content' => '1',
'name' => 'Local Events',
'order' => '400',
'url_key' => 'local-events'
),
'children' => array()
),
(int) 4 => array(
'Content' => array(
'id' => '28',
'parent_id' => '0',
'open_content' => '0',
'name' => 'Advertise',
'order' => '400',
'url_key' => 'advertise'
),
'children' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'Content' => array(
'id' => '27',
'parent_id' => '0',
'open_content' => '0',
'name' => 'Specials',
'order' => '600',
'url_key' => 'specials'
),
'children' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
)
)
$debugToolbarPanels = array(
'history' => array(
'content' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
)
),
'elementName' => 'history_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'session' => array(
'content' => array(
'Config' => array(
[maximum depth reached]
),
'_Token' => array(
[maximum depth reached]
)
),
'elementName' => 'session_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'request' => array(
'content' => array(
'params' => array(
[maximum depth reached]
),
'url' => 'businesses/view/bridge-power-parts',
'query' => array([maximum depth reached]),
'data' => array(
[maximum depth reached]
),
'cookie' => array([maximum depth reached]),
'get' => array([maximum depth reached]),
'currentRoute' => object(CakeRoute) {}
),
'elementName' => 'request_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'sql_log' => array(
'content' => array(
'connections' => array(
[maximum depth reached]
),
'threshold' => (int) 20
),
'elementName' => 'sql_log_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'timer' => array(
'content' => null,
'elementName' => 'timer_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'log' => array(
'content' => object(DebugKitLog) {},
'elementName' => 'log_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'variables' => array(
'content' => array(
'limit_ads_for_mobile' => true,
'specials' => array([maximum depth reached]),
'promotion' => array([maximum depth reached]),
'headers' => array([maximum depth reached]),
'footers' => array([maximum depth reached]),
'ads' => array([maximum depth reached]),
'business' => array(
[maximum depth reached]
),
'$request->data' => array(
[maximum depth reached]
)
),
'elementName' => 'variables_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'environment' => array(
'content' => array(
'php' => array(
[maximum depth reached]
),
'cake' => array(
[maximum depth reached]
),
'app' => array([maximum depth reached])
),
'elementName' => 'environment_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'include' => array(
'content' => array(
'core' => array(
[maximum depth reached]
),
'app' => array(
[maximum depth reached]
),
'plugins' => array(
[maximum depth reached]
),
'paths' => array(
[maximum depth reached]
)
),
'elementName' => 'include_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
)
)
$debugToolbarJavascript = array(
'libs' => 'DebugKit./js/js_debug_toolbar'
)
$debugToolbarCss = array(
(int) 0 => 'DebugKit./css/debug_toolbar.css'
)
$limit_ads_for_mobile = true
$specials = array()
$promotion = array()
$headers = array()
$footers = array()
$ads = array()
$business = array(
'Business' => array(
'id' => '1748',
'user_id' => '61',
'category_id_not_used' => '',
'name' => 'Bridge Power Parts',
'first_letter' => 'B',
'url_key' => 'bridge-power-parts',
'address1' => '221 Adelaide Rd',
'address2' => '',
'city' => 'Murray Bridge',
'state' => 'SA',
'postcode' => '5253',
'contact_name1' => null,
'contact_number1' => null,
'contact_name2' => null,
'contact_number2' => null,
'fax' => null,
'mobile_name1' => null,
'mobile1' => null,
'mobile_name2' => null,
'mobile2' => null,
'email1' => null,
'email2' => null,
'website' => null,
'mon_open' => '8.00',
'mon_close' => '5.00',
'mon_status' => '1',
'tue_open' => '8.00',
'tue_close' => '5.00',
'tue_status' => '1',
'wed_open' => '8.00',
'wed_close' => '5.00',
'wed_status' => '1',
'thu_open' => '8.00',
'thu_close' => '5.00',
'thu_status' => '1',
'fri_open' => '8.00',
'fri_close' => '5.00',
'fri_status' => '1',
'sat_open' => '9.00',
'sat_close' => '12.00',
'sat_status' => '1',
'sun_open' => '',
'sun_close' => '',
'sun_status' => '2',
'business_activity' => '<p>At Bridge Power Parts we supply parts and components for trucks, cars, forklifts, tractors and any other type of vehicle. We make brake and hydraulic hoses to order on the premises. We supply batteries for all uses, including truck, car, heavy machinery and even gophers and wheelchairs.</p>
<p>We are a major supplier of AC Delco batteries and accessories. These include: battery chargers, battery testers, jump packs, cables, terminals and 12Volt accessories.</p>
<h3>PRODUCTS</h3>
<h4>MAIN CATEGORIES</h4>
<table>
<tbody>
<tr>
<td><a href="http://www.bridgepowerparts.com.au/products.php?p=1"><img alt="hydraulics" src="http://www.bridgepowerparts.com.au/bullets/hydraulics.png" /></a></td>
<td><a href="http://www.bridgepowerparts.com.au/products.php?p=1">Hydraulics</a></td>
</tr>
<tr>
<td><a href="http://www.bridgepowerparts.com.au/products.php?p=2"><img alt="Oils, Lubes & Batteries" src="http://www.bridgepowerparts.com.au/bullets/oils.png" /></a></td>
<td><a href="http://www.bridgepowerparts.com.au/products.php?p=2">Oils, Lubes & Batteries</a></td>
</tr>
<tr>
<td><a href="http://www.bridgepowerparts.com.au/products.php?p=3"><img alt="Brakes & Transmissions" src="http://www.bridgepowerparts.com.au/bullets/brakes.png" /></a></td>
<td><a href="http://www.bridgepowerparts.com.au/products.php?p=3">Brakes & Transmissions</a></td>
</tr>
<tr>
<td><a href="http://www.bridgepowerparts.com.au/products.php?p=4"><img alt="Engine Rebuilds" src="http://www.bridgepowerparts.com.au/bullets/engine.png" /></a></td>
<td><a href="http://www.bridgepowerparts.com.au/products.php?p=4">Engine Rebuilds</a></td>
</tr>
<tr>
<td><a href="http://www.bridgepowerparts.com.au/products.php?p=5"><img alt="Truck & Trailer Parts" src="http://www.bridgepowerparts.com.au/bullets/truck.png" /></a></td>
<td><a href="http://www.bridgepowerparts.com.au/products.php?p=5">Truck & Trailer Parts</a></td>
</tr>
<tr>
<td><a href="http://www.bridgepowerparts.com.au/products.php?p=6"><img alt="Rockmaster Products" src="http://www.bridgepowerparts.com.au/bullets/rockmaster.png" /></a></td>
<td><a href="http://www.bridgepowerparts.com.au/products.php?p=6">Rockmaster Products</a></td>
</tr>
</tbody>
</table>
<p> </p>
<h4>WE ARE THE LOCAL AGENT FOR THE FOLLOWING</h4>
<ul>
<li>HARDY SPICER, HYDRAULICS AND DRIVELINES</li>
<li>TVH, TRACTOR AND FORKLIFT PARTS</li>
<li>GATES, BELTS</li>
<li>DONALDSON FILTERS</li>
<li>LUDOWICI SEALING PRODUCTS</li>
<li>TRITEK AND FUCH OILS AND LUBICANTS</li>
<li>ROCKMASTER POST HOLE BORER</li>
<li>AC DELCO BATTERIES</li>
</ul>
<p> </p>
<h4>WE CAN SUPPLY</h4>
<h5><strong>ENGINE REBUILD KITS</strong></h5>
<p>SUPPLIES PREMIUM QUALITY AFTERMARKET AND O.E ENGINE PARTS FOR MOST JAPANESE, AMERICAN, BRITISH AND EUROPEAN DIESEL ENGINES. WE HAVE ACCESS TO OVER 1000 DIFFERENT KITS FROM MOTOR VEHICLES TO HEAVY TRUCKS AND EQUIPMENT</p>
<p> </p>
<h5><strong>ALL PARTS ... FOR ALL TYPES OF</strong></h5>
<p>TRUCKS, TRACTORS, MACHINERY, LOADERS AND OTHER VEHICLES.</p>
',
'keyword' => 'Mobil oil, batteries, filters, hydraulics , truck and machinery spare parts',
'path' => '/000/000/017/48',
'image' => 'logo 001.jpg',
'video' => '',
'latitude' => '',
'longitude' => '',
'deleted' => '0',
'created' => '2017-11-21 13:49:36',
'modified' => '2017-11-21 18:23:48',
'is_in_mb' => 'Y'
),
'Communication' => array(
(int) 0 => array(
'id' => '3447',
'business_id' => '1748',
'type' => 'Phone',
'name' => '',
'detail' => '8531 2277',
'created' => '2017-11-21 18:08:43',
'modified' => '2017-11-21 18:23:48'
),
(int) 1 => array(
'id' => '3448',
'business_id' => '1748',
'type' => 'Website',
'name' => '',
'detail' => 'www.bridgepowerparts.com.au',
'created' => '2017-11-21 18:08:43',
'modified' => '2017-11-21 18:23:48'
),
(int) 2 => array(
'id' => '3449',
'business_id' => '1748',
'type' => 'Email',
'name' => '',
'detail' => 'sales@bridgepowerparts.com.au',
'created' => '2017-11-21 18:12:20',
'modified' => '2017-11-21 18:23:48'
),
(int) 3 => array(
'id' => '3450',
'business_id' => '1748',
'type' => 'Fax',
'name' => '',
'detail' => '8532 1612',
'created' => '2017-11-21 18:12:20',
'modified' => '2017-11-21 18:23:48'
)
),
'Category' => array(
(int) 0 => array(
'id' => '41',
'cat_code_not_used' => 'B06',
'name' => 'Batteries',
'url_key' => 'batteries',
'first_letter' => 'B',
'deleted' => '0',
'created' => '0000-00-00 00:00:00',
'modified' => '0000-00-00 00:00:00',
'BusinessesCategory' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'id' => '32',
'cat_code_not_used' => 'A32',
'name' => 'Auto Parts',
'url_key' => 'auto-parts',
'first_letter' => 'A',
'deleted' => '0',
'created' => '0000-00-00 00:00:00',
'modified' => '0000-00-00 00:00:00',
'BusinessesCategory' => array(
[maximum depth reached]
)
)
)
)
$latitude = ''
$longitude = ''
$address1 = '221 Adelaide Rd'
$address2 = ''
$city = 'Murray Bridge'
$state = 'SA'
$zip = '5253'
$country = 'Australia'
$address = '221 Adelaide Rd, , Murray Bridge, 5253'
$latlong = ','
$map = array(
(int) 0 => '',
(int) 1 => ''
)
$mapLat = ''
$mapLong = ''
include - APP/View/Elements/business.ctp, line 41
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::_renderElement() - CORE/Cake/View/View.php, line 1217
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Businesses/view.ctp, line 11
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 960
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Why not share this business on Facebook?
Business hours |
Mon |
8.00 - 5.00
|
Tues |
8.00 - 5.00
|
Wed |
8.00 - 5.00
|
Thurs |
8.00 - 5.00
|
Fri |
8.00 - 5.00
|
Sat |
9.00 - 12.00
|
Sun |
Closed
|
|
|
At Bridge Power Parts we supply parts and components for trucks, cars, forklifts, tractors and any other type of vehicle. We make brake and hydraulic hoses to order on the premises. We supply batteries for all uses, including truck, car, heavy machinery and even gophers and wheelchairs.
We are a major supplier of AC Delco batteries and accessories. These include: battery chargers, battery testers, jump packs, cables, terminals and 12Volt accessories.
PRODUCTS
MAIN CATEGORIES
WE ARE THE LOCAL AGENT FOR THE FOLLOWING
- HARDY SPICER, HYDRAULICS AND DRIVELINES
- TVH, TRACTOR AND FORKLIFT PARTS
- GATES, BELTS
- DONALDSON FILTERS
- LUDOWICI SEALING PRODUCTS
- TRITEK AND FUCH OILS AND LUBICANTS
- ROCKMASTER POST HOLE BORER
- AC DELCO BATTERIES
WE CAN SUPPLY
ENGINE REBUILD KITS
SUPPLIES PREMIUM QUALITY AFTERMARKET AND O.E ENGINE PARTS FOR MOST JAPANESE, AMERICAN, BRITISH AND EUROPEAN DIESEL ENGINES. WE HAVE ACCESS TO OVER 1000 DIFFERENT KITS FROM MOTOR VEHICLES TO HEAVY TRUCKS AND EQUIPMENT
ALL PARTS ... FOR ALL TYPES OF
TRUCKS, TRACTORS, MACHINERY, LOADERS AND OTHER VEHICLES.