Severity: Notice
Message: Undefined index: request_call_post_property_id
Filename: controllers/Index.php
Line Number: 399
Backtrace:
File: /home/deccanproperties/public_html/application/modules/index/controllers/Index.php
Line: 399
Function: _error_handler
File: /home/deccanproperties/public_html/index.php
Line: 315
Function: require_once
Severity: Notice
Message: Undefined index: name
Filename: controllers/Index.php
Line Number: 400
Backtrace:
File: /home/deccanproperties/public_html/application/modules/index/controllers/Index.php
Line: 400
Function: _error_handler
File: /home/deccanproperties/public_html/index.php
Line: 315
Function: require_once
Severity: Notice
Message: Undefined index: mobile
Filename: controllers/Index.php
Line Number: 401
Backtrace:
File: /home/deccanproperties/public_html/application/modules/index/controllers/Index.php
Line: 401
Function: _error_handler
File: /home/deccanproperties/public_html/index.php
Line: 315
Function: require_once
Severity: Notice
Message: Undefined index: email
Filename: controllers/Index.php
Line Number: 402
Backtrace:
File: /home/deccanproperties/public_html/application/modules/index/controllers/Index.php
Line: 402
Function: _error_handler
File: /home/deccanproperties/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/deccanproperties/public_html/system/core/Exceptions.php:271)
Filename: controllers/Index.php
Line Number: 426
Backtrace:
File: /home/deccanproperties/public_html/application/modules/index/controllers/Index.php
Line: 426
Function: setcookie
File: /home/deccanproperties/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/deccanproperties/public_html/system/core/Exceptions.php:271)
Filename: controllers/Index.php
Line Number: 432
Backtrace:
File: /home/deccanproperties/public_html/application/modules/index/controllers/Index.php
Line: 432
Function: setcookie
File: /home/deccanproperties/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/deccanproperties/public_html/system/core/Exceptions.php:271)
Filename: controllers/Index.php
Line Number: 438
Backtrace:
File: /home/deccanproperties/public_html/application/modules/index/controllers/Index.php
Line: 438
Function: setcookie
File: /home/deccanproperties/public_html/index.php
Line: 315
Function: require_once
Severity: Notice
Message: Undefined index: email
Filename: controllers/Index.php
Line Number: 449
Backtrace:
File: /home/deccanproperties/public_html/application/modules/index/controllers/Index.php
Line: 449
Function: _error_handler
File: /home/deccanproperties/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/deccanproperties/public_html/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 570
Backtrace:
File: /home/deccanproperties/public_html/application/modules/master/models/Common_model.php
Line: 9
Function: insert
File: /home/deccanproperties/public_html/application/modules/index/controllers/Index.php
Line: 452
Function: commonInsert
File: /home/deccanproperties/public_html/index.php
Line: 315
Function: require_once
Error Number: 1048
Column 'post_property_id' cannot be null
INSERT INTO `post_property_request_call_enquiries` (`user_id`, `user_type`, `post_property_id`, `mobile`, `name`, `mobile_verification_code`, `email`, `enquiry_date_time`) VALUES ('95', 0, NULL, NULL, NULL, '6501', NULL, '2025-05-08 09:46:38')
Filename: modules/master/models/Common_model.php
Line Number: 9