Skip to content

[FIX] tiki-live_support_admin.php: Error shown when setting a User as an operator

The video below shows the error this MR solved:

video1079490793

  • [FIX] Fix the Error shown when setting User as an operator in tiki-live_support_admin.php page, by editing Pdo.php file

Description of error :

ERROR (E_WARNING): PDOStatement::execute(): SQLSTATE[42000]: Syntax error or access violation: 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 'OFFSET 0' at line 1 At line 122 in C:\xampp\htdocs\tiki\lib\core\TikiDb\Pdo.php

Merge request reports