Severity: Notice
Message: Trying to get property 'id' of non-object
Filename: controllers/Home.php
Line Number: 789
Backtrace:
File: /home/meddco/public_html/application/controllers/Home.php
Line: 789
Function: _error_handler
File: /home/meddco/public_html/index.php
Line: 318
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/meddco/public_html/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 570
Backtrace:
File: /home/meddco/public_html/application/controllers/Home.php
Line: 793
Function: get
File: /home/meddco/public_html/index.php
Line: 318
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 '',')) > '0'' at line 4
SELECT * FROM `md_package_common_name_linking` JOIN `md_sub_speciality_master` ON `md_sub_speciality_master`.`sub_speciality_id` = `md_package_common_name_linking`.`speciality_id` WHERE instr(concat(',',md_package_common_name_linking.common_name_ids,','),concat(',',,',')) > '0'
Filename: controllers/Home.php
Line Number: 793