I got this error when I tried to make and account on my page for a test:
Suggestions?
Notice: AutoSetup has attempted to create missing tables for you. This message should not repeat.
Error #1146
REPLACE INTO `nicaw_accounts` (`account_id`,`rlname`,`location`,`comment`,`recovery_key`) VALUES (4,NULL,NULL,NULL,NULL);
Table 'ot.nicaw_accounts' doesn't exist
sql.php on line: 60
Script was terminated because something unexpected happened. You can report this, if you think it's a bug.
Suggestions?
Notice: AutoSetup has attempted to create missing tables for you. This message should not repeat.
Error #1146
REPLACE INTO `nicaw_accounts` (`account_id`,`rlname`,`location`,`comment`,`recovery_key`) VALUES (4,NULL,NULL,NULL,NULL);
Table 'ot.nicaw_accounts' doesn't exist
sql.php on line: 60
Script was terminated because something unexpected happened. You can report this, if you think it's a bug.