Page 1 of 1

Re: Forum Plugin and Comments

Posted: Mon Mar 24, 2008 9:33 pm
by garvinhicking
Hi!

Sadly it can only do that with phpBB currently (because its database structure is much cleaner, and the builtin forum is a bit more cluttered).

It wouldn't be TOO hard to figure out the necessary SQL statements to mirrior it internally, though.
In particular, I have one post at my blog that has grown to have >50 comments and keep getting more, and would like to take the whole comment thread into a forum post. Would that be possible?
Moving comments of an existing topic is not supported by the plugin (and quite hard to achieve, too!); you would need to move existing comments manually to the forum...

Regards,
Garvin