Phpbb 2 problem on line 2656 (Converting)

Started by TaX, September 09, 2008, 04:42:16 AM

Previous topic - Next topic

imranbaig

hmmm moved these topics from phpbb to smf, hence I removed them from smf topics table, not phpbb, do I have to remove them from phpbb?

SleePy

Well it would be almost the same way but using the phpbb topics table.

I was referring to if they where a topic that linked to another topic because that topic was moved.
Jeremy D ~ Site Team / SMF Developer ~ GitHub Profile ~ Join us on IRC @ Libera.chat/#smf ~ Support the SMF Support team!

imranbaig

I'm not sure if they were moved, I'm only converting the forum, I'm not an admin/mod/owner of the site.

Is there anything else that needs to be converted after topics?

SleePy

A few things such as posts and polls I believe.

We can try this. It may or may not work.
Open the phpbb2_to_smf.sql

Find:
/* // !!! WHERE t.topic_moved_id = 0 */

Replace:
WHERE t.topic_moved_id = 0

I wonder if that will prevent moved topic notices from being converted.

Jeremy D ~ Site Team / SMF Developer ~ GitHub Profile ~ Join us on IRC @ Libera.chat/#smf ~ Support the SMF Support team!

imranbaig


SleePy

Am I able to have a copy of the phpbb database to see what is going on here?
Jeremy D ~ Site Team / SMF Developer ~ GitHub Profile ~ Join us on IRC @ Libera.chat/#smf ~ Support the SMF Support team!

Advertisement: