Severity: Warning
Message: Undefined array key 0
Filename: controllers/Home.php
Line Number: 365
Backtrace:
File: /home/u980835620/domains/stallionprivatelimited.com/public_html/application/controllers/Home.php
Line: 365
Function: _error_handler
File: /home/u980835620/domains/stallionprivatelimited.com/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Attempt to read property "category_id" on null
Filename: controllers/Home.php
Line Number: 365
Backtrace:
File: /home/u980835620/domains/stallionprivatelimited.com/public_html/application/controllers/Home.php
Line: 365
Function: _error_handler
File: /home/u980835620/domains/stallionprivatelimited.com/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Undefined array key 0
Filename: controllers/Home.php
Line Number: 378
Backtrace:
File: /home/u980835620/domains/stallionprivatelimited.com/public_html/application/controllers/Home.php
Line: 378
Function: _error_handler
File: /home/u980835620/domains/stallionprivatelimited.com/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Attempt to read property "category_id" on null
Filename: controllers/Home.php
Line Number: 378
Backtrace:
File: /home/u980835620/domains/stallionprivatelimited.com/public_html/application/controllers/Home.php
Line: 378
Function: _error_handler
File: /home/u980835620/domains/stallionprivatelimited.com/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Undefined variable $catInfo
Filename: controllers/Home.php
Line Number: 386
Backtrace:
File: /home/u980835620/domains/stallionprivatelimited.com/public_html/application/controllers/Home.php
Line: 386
Function: _error_handler
File: /home/u980835620/domains/stallionprivatelimited.com/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Attempt to read property "category_id" on null
Filename: controllers/Home.php
Line Number: 386
Backtrace:
File: /home/u980835620/domains/stallionprivatelimited.com/public_html/application/controllers/Home.php
Line: 386
Function: _error_handler
File: /home/u980835620/domains/stallionprivatelimited.com/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/u980835620/domains/stallionprivatelimited.com/public_html/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 570
Backtrace:
File: /home/u980835620/domains/stallionprivatelimited.com/public_html/application/models/User_model.php
Line: 60
Function: query
File: /home/u980835620/domains/stallionprivatelimited.com/public_html/application/controllers/Home.php
Line: 387
Function: DynamicQuery
File: /home/u980835620/domains/stallionprivatelimited.com/public_html/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 MariaDB server version for the right syntax to use near 'order by ct.priority asc' at line 4
SELECT * FROM `tbl_category_bucket` cb left join tbl_category ct on cb.category_id = ct.category_id where ct.category_level = 3 and ct.category_status = 1 and cb.parent_category_id = order by ct.priority asc
Filename: models/User_model.php
Line Number: 60