2017-07-20, 02:17 PM
Hi,
one user of my plugin is having problem with SQL.
https://community.mybb.com/thread-189422...pid1279315
Unfortunately I have no idea what's wrong.
code of plugin here https://github.com/martec/Rin-Editor/blo...editor.php
If anyone can help me solve the problem I will be very grateful.
one user of my plugin is having problem with SQL.
https://community.mybb.com/thread-189422...pid1279315
(2017-07-19, 08:38 PM)Azerkiller Wrote: [ -> ]Hello i have this error in admin panel plugins
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:
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 'rows FROM mybb_settinggroups WHERE name = 'rineditor'' at line 1
Query:
SELECT COUNT(*) as rows FROM mybb_settinggroups WHERE name = 'rineditor'
Unfortunately I have no idea what's wrong.
code of plugin here https://github.com/martec/Rin-Editor/blo...editor.php
If anyone can help me solve the problem I will be very grateful.