After deleting a post (in which you are refered to the adminpages) the module tries to refer you back to the forum, but that link is probably malformed: in version 5.x-dev (on Drupal 5.3) I get /q%3Dforum as return link, which should be /forum?fid=#.
I reset the base url for the forum to "forum", rather than uieforum. Hope that helps.
Comments
Comment #1
daniel.hunt commentedThanks for the report - this has been a known issue since I started working on this system, but I haven't fixed it, as it has never really caused me any major problems.
Marked as a duplicate of http://drupal.org/node/83740 - I know it needs to be fixed :)
Thanks,
Daniel
Comment #2
Oceria commentedSorry, I did not investigate the issuelist thoroughly enough, resulting in a dupe. Hope you can fix it, otherwise your module helped me out a lot! :)
Comment #3
daniel.hunt commentedNo problem at all :)