News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

transfer data from phpbb to smf

Started by profile, February 18, 2006, 10:14:37 PM

Previous topic - Next topic

profile

Here's what I'm trying to accomplish: transfer game scores from phpbb-amod (arcade) to smfarcade.  With my lack of any coding skills, I use cut and paste, so I hope someone can help me with an easier solution.

In phpbb_ina_scores I copy these: game_name, player_id, score, date

I paste them into smf_games_high: game, member, score, stime

For each line in smf_games_high, I increment the id and everything seems to work fine.

Anyone willing to help me with an easier solution?

TIA

profile

Anyone willing to help with this one or provide a link to read a tutorial?  I hear that it can be done using INSERT, but I have no idea how.  Is this better done from within phpmyadmin?

Advertisement: