After confirming deletion of a post I get a page not found as it tries to load page:

http://mysite.com/q=uieforum

I've worked round it by adding a rewrite rule to redirect to the list of forums.

RewriteRule ^q=uieforum$ http://mysite.com/uieforum

Nice module by the way! :)

Comments

daniel.hunt’s picture

Assigned: Unassigned » daniel.hunt

Yeah this is a known issue - I've been working on the admin section of the uieforum codebase and pretty much ruled out all of these bad redirects (there are a few of them)

When I get a chance to make sure they're all good, I'll upload the changes!

Thanks,
Daniel

daniel.hunt’s picture

Status: Active » Fixed

Marking this as fixed in the new codebase (yet to be released)

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.