I get the following SQL error when I try to edit Journal Buddies;
Invalid SQL:
SELECT userid, username FROM user
WHERE userid IN ()
ORDER BY username;
MySQL Error : 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 ')
ORDER BY username' at line 2
Error Number : 1064
(etc)
Classname : vb_database
Using latest version on vB3.5 RC3. Have not customised the journal in any way but have been upgrading it since about Alpha 1 Build 1.
|