A PHP Error was encountered

Severity: Notice

Message: Trying to get property 'city' of non-object

Filename: controllers/Search.php

Line Number: 135

Backtrace:

File: /var/www/listingsearch.ph/application/controllers/Search.php
Line: 135
Function: _error_handler

File: /var/www/listingsearch.ph/index.php
Line: 292
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Trying to get property 'territory' of non-object

Filename: controllers/Search.php

Line Number: 136

Backtrace:

File: /var/www/listingsearch.ph/application/controllers/Search.php
Line: 136
Function: _error_handler

File: /var/www/listingsearch.ph/index.php
Line: 292
Function: require_once

Database Error

A Database Error Occurred

Error Number: 1305

FUNCTION listing_search.AsText does not exist

SELECT `id`, `country`, `territory`, `city`, `zip_code`, `latitude`, `longitude`, `ne_latitude`, `ne_longitude`, `sw_latitude`, `sw_longitude`, AsText(polygon) AS 'polygon', `google_place_id`, `hidden` FROM `cities` WHERE `city` = 'dasmari%c3%b1as' OR `city` = 'dasmari%c3%b1as' ORDER BY `city`

Filename: models/Map_url_model.php

Line Number: 219