A PHP Error was encountered

Severity: Warning

Message: Missing argument 1 for Website::details(), called in /home/zogolo/public_html/development/system/core/CodeIgniter.php on line 532 and defined

Filename: controllers/Website.php

Line Number: 62

Backtrace:

File: /home/zogolo/public_html/development/application/modules/website/controllers/Website.php
Line: 62
Function: _error_handler

File: /home/zogolo/public_html/development/index.php
Line: 331
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined variable: property_id

Filename: controllers/Website.php

Line Number: 64

Backtrace:

File: /home/zogolo/public_html/development/application/modules/website/controllers/Website.php
Line: 64
Function: _error_handler

File: /home/zogolo/public_html/development/index.php
Line: 331
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /home/zogolo/public_html/development/system/core/Exceptions.php:271)

Filename: core/Common.php

Line Number: 570

Backtrace:

File: /home/zogolo/public_html/development/application/modules/website/models/Website_model.php
Line: 24
Function: query

File: /home/zogolo/public_html/development/application/modules/website/controllers/Website.php
Line: 71
Function: get_property

File: /home/zogolo/public_html/development/index.php
Line: 331
Function: require_once

Database Error

A Database Error Occurred

Error Number: 1064

You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 4

SELECT * FROM zcrm_properties LEFT JOIN zcrm_property_details ON zcrm_properties.id = zcrm_property_details.property_id WHERE zcrm_properties.status = 'publish' AND zcrm_properties.id =

Filename: modules/website/models/Website_model.php

Line Number: 24