PDA


View Full Version : Moving PHP-Nuke articles over to vBadvanced?


iluv2sin
05-19-2005, 11:56 AM
I'm currently running an older version of PHP-Nuke on my site as my main page, but I'm about to switch over to vBadvanced since its integration with vBB is perfect. That said, I'd like to be able to move all the news articles we've published over the last 2+ years in Nuke over to vBadvanced. Has anyone else tried this? I mean I know it could be done using SQL to pull the data out of the Nuke DB, reformat it, and push it into the vBadvanced DB where needed... but is this something that someone else has already done?

Thanks in advance for any help here guys.

iluv2sin
05-25-2005, 12:53 AM
So I guess I'm the only one with this problem... hmm. Wish me luck in coding the SQL statement for this one, LOL.

Tweaky
05-25-2005, 03:52 AM
I take it you mean the vBA Article Module? The articles are just threads in a selected forum.

iluv2sin
05-26-2005, 09:29 AM
I take it you mean the vBA Article Module? The articles are just threads in a selected forum.

Correct. It looks like I need to pull the articles out of Nuke, reformat them to use BBcode instead of HTML, and then push them into vBB as posts in the forum I'll be using for the Article Module. So far this is proving to be a little more difficult than I first thought but I'm not about to lose two years worth of news items.

thelegacy
09-26-2005, 06:48 PM
So did you figure it out?

Cause i just started and im stuck in the same situation.