admin login problems after converted from bbnuke to phpbb

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   admin login problems after converted from bbnuke to phpbb
Zodiac
CZ Newbie
Zodiac has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Dec 11, 2003
0.00 posts per day
Posts: 12
Points: 620
   
1. Upload a fresh copy of PHPBB2 to the new directory, I used version 2.0.5.

2. Use PHPMyAdmin to drop the following tables in the fresh copy: Auth-access, Topics, Categories, Forums, Posts, Posts_text.

3. Then use PHPMyAdmin to export the above tables from the PHPNuke copy (nuke_bb*) then change the nuke_bb values to phpbb_ or whatever your prefix is and import them into the fresh copy. Be sure to choose data AND structure when exporting the original tables.

4. Then export data AND structure of the nuke_users table. Again change all the nuke_ values to phpbb_ and import it. Now some tricky modding, you'll have to convert the regdate to unixtime, so in phpmyadmin edit all the user_regdate fields. See [ Register or login to view links on this board. ] for a online unixtime converter.

5. When that is done, alter the user table by deleting all fields that NOT start with user_ (except username).

6. Then export DATA only of the following nuke fields: nuke_bbgroups and nuke_bbuser_groups. Again change the nuke_bb values to phpbb_ and then import them.

7. Now set the user_level of your admin in your phpbb_users table to 1.

8. Set some of your configuration options, and your done. PHPNuke can be deleted safely, but first make sure the forum works fine!

everything gone out right but except user_level, since i set phpbb_users table to 1, all the rest users from bbnuke are gone. there's only my admin account and if i set it to "0" my admin account couldn't login icon_sad.gif



Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicReply to topic

Jump to 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum