Severity: Notice
Message: Trying to access array offset on value of type null
Filename: controllers/Home.php
Line Number: 333
Backtrace:
File: /home3/vedic3zr/blogs.vedicus.com/search-experts/application/controllers/Home.php
Line: 333
Function: _error_handler
File: /home3/vedic3zr/blogs.vedicus.com/search-experts/index.php
Line: 315
Function: require_once
Severity: Notice
Message: Trying to get property 'subcat_id' of non-object
Filename: models/Home_model.php
Line Number: 87
Backtrace:
File: /home3/vedic3zr/blogs.vedicus.com/search-experts/application/models/Home_model.php
Line: 87
Function: _error_handler
File: /home3/vedic3zr/blogs.vedicus.com/search-experts/application/controllers/Home.php
Line: 334
Function: detailbyid
File: /home3/vedic3zr/blogs.vedicus.com/search-experts/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home3/vedic3zr/blogs.vedicus.com/search-experts/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 570
Backtrace:
File: /home3/vedic3zr/blogs.vedicus.com/search-experts/application/models/Home_model.php
Line: 105
Function: query
File: /home3/vedic3zr/blogs.vedicus.com/search-experts/application/models/Home_model.php
Line: 87
Function: subcategorybyid
File: /home3/vedic3zr/blogs.vedicus.com/search-experts/application/controllers/Home.php
Line: 334
Function: detailbyid
File: /home3/vedic3zr/blogs.vedicus.com/search-experts/index.php
Line: 315
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 GROUP_CONCAT(subcategory.subcat SEPARATOR ', ') as subcat from subcategory where id in()
Filename: models/Home_model.php
Line Number: 105