MonitorIds input field
Code: Select all
<input type="text" name="new_user['MonitorIds]"
It causes the following error when the form is submitted.
You can recreate the error by doing the following: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 '\'MonitorIds = '1,2'' at line 1
open up the 'users' tab in options dialog then
click the 'add new user'
view the source and scroll right to the bottom....
That'll be an easy fix.