Converting Phpbb members to phpnuke

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   Converting Phpbb members to phpnuke
Steven
CZ Super Newbie
Steven has been a member for over 20 year's 20 Year Member
usa.gif arizona.gif
Occupation: Student at high
Age: 36
Gender: Male
Fav. Sports Team: Denver Broncos
Website:
Status: Offline
Joined: Feb 28, 2004
0.01 posts per day
Posts: 68
Points: 6,646
AIM Address Yahoo Messenger  
Hi I have a phpbb forum and I want to take all the memebers and convert it to phpnuke can anyone help me how i would do it :-\ thanxs in adavanced icon_biggrin.gif




_________________
Back to top Reply with quote
#2   re: Converting Phpbb members to phpnuke
veef
CZ Super Newbie
veef has been a member for over 19 year's 19 Year Member
Gender: Male
Status: Offline
Joined: Dec 30, 2004
0.01 posts per day
Posts: 59
Points: 1,422
   
I have never tried this but check out [ Register or login to view links on this board.] for the how to
[ Register or login to view links on this board.]



Back to top Reply with quote
#3   
Steven
CZ Super Newbie
Steven has been a member for over 20 year's 20 Year Member
usa.gif arizona.gif
Occupation: Student at high
Age: 36
Gender: Male
Fav. Sports Team: Denver Broncos
Website:
Status: Offline
Joined: Feb 28, 2004
0.01 posts per day
Posts: 68
Points: 6,646
AIM Address Yahoo Messenger  
I just only want to convert the members and thats it to nuke not the posts and everything icon_neutral.gif




_________________
Back to top Reply with quote
#4   re: Converting Phpbb members to phpnuke
veef
CZ Super Newbie
veef has been a member for over 19 year's 19 Year Member
Gender: Male
Status: Offline
Joined: Dec 30, 2004
0.01 posts per day
Posts: 59
Points: 1,422
   
Ok i am a little lost as to what you are planning, do you intend to use the nuke forums? and how many users are we talking about?. You could use the script to convert everything and then empty the tables for your posts if you do not want them in your database, but if you just want the user table converted you could just edit the script but i see no sense in that.

Oh well i was bored so i edited the script, all you have to so is edit this part
//phpBB2 variables
$p_user="phpbb database uname";
$p_pass="phpbb database pass";
$p_db="phpbb database name";
$p_host="localhost";
$p_prefix="phpbb_";  //BE SURE TO USE AN UNDERSCORE IF YOUR PREFIX IS phpbb_ .  It is not added in the PHPBB parameters.  It is in the Nuke parameters though.
with the info from your phpbb config and run this from the directory of your phpNuke site where the config.php is located.Then change the -1 userid to 0 or in nuke_users.
CAUTION this will delete any users allready in your phpnuke database.


Attached Files
convert.zip (1.55 KB, Downloaded: 5241 Time(s))


Back to top Reply with quote
#5   re: Converting Phpbb members to phpnuke
GenZC
CZ Newbie
GenZC has been a member for over 19 year's 19 Year Member
usa.gif wisconsin.gif
Age: 41
Gender: Male
Fav. Sports Team: pits of hell
Website:
Status: Offline
Joined: Oct 06, 2004
0.00 posts per day
Posts: 4
Points: 1,614
 Yahoo Messenger MSN Messenger 


]//phpBB2 variables
$p_user="phpbb database uname";
$p_pass="phpbb database pass";
$p_db="phpbb database name";
$p_host="localhost";
$p_prefix="phpbb_";


soo will that code make the forums outside the PHPNuke convert to show all members and posts that were already made and then show in the PHPNuke?

sorry i'm a newbie to this stuff and i'm alittle lost.



Back to top Reply with quote
#6   re: Converting Phpbb members to phpnuke
veef
CZ Super Newbie
veef has been a member for over 19 year's 19 Year Member
Gender: Male
Status: Offline
Joined: Dec 30, 2004
0.01 posts per day
Posts: 59
Points: 1,422
   
If you use the full code from [ Register or login to view links on this board.] it will convert your forum into phpnuke completely (login name,login pass, posts...etc) but the code i attached is only part of that code, to only convert the members names and passwords into phpnuke.



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