Bjorn2404
Fri 12th Nov '04, 8:44pm
Hey,
I ported phpBB to vbulletin and everything seemed to go fine after a few attempts.
The only thing that I'm having a problem with right now is the user account for myself - the admin account.
When I installed the forums I set up my admin name as the same admin name from my old phpbb forums.
So, when I imported all the users it renamed my phpbb admin name to imported_myusername.
I tried to fix this by going in to the vb_user table and deleting the account that I set up when I instaled vbulletin and changed the id number from the imported phpbb admin account to 1.
That worked and I can login (to the forums and admin control panel) as my old login from phpbb but all of my posts show up as imported_username. So I went to try and fix this by going to the vb_post table and started changing all of the posts by imported_myusername to myusername but it doesn't seem to be working: It will show the correct number of posts that I have posted but when I search for "all posts by myusername" it comes up with nothing.
Should I just drop all the posts, users, forums and threads in the database and reimport everything keeping the vb_user table blank?
I ported phpBB to vbulletin and everything seemed to go fine after a few attempts.
The only thing that I'm having a problem with right now is the user account for myself - the admin account.
When I installed the forums I set up my admin name as the same admin name from my old phpbb forums.
So, when I imported all the users it renamed my phpbb admin name to imported_myusername.
I tried to fix this by going in to the vb_user table and deleting the account that I set up when I instaled vbulletin and changed the id number from the imported phpbb admin account to 1.
That worked and I can login (to the forums and admin control panel) as my old login from phpbb but all of my posts show up as imported_username. So I went to try and fix this by going to the vb_post table and started changing all of the posts by imported_myusername to myusername but it doesn't seem to be working: It will show the correct number of posts that I have posted but when I search for "all posts by myusername" it comes up with nothing.
Should I just drop all the posts, users, forums and threads in the database and reimport everything keeping the vb_user table blank?