Severity: Notice
Message: Trying to get property of non-object
Filename: front/Property.php
Line Number: 23
Backtrace:
File: /home/goldre1/application/controllers/front/Property.php
Line: 23
Function: _error_handler
File: /home/goldre1/index.php
Line: 316
Function: require_once
Severity: Notice
Message: Trying to get property of non-object
Filename: front/Property.php
Line Number: 26
Backtrace:
File: /home/goldre1/application/controllers/front/Property.php
Line: 26
Function: _error_handler
File: /home/goldre1/index.php
Line: 316
Function: require_once
Severity: Notice
Message: Trying to get property of non-object
Filename: front/Property.php
Line Number: 29
Backtrace:
File: /home/goldre1/application/controllers/front/Property.php
Line: 29
Function: _error_handler
File: /home/goldre1/index.php
Line: 316
Function: require_once
Severity: Notice
Message: Trying to get property of non-object
Filename: front/Property.php
Line Number: 32
Backtrace:
File: /home/goldre1/application/controllers/front/Property.php
Line: 32
Function: _error_handler
File: /home/goldre1/index.php
Line: 316
Function: require_once
Severity: Notice
Message: Trying to get property of non-object
Filename: front/Property.php
Line Number: 32
Backtrace:
File: /home/goldre1/application/controllers/front/Property.php
Line: 32
Function: _error_handler
File: /home/goldre1/index.php
Line: 316
Function: require_once
Severity: Notice
Message: Trying to get property of non-object
Filename: front/Property.php
Line Number: 32
Backtrace:
File: /home/goldre1/application/controllers/front/Property.php
Line: 32
Function: _error_handler
File: /home/goldre1/index.php
Line: 316
Function: require_once
Severity: Notice
Message: Trying to get property of non-object
Filename: front/Property.php
Line Number: 32
Backtrace:
File: /home/goldre1/application/controllers/front/Property.php
Line: 32
Function: _error_handler
File: /home/goldre1/index.php
Line: 316
Function: require_once
Severity: Notice
Message: Trying to get property of non-object
Filename: front/Property.php
Line Number: 42
Backtrace:
File: /home/goldre1/application/controllers/front/Property.php
Line: 42
Function: _error_handler
File: /home/goldre1/index.php
Line: 316
Function: require_once
Severity: Notice
Message: Trying to get property of non-object
Filename: front/Property.php
Line Number: 46
Backtrace:
File: /home/goldre1/application/controllers/front/Property.php
Line: 46
Function: _error_handler
File: /home/goldre1/index.php
Line: 316
Function: require_once
Severity: Notice
Message: Trying to get property of non-object
Filename: front/Property.php
Line Number: 47
Backtrace:
File: /home/goldre1/application/controllers/front/Property.php
Line: 47
Function: _error_handler
File: /home/goldre1/index.php
Line: 316
Function: require_once
Severity: Notice
Message: Trying to get property of non-object
Filename: front/Property.php
Line Number: 54
Backtrace:
File: /home/goldre1/application/controllers/front/Property.php
Line: 54
Function: _error_handler
File: /home/goldre1/index.php
Line: 316
Function: require_once
Severity: Notice
Message: Trying to get property of non-object
Filename: front/Property.php
Line Number: 54
Backtrace:
File: /home/goldre1/application/controllers/front/Property.php
Line: 54
Function: _error_handler
File: /home/goldre1/index.php
Line: 316
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/goldre1/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 570
Backtrace:
File: /home/goldre1/application/models/front/Msubway.php
Line: 15
Function: get
File: /home/goldre1/application/controllers/front/Property.php
Line: 54
Function: select_one
File: /home/goldre1/index.php
Line: 316
Function: require_once
Error Number: 1064
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '), 2) + POW(69.1 * ( - subway.lng) * COS(lat / 57.3), 2))*1.61, 2) AS distance F' at line 1
SELECT DISTINCT *, round(SQRT(POW(69.1 * (subway.lat - ), 2) + POW(69.1 * ( - subway.lng) * COS(lat / 57.3), 2))*1.61, 2) AS distance FROM `subway` ORDER BY `distance` ASC LIMIT 1
Filename: models/front/Msubway.php
Line Number: 15