tas2580 / seourls

phpBB Extension: URL rewriting for phpBB forums

Home Page:https://tas2580.net/downloads/phpbb-seo-url/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error on approve_action in topic view

b-vetter opened this issue · comments

Because the redirect URL in the parameter on "postrow.U_APPROVE_ACTION" is wrong, an error appears if you approve a topic or post in the topic view.
Current redirect link: ./viewtopic.php?f=10&t=1043&p=10191#p10191
Presumably correct redirect link: ./../viewtopic.php?f=10&t=1043&p=10191#p10191
Or in best case: /news-f10/a-fdf-gdsfh-gffd-sdsf-fdssdf-t1043.html

seourls_error_approve
(demo on my test board)