Fil*
Mon 22nd Jan '07, 3:46pm
Hi, we've done an import (clean) from phpbb (2.0.21) - Impex is a great tool, very user friendly. Altough the source database was modified in a bad manner by bridge-hack we used to integrate it to our cms - it renamed some fields in phpbb_users table. I was able to find most of them and rename them back and then do the import. But we made a mistake, we didn't test it long enough to find out if there were not any other things missing - after a week we realised, that email adresses are missing to all our members - cause "user_email" (probably) filed was renamed by that bridge-script to "email". So Im asking - is there a way to fix this without having to redo users import ? (import ids are still there) Im not so good in mysql, so Im asking for help. I need to merge ONLY the email field from old database to the new one, for the users that were imported. Thanks in advance.