After clicking on confirm to move, split, merge etc, the page would be redirected to a wrong address as such: http://mydomain.com/q%3Duieforum
And when I move the only post in a topic, the topic does not get deleted automatically but shows -1 as the count of the replies.
Comments
Comment #1
daniel.hunt commentedYeah this is a known issue - and its been lurking since the first release of the module.
http://drupal.org/node/83740
I'll close this as a duplicate for that reason - but I'm not ignoring the problem :) I've already completely rewritten the admin interface for the module, and one of the reasons for that was that the way it was originally done caused quite a few nightmares for accurate redirects (as well as a few other minor issues)
The updated admin-code won't be released for a while though, as I'm also in the process of objectifying the module too
Thanks for the bug report though
Daniel
Comment #2
atuyo60 commentedmm.. if that's the case is it fine using this on a production site? Will future upgrades cause problems?
I am in need of a forum that works like a normal one such as phpBB, SMF etc. but nothing at the moment beside this is suitable. I also like that this keeps a separate database so my current drupal install would not be affected. The uninstall is clean too right?
Comment #3
daniel.hunt commentedFuture upgrades won't cause any problems at all - so long as you don't move to Drupal 6 just yet (I haven't even started the conversion yet) - all it is is a rewrite of the underlying codebase, it won't affect your usage of the system at all.