Database Error1146: Table 'wowroster.phpbbusers' doesn't exist
SQL:
update phpbbusers u, roster_members m set u.user_from=m.zone where ucase(u.name)=ucase(m.name)
File: lib\dbal\mysql.php
Line: 234
I didn't know if this was a problem with the databases communicating or not, however merging them with a fresh install didn't fix the issue either so I thought I would come to the geniuses that created this for help. Thank you in advance.
