Severity: Notice
Message: Undefined offset: 0
Filename: controllers/Page.php
Line Number: 613
Backtrace:
File: /var/www/html/srm/website/application/controllers/Page.php
Line: 613
Function: _error_handler
File: /var/www/html/srm/index.php
Line: 330
Function: require_once
Severity: Notice
Message: Trying to access array offset on value of type null
Filename: controllers/Page.php
Line Number: 613
Backtrace:
File: /var/www/html/srm/website/application/controllers/Page.php
Line: 613
Function: _error_handler
File: /var/www/html/srm/index.php
Line: 330
Function: require_once
Severity: Notice
Message: Undefined offset: 0
Filename: controllers/Page.php
Line Number: 617
Backtrace:
File: /var/www/html/srm/website/application/controllers/Page.php
Line: 617
Function: _error_handler
File: /var/www/html/srm/index.php
Line: 330
Function: require_once
Severity: Notice
Message: Trying to access array offset on value of type null
Filename: controllers/Page.php
Line Number: 617
Backtrace:
File: /var/www/html/srm/website/application/controllers/Page.php
Line: 617
Function: _error_handler
File: /var/www/html/srm/index.php
Line: 330
Function: require_once
Severity: Notice
Message: Undefined offset: 0
Filename: controllers/Page.php
Line Number: 624
Backtrace:
File: /var/www/html/srm/website/application/controllers/Page.php
Line: 624
Function: _error_handler
File: /var/www/html/srm/index.php
Line: 330
Function: require_once
Severity: Notice
Message: Trying to access array offset on value of type null
Filename: controllers/Page.php
Line Number: 624
Backtrace:
File: /var/www/html/srm/website/application/controllers/Page.php
Line: 624
Function: _error_handler
File: /var/www/html/srm/index.php
Line: 330
Function: require_once
Severity: Notice
Message: Undefined offset: 0
Filename: controllers/Page.php
Line Number: 630
Backtrace:
File: /var/www/html/srm/website/application/controllers/Page.php
Line: 630
Function: _error_handler
File: /var/www/html/srm/index.php
Line: 330
Function: require_once
Severity: Notice
Message: Trying to access array offset on value of type null
Filename: controllers/Page.php
Line Number: 630
Backtrace:
File: /var/www/html/srm/website/application/controllers/Page.php
Line: 630
Function: _error_handler
File: /var/www/html/srm/index.php
Line: 330
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /var/www/html/srm/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 570
Backtrace:
File: /var/www/html/srm/website/application/models/FetchModel.php
Line: 43
Function: get
File: /var/www/html/srm/website/application/controllers/Page.php
Line: 632
Function: SelectDB
File: /var/www/html/srm/index.php
Line: 330
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 3
SELECT * FROM `tb_program_type` WHERE `IsDel` = "0" and `program_type_id` IN (SELECT course_program_type_id FROM tb_course WHERE course_department_id=)
Filename: models/FetchModel.php
Line Number: 43