Severity: Warning
Message: Attempt to read property "full_day_minimum" on array
Filename: controllers/Reserve.php
Line Number: 303
Backtrace:
File: /home/privatew/public_html/application/controllers/Reserve.php
Line: 303
Function: _error_handler
File: /home/privatew/public_html/index.php
Line: 321
Function: require_once
Severity: Warning
Message: Attempt to read property "full_day_minimum" on array
Filename: models/Reservation_model.php
Line Number: 3535
Backtrace:
File: /home/privatew/public_html/application/models/Reservation_model.php
Line: 3535
Function: _error_handler
File: /home/privatew/public_html/application/controllers/Reserve.php
Line: 304
Function: get_full_day_min_allowed_dates
File: /home/privatew/public_html/index.php
Line: 321
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/privatew/public_html/system/core/Exceptions.php:272)
Filename: core/Common.php
Line Number: 565
Backtrace:
File: /home/privatew/public_html/application/models/Property_model.php
Line: 1385
Function: query
File: /home/privatew/public_html/application/controllers/Reserve.php
Line: 309
Function: get_future_blackouts_for_property
File: /home/privatew/public_html/index.php
Line: 321
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 '' at line 1
SELECT * FROM blackout_dates WHERE blackout_date >= ADDDATE(NOW(), INTERVAL-1 DAY) AND property_id =
Filename: models/Property_model.php
Line Number: 1385