i'd like to also say thanks for this component. after tim_online stopped supporting phpbb integration w/ joomla, i sorta knew i was screwed until something else better came along.
i jumped on board and used the converter file and it worked w/ minor tweaks. a while ago, there was a module that integrated phpbb users with joomla users and it basically migrated all the phpbb_users into jos_users eliminating the phpbb_users field (as specified in the phpbb2fb file). As a result, "user_id" disappeared from the phpbb tables and you have to replace "user_id" w/ "id" in the phpbb2fb file. It worked for me... but can someone else confirm this?
