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 = '58-60+Swanport+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=58-60+Swanport+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 = '58-60+Swanport+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 = '58-60+Swanport+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 = '58-60+Swanport+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 = '58-60+Swanport+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 = '58-60+Swanport+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 = '58-60+Swanport+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 = '58-60+Swanport+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 = '58-60+Swanport+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 = '58-60+Swanport+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 = '58-60+Swanport+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' => 'Murray Bridge Police Station, 58 - 60 Swanport Rd. 8535 6020: Emergency 000: Non Urgent 131 444: Crime Stoppers 1800 333 000: National Security Hotline 1800 123 400 or SMS 0429 771 822:
Calling the right number is very important to enable the best and quickest response to your situation. Police ask residents to please check the numbers below and make sure you and your family make the right call:
000 EMERGENCY
Call 000 when you need immediate, urgent police attendance.
This is any situation where life or injury is threatened . This can include something happening to a person or property, eg: if you see someone being assaulted or a fire burning.
131 444 NON-URGENT POLICE ASSISTANCE and crime reporting.
Call 131444 (the Police Assistance Line) when you want to report a crime to police that has occurred, when there is no immediate danger to life or property.
When you ring 131444, please be prepared to provide police with as much information as possible about the incident you are reporting. However, please remember your safety is the priority and you should not put yourself at risk to record information.
Information you should try and provide to police when making a report includes, what has happened, when it occurred and the location. The location can include the number and property name, road and suburb or identifying landmarks.
If you are reporting a person behaving suspiciously, try and also provide information about their age, gender, build, height, hair colour and clothing.
If you are reporting a suspicious vehicle, try and provide the registration number as well as details about the make, model, colour and any distinguishing features such as dents or stickers.
1800 333 000 CRIME STOPPERS
You can call Crime Stoppers on the free 1800 333 000 number if you have any information about illegal activities. You can also go online to the Crime Stoppers website to report your information at https://crimestopperssa. com. au You can remain anonymous when you call or make an on-line report to Crime Stoppers.
1800 123 400 NATIONAL SECURITY HOTLINE
The nature of terrorism is changing, with callers providing information on the use of websites or social media platforms promoting violent extremist ideology, suspicious travel planning, and reports from people concerned that someone they know is becoming radicalised towards violent extremism. Even if you think it’s probably nothing, the smallest piece of information can be valuable. If something doesn’t add up, speak up by calling the National Security Hotline on 1800 123 400.
You can also contact the National Security Hotline by email: hotline@nationalsecurity. gov. au or SMS: 0429 771 822
',
'url_key' => 'files%2FBusiness%2Fmurray-bridge-police-station',
'og_image_height' => (int) 256,
'og_image_width' => (int) 350,
'og_image' => 'files/Business/000/000/008/13/Police.jpg',
'og_title' => 'Murray Bridge Police Station',
'og_url' => array(),
'keywords' => 'Murray Bridge, Community, Business, Directory , Search , Police, emergency, domestic violence, accident, assault',
'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 - Murray Bridge Police Station',
'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' => '813',
'user_id' => '6',
'category_id_not_used' => '322',
'name' => 'Murray Bridge Police Station',
'first_letter' => 'M',
'url_key' => 'murray-bridge-police-station',
'address1' => '58-60 Swanport Rd',
'address2' => '',
'city' => 'Murray Bridge',
'state' => 'SA',
'postcode' => '5253',
'contact_name1' => 'Emergencies',
'contact_number1' => '0 00',
'contact_name2' => 'M/B Station',
'contact_number2' => '8535 6020',
'fax' => '',
'mobile_name1' => '',
'mobile1' => '',
'mobile_name2' => '',
'mobile2' => '',
'email1' => '',
'email2' => '',
'website' => '',
'mon_open' => '8.00am',
'mon_close' => '8.00pm',
'mon_status' => '1',
'tue_open' => '8.00am',
'tue_close' => '8.00pm',
'tue_status' => '1',
'wed_open' => '8.00am',
'wed_close' => '8.00pm',
'wed_status' => '1',
'thu_open' => '8.00am',
'thu_close' => '8.00pm',
'thu_status' => '1',
'fri_open' => '8.00am',
'fri_close' => '8.00pm',
'fri_status' => '1',
'sat_open' => '8.00am',
'sat_close' => '8.00pm',
'sat_status' => '1',
'sun_open' => '8.00am',
'sun_close' => '8.00pm',
'sun_status' => '1',
'business_activity' => '<p><span style="background-color:#F0FFF0">Murray Bridge Police Station, 58 - 60 Swanport Rd. </span><span style="color:#0000CD"><span style="background-color:#F0FFF0">8535 6020:</span></span> <span style="color:#FF0000">Emergency 000</span>: Non Urgent <span style="color:#0000CD">131 444: </span>Crime Stoppers <span style="color:#0000CD">1800 333 000:</span> National Security Hotline <span style="color:#0000CD">1800 123 400</span> or SMS <span style="color:#0000CD">0429 771 822:</span></p>
<p>Calling the right number is very important to enable the best and quickest response to your situation. Police ask residents to please check the numbers below and make sure you and your family make the right call:</p>
<p><strong>000 EMERGENCY</strong></p>
<p>Call 000 when you need immediate, urgent police attendance.</p>
<p>This is any situation where life or injury is threatened . This can include something happening to a person or property, eg: if you see someone being assaulted or a fire burning.</p>
<p>1<strong>31 444 NON-URGENT POLICE ASSISTANCE and crime reporting.</strong></p>
<p>Call 131444 (the Police Assistance Line) when you want to report a crime to police that has occurred, when there is no immediate danger to life or property.</p>
<p>When you ring 131444, please be prepared to provide police with as much information as possible about the incident you are reporting. However, please remember your safety is the priority and you should not put yourself at risk to record information.</p>
<p>Information you should try and provide to police when making a report includes, what has happened, when it occurred and the location. The location can include the number and property name, road and suburb or identifying landmarks.</p>
<p>If you are reporting a person behaving suspiciously, try and also provide information about their age, gender, build, height, hair colour and clothing.</p>
<p>If you are reporting a suspicious vehicle, try and provide the registration number as well as details about the make, model, colour and any distinguishing features such as dents or stickers.</p>
<p><strong>1800 333 000 CRIME STOPPERS</strong></p>
<p>You can call Crime Stoppers on the free 1800 333 000 number if you have any information about illegal activities. You can also go online to the Crime Stoppers website to report your information at <a href="https://crimestopperssa.com.au/" target="_blank">https://crimestopperssa.com.au</a> You can remain anonymous when you call or make an on-line report to Crime Stoppers.</p>
<p><strong>1800 123 400 NATIONAL SECURITY HOTLINE</strong></p>
<p>The nature of terrorism is changing, with callers providing information on the use of websites or social media platforms promoting violent extremist ideology, suspicious travel planning, and reports from people concerned that someone they know is becoming radicalised towards violent extremism. Even if you think it’s probably nothing, the smallest piece of information can be valuable. If something doesn’t add up, speak up by calling the National Security Hotline on 1800 123 400.</p>
<p>You can also contact the National Security Hotline by email: <a href="mailto:hotline@nationalsecurity.gov.au">hotline@nationalsecurity.gov.au</a> or SMS: 0429 771 822</p>
',
'keyword' => 'Police, emergency, domestic violence, accident, assault',
'path' => '/000/000/008/13',
'image' => 'Police.jpg',
'video' => '',
'latitude' => '',
'longitude' => '',
'deleted' => '0',
'created' => '0000-00-00 00:00:00',
'modified' => '2019-06-20 12:51:25',
'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]
),
(int) 4 => array(
[maximum depth reached]
),
(int) 5 => array(
[maximum depth reached]
)
),
'Category' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
)
)
$og_description = 'Murray Bridge Police Station, 58 - 60 Swanport Rd. 8535 6020: Emergency 000: Non Urgent 131 444: Crime Stoppers 1800 333 000: National Security Hotline 1800 123 400 or SMS 0429 771 822:
Calling the right number is very important to enable the best and quickest response to your situation. Police ask residents to please check the numbers below and make sure you and your family make the right call:
000 EMERGENCY
Call 000 when you need immediate, urgent police attendance.
This is any situation where life or injury is threatened . This can include something happening to a person or property, eg: if you see someone being assaulted or a fire burning.
131 444 NON-URGENT POLICE ASSISTANCE and crime reporting.
Call 131444 (the Police Assistance Line) when you want to report a crime to police that has occurred, when there is no immediate danger to life or property.
When you ring 131444, please be prepared to provide police with as much information as possible about the incident you are reporting. However, please remember your safety is the priority and you should not put yourself at risk to record information.
Information you should try and provide to police when making a report includes, what has happened, when it occurred and the location. The location can include the number and property name, road and suburb or identifying landmarks.
If you are reporting a person behaving suspiciously, try and also provide information about their age, gender, build, height, hair colour and clothing.
If you are reporting a suspicious vehicle, try and provide the registration number as well as details about the make, model, colour and any distinguishing features such as dents or stickers.
1800 333 000 CRIME STOPPERS
You can call Crime Stoppers on the free 1800 333 000 number if you have any information about illegal activities. You can also go online to the Crime Stoppers website to report your information at https://crimestopperssa. com. au You can remain anonymous when you call or make an on-line report to Crime Stoppers.
1800 123 400 NATIONAL SECURITY HOTLINE
The nature of terrorism is changing, with callers providing information on the use of websites or social media platforms promoting violent extremist ideology, suspicious travel planning, and reports from people concerned that someone they know is becoming radicalised towards violent extremism. Even if you think it’s probably nothing, the smallest piece of information can be valuable. If something doesn’t add up, speak up by calling the National Security Hotline on 1800 123 400.
You can also contact the National Security Hotline by email: hotline@nationalsecurity. gov. au or SMS: 0429 771 822
'
$url_key = 'files%2FBusiness%2Fmurray-bridge-police-station'
$og_image_height = (int) 256
$og_image_width = (int) 350
$og_image = 'files/Business/000/000/008/13/Police.jpg'
$og_title = 'Murray Bridge Police Station'
$og_url = array()
$keywords = 'Murray Bridge, Community, Business, Directory , Search , Police, emergency, domestic violence, accident, assault'
$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 - Murray Bridge Police Station'
$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/murray-bridge-police-station',
'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' => '813',
'user_id' => '6',
'category_id_not_used' => '322',
'name' => 'Murray Bridge Police Station',
'first_letter' => 'M',
'url_key' => 'murray-bridge-police-station',
'address1' => '58-60 Swanport Rd',
'address2' => '',
'city' => 'Murray Bridge',
'state' => 'SA',
'postcode' => '5253',
'contact_name1' => 'Emergencies',
'contact_number1' => '0 00',
'contact_name2' => 'M/B Station',
'contact_number2' => '8535 6020',
'fax' => '',
'mobile_name1' => '',
'mobile1' => '',
'mobile_name2' => '',
'mobile2' => '',
'email1' => '',
'email2' => '',
'website' => '',
'mon_open' => '8.00am',
'mon_close' => '8.00pm',
'mon_status' => '1',
'tue_open' => '8.00am',
'tue_close' => '8.00pm',
'tue_status' => '1',
'wed_open' => '8.00am',
'wed_close' => '8.00pm',
'wed_status' => '1',
'thu_open' => '8.00am',
'thu_close' => '8.00pm',
'thu_status' => '1',
'fri_open' => '8.00am',
'fri_close' => '8.00pm',
'fri_status' => '1',
'sat_open' => '8.00am',
'sat_close' => '8.00pm',
'sat_status' => '1',
'sun_open' => '8.00am',
'sun_close' => '8.00pm',
'sun_status' => '1',
'business_activity' => '<p><span style="background-color:#F0FFF0">Murray Bridge Police Station, 58 - 60 Swanport Rd. </span><span style="color:#0000CD"><span style="background-color:#F0FFF0">8535 6020:</span></span> <span style="color:#FF0000">Emergency 000</span>: Non Urgent <span style="color:#0000CD">131 444: </span>Crime Stoppers <span style="color:#0000CD">1800 333 000:</span> National Security Hotline <span style="color:#0000CD">1800 123 400</span> or SMS <span style="color:#0000CD">0429 771 822:</span></p>
<p>Calling the right number is very important to enable the best and quickest response to your situation. Police ask residents to please check the numbers below and make sure you and your family make the right call:</p>
<p><strong>000 EMERGENCY</strong></p>
<p>Call 000 when you need immediate, urgent police attendance.</p>
<p>This is any situation where life or injury is threatened . This can include something happening to a person or property, eg: if you see someone being assaulted or a fire burning.</p>
<p>1<strong>31 444 NON-URGENT POLICE ASSISTANCE and crime reporting.</strong></p>
<p>Call 131444 (the Police Assistance Line) when you want to report a crime to police that has occurred, when there is no immediate danger to life or property.</p>
<p>When you ring 131444, please be prepared to provide police with as much information as possible about the incident you are reporting. However, please remember your safety is the priority and you should not put yourself at risk to record information.</p>
<p>Information you should try and provide to police when making a report includes, what has happened, when it occurred and the location. The location can include the number and property name, road and suburb or identifying landmarks.</p>
<p>If you are reporting a person behaving suspiciously, try and also provide information about their age, gender, build, height, hair colour and clothing.</p>
<p>If you are reporting a suspicious vehicle, try and provide the registration number as well as details about the make, model, colour and any distinguishing features such as dents or stickers.</p>
<p><strong>1800 333 000 CRIME STOPPERS</strong></p>
<p>You can call Crime Stoppers on the free 1800 333 000 number if you have any information about illegal activities. You can also go online to the Crime Stoppers website to report your information at <a href="https://crimestopperssa.com.au/" target="_blank">https://crimestopperssa.com.au</a> You can remain anonymous when you call or make an on-line report to Crime Stoppers.</p>
<p><strong>1800 123 400 NATIONAL SECURITY HOTLINE</strong></p>
<p>The nature of terrorism is changing, with callers providing information on the use of websites or social media platforms promoting violent extremist ideology, suspicious travel planning, and reports from people concerned that someone they know is becoming radicalised towards violent extremism. Even if you think it’s probably nothing, the smallest piece of information can be valuable. If something doesn’t add up, speak up by calling the National Security Hotline on 1800 123 400.</p>
<p>You can also contact the National Security Hotline by email: <a href="mailto:hotline@nationalsecurity.gov.au">hotline@nationalsecurity.gov.au</a> or SMS: 0429 771 822</p>
',
'keyword' => 'Police, emergency, domestic violence, accident, assault',
'path' => '/000/000/008/13',
'image' => 'Police.jpg',
'video' => '',
'latitude' => '',
'longitude' => '',
'deleted' => '0',
'created' => '0000-00-00 00:00:00',
'modified' => '2019-06-20 12:51:25',
'is_in_mb' => 'Y'
),
'Communication' => array(
(int) 0 => array(
'id' => '1309',
'business_id' => '813',
'type' => 'Phone',
'name' => 'Emergencies',
'detail' => '000',
'created' => '2015-06-27 09:31:29',
'modified' => '2019-06-20 12:51:25'
),
(int) 1 => array(
'id' => '1310',
'business_id' => '813',
'type' => 'Phone',
'name' => 'Non Urgent',
'detail' => '131 444',
'created' => '2015-06-27 09:31:29',
'modified' => '2019-06-20 12:51:25'
),
(int) 2 => array(
'id' => '2447',
'business_id' => '813',
'type' => 'Phone',
'name' => 'M/B Station',
'detail' => '8535 6020',
'created' => '2015-12-27 14:46:57',
'modified' => '2019-06-20 12:51:25'
),
(int) 3 => array(
'id' => '2450',
'business_id' => '813',
'type' => 'Website',
'name' => '',
'detail' => 'www.police.sa.gov.au',
'created' => '2015-12-27 14:52:46',
'modified' => '2019-06-20 12:51:25'
),
(int) 4 => array(
'id' => '2452',
'business_id' => '813',
'type' => 'Phone',
'name' => 'Crime Stoppers',
'detail' => '1800 333 000',
'created' => '2015-12-27 14:57:15',
'modified' => '2019-06-20 12:51:25'
),
(int) 5 => array(
'id' => '3230',
'business_id' => '813',
'type' => 'Website',
'name' => '',
'detail' => 'crimestopperssa.com.au',
'created' => '2017-06-21 12:04:49',
'modified' => '2019-06-20 12:51:25'
)
),
'Category' => array(
(int) 0 => array(
'id' => '322',
'cat_code_not_used' => 'P24',
'name' => 'Police',
'url_key' => 'police',
'first_letter' => 'P',
'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' => '137',
'cat_code_not_used' => 'E19',
'name' => 'Emergency',
'url_key' => 'emergency',
'first_letter' => 'E',
'deleted' => '0',
'created' => '0000-00-00 00:00:00',
'modified' => '0000-00-00 00:00:00',
'BusinessesCategory' => array(
[maximum depth reached]
)
)
)
)
$latitude = ''
$longitude = ''
$address1 = '58-60 Swanport Rd'
$address2 = ''
$city = 'Murray Bridge'
$state = 'SA'
$zip = '5253'
$country = 'Australia'
$address = '58-60 Swanport 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
Murray Bridge Police Station
Why not share this business on Facebook?
Business hours |
Mon |
8.00am - 8.00pm
|
Tues |
8.00am - 8.00pm
|
Wed |
8.00am - 8.00pm
|
Thurs |
8.00am - 8.00pm
|
Fri |
8.00am - 8.00pm
|
Sat |
8.00am - 8.00pm
|
Sun |
8.00am - 8.00pm
|
|
|
Murray Bridge Police Station, 58 - 60 Swanport Rd. 8535 6020: Emergency 000: Non Urgent 131 444: Crime Stoppers 1800 333 000: National Security Hotline 1800 123 400 or SMS 0429 771 822:
Calling the right number is very important to enable the best and quickest response to your situation. Police ask residents to please check the numbers below and make sure you and your family make the right call:
000 EMERGENCY
Call 000 when you need immediate, urgent police attendance.
This is any situation where life or injury is threatened . This can include something happening to a person or property, eg: if you see someone being assaulted or a fire burning.
131 444 NON-URGENT POLICE ASSISTANCE and crime reporting.
Call 131444 (the Police Assistance Line) when you want to report a crime to police that has occurred, when there is no immediate danger to life or property.
When you ring 131444, please be prepared to provide police with as much information as possible about the incident you are reporting. However, please remember your safety is the priority and you should not put yourself at risk to record information.
Information you should try and provide to police when making a report includes, what has happened, when it occurred and the location. The location can include the number and property name, road and suburb or identifying landmarks.
If you are reporting a person behaving suspiciously, try and also provide information about their age, gender, build, height, hair colour and clothing.
If you are reporting a suspicious vehicle, try and provide the registration number as well as details about the make, model, colour and any distinguishing features such as dents or stickers.
1800 333 000 CRIME STOPPERS
You can call Crime Stoppers on the free 1800 333 000 number if you have any information about illegal activities. You can also go online to the Crime Stoppers website to report your information at https://crimestopperssa.com.au You can remain anonymous when you call or make an on-line report to Crime Stoppers.
1800 123 400 NATIONAL SECURITY HOTLINE
The nature of terrorism is changing, with callers providing information on the use of websites or social media platforms promoting violent extremist ideology, suspicious travel planning, and reports from people concerned that someone they know is becoming radicalised towards violent extremism. Even if you think it’s probably nothing, the smallest piece of information can be valuable. If something doesn’t add up, speak up by calling the National Security Hotline on 1800 123 400.
You can also contact the National Security Hotline by email: hotline@nationalsecurity.gov.au or SMS: 0429 771 822