PDA

View Full Version : [phpBB2] Closed thread status not being imported


mOdEtWo
Wed 21st Apr '04, 7:34am
AFAIK, all threads are open after an import.

Is it possible to make ImpEx to also import the thread status, so that phpBB2 threads that are closed also show up as closed in vB3?

Not a big thing, but definitely usefull :)

Jerry
Wed 21st Apr '04, 8:16am
Sure, just got to find in phpBB where that is stored, its not in Topic status I think, I'll have a look.

mOdEtWo
Wed 21st Apr '04, 9:07am
I've browsed my phpBB 2.0.6 database, and found out that there is a topic_status field inside phpbb_topics. I then tested to see if it was updating when opening/closing threads.

0 = Open
1 = Closed

Jerry
Wed 21st Apr '04, 9:20am
Cool, though it was that buit couldn't see it in the defines.

Done now.

TheMusicMan
Wed 21st Apr '04, 10:14am
Jerry - when you say 'done now' - do you mean it's in the latest ImpEx release...?

Jerry
Wed 21st Apr '04, 10:16am
Yes, the download has been updated, I will ensure that I differentiate between a CVS update and ImpEx download rebuild in the future.

mOdEtWo
Thu 22nd Apr '04, 7:33am
I just made a new import with the latest ImpEx version, and can confirm that this feature now works.

http://images.vbulletin.com/images_vb3/icons/icon14.gif

TheMusicMan
Thu 22nd Apr '04, 8:01am
I just made a new import with the latest ImpEx version, and can confirm that this feature now works.

http://images.vbulletin.com/images_vb3/icons/icon14.gif
Can I ask... what specific feature please... :)

Jerry
Thu 22nd Apr '04, 8:16am
Can I ask... what specific feature please... :)

The thread status, before they were all open, now it imports the open/closed status.