here is one error that i received:
query failed: %( INSERT INTO
ug_forum_users (
login,
passwd,
name,
email,
display_email,
notify, notify_method,
ignore_admin,
email_messages,
gender,
icq,
aim,
yahoo,
msnm,
jabber,
append_sig, posts_ppg,
time_zone,
bday,
invisible_mode,
last_visit,
conf_key,
user_image,
join_date,
location,
avatar, theme,
coppa,
occupation,
interests,
referer_id,
show_sigs,
show_avatars,
last_read,
avatar_loc, avatar_approved,
sig,
default_view,
home_page,
bio
)
VALUES (
'testing', 'ae2b1fca515949e5d54fb22b8ed95575',
'none',
'csu10066(at)mail(dot)claytonstate(dot)net',
'Y',
'Y',
'EMAIL',
'N', 'Y',
'UNSPECIFIED',
NULL,
NULL,
NULL,
NULL,
NULL,
'Y',
'0',
'America/New_York',
0000,
'N', 1026495220,
'c8c149f3c91fb67120e7e0e30bcb6c6f',
NULL,
1026495220,
'',
0,
3,
'N',
NULL,
NULL,
1, 'Y',
'Y',
1026495220,
NULL,
'NO',
NULL,
'msg',
NULL,
NULL
)
)% because %( Duplicate entry '' for key 2 )%
and when normal users try to login they get this error:
Fatal error: Call to undefined function: get_all_perms() in
/path/to/forum/theme/theme_name/index.php on line 183