modxbot / migrate

A testground for migrating issues and other such fun
0 stars 0 forks source link

MySQL Error on Create New Resource #10298

Open modxbot opened 10 years ago

modxbot commented 10 years ago

dinocorn created Redmine issue ID 10298

Install a fresh version of 2.2.10, create a new resource, save it. View the error log.

[2013-10-26 17:49:02] (ERROR @ /manager/index.php) Encountered empty IN condition with key usergroup
[2013-10-26 17:49:02] (ERROR @ /manager/index.php) Error 42000 executing statement: 
Array
(
    [0] => 42000
    [1] => 1064
    [2] => 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 ') OR  ( `ProfileUserGroup`.`usergroup` IS NULL AND `UGProfile`.`active` = 1 )  )' at line 1
)