Severity: Notice
Message: Undefined index: compet_id
Filename: controllers/Match.php
Line Number: 194
Backtrace:
File: D:\xampp\htdocs\tkd_compet\application\controllers\Match.php
Line: 194
Function: _error_handler
File: D:\xampp\htdocs\tkd_compet\index.php
Line: 283
Function: require_once
Severity: Notice
Message: Undefined offset: 0
Filename: controllers/Match.php
Line Number: 204
Backtrace:
File: D:\xampp\htdocs\tkd_compet\application\controllers\Match.php
Line: 204
Function: _error_handler
File: D:\xampp\htdocs\tkd_compet\index.php
Line: 283
Function: require_once
Severity: Notice
Message: Trying to access array offset on value of type null
Filename: controllers/Match.php
Line Number: 204
Backtrace:
File: D:\xampp\htdocs\tkd_compet\application\controllers\Match.php
Line: 204
Function: _error_handler
File: D:\xampp\htdocs\tkd_compet\index.php
Line: 283
Function: require_once
Severity: Notice
Message: Undefined offset: 0
Filename: controllers/Match.php
Line Number: 210
Backtrace:
File: D:\xampp\htdocs\tkd_compet\application\controllers\Match.php
Line: 210
Function: _error_handler
File: D:\xampp\htdocs\tkd_compet\index.php
Line: 283
Function: require_once
Severity: Notice
Message: Trying to access array offset on value of type null
Filename: controllers/Match.php
Line Number: 210
Backtrace:
File: D:\xampp\htdocs\tkd_compet\application\controllers\Match.php
Line: 210
Function: _error_handler
File: D:\xampp\htdocs\tkd_compet\index.php
Line: 283
Function: require_once
Severity: Notice
Message: Undefined offset: 0
Filename: controllers/Match.php
Line Number: 228
Backtrace:
File: D:\xampp\htdocs\tkd_compet\application\controllers\Match.php
Line: 228
Function: _error_handler
File: D:\xampp\htdocs\tkd_compet\index.php
Line: 283
Function: require_once
Severity: Notice
Message: Trying to access array offset on value of type null
Filename: controllers/Match.php
Line Number: 228
Backtrace:
File: D:\xampp\htdocs\tkd_compet\application\controllers\Match.php
Line: 228
Function: _error_handler
File: D:\xampp\htdocs\tkd_compet\index.php
Line: 283
Function: require_once
Severity: Warning
Message: ibase_query(): Dynamic SQL Error SQL error code = -206 Column unknown CW.POINT1 At line 4, column 1
Filename: ibase/ibase_driver.php
Line Number: 129
Backtrace:
File: D:\xampp\htdocs\tkd_compet\application\models\Tkd_model.php
Line: 1761
Function: get
File: D:\xampp\htdocs\tkd_compet\application\controllers\Match.php
Line: 230
Function: get_match_list
File: D:\xampp\htdocs\tkd_compet\index.php
Line: 283
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at D:\xampp\htdocs\system\core\Exceptions.php:271)
Filename: core/Common.php
Line Number: 570
Backtrace:
File: D:\xampp\htdocs\tkd_compet\application\models\Tkd_model.php
Line: 1761
Function: get
File: D:\xampp\htdocs\tkd_compet\application\controllers\Match.php
Line: 230
Function: get_match_list
File: D:\xampp\htdocs\tkd_compet\index.php
Line: 283
Function: require_once
Error Number: -206
Dynamic SQL Error SQL error code = -206 Column unknown CW.POINT1 At line 4, column 1
SELECT MATCH_VIEW.*, (SELECT FIRST 1 CW.POINT1 FROM COMPETITION_WINNER CW WHERE CW.MATCH_GAME_ID = MATCH_VIEW.ID) AS POINT1 FROM "MATCH_VIEW" WHERE "MATCH_VIEW"."CATEGORY_ID" IS NULL AND "MATCH_VIEW"."WEIGHT_ID" = 0
Filename: D:/xampp/htdocs/system/database/DB_driver.php
Line Number: 691