Remain in a forum or on a page when logging in to phpBB
Posted: Wed Nov 21, 2018 4:37 pm
If someone visits your website from a search engine link and decides to login, to post a reply, they are automatically redirected to the home page. Some users may find this behavior annoying. A fix for this was posted on GitHub.
Edit your_phpBB_folder/includes/functions.php per instructions in the link above or download the patched file below and extract to the includes folder. After you change the file, users are redirected to the post, topic or forum they were originally viewing before logging in.
Comments were placed in the file to mark the changes. These files were tested using phpBB 3.2.3, 3.2.4, 3.2.5, 3.2.7 and 3.28.
Before making changes, consider upgrading. This modification was added in phpBB v3.3.0.
Edit your_phpBB_folder/includes/functions.php per instructions in the link above or download the patched file below and extract to the includes folder. After you change the file, users are redirected to the post, topic or forum they were originally viewing before logging in.
Comments were placed in the file to mark the changes. These files were tested using phpBB 3.2.3, 3.2.4, 3.2.5, 3.2.7 and 3.28.
For phpBB version 3.2.8
For phpBB version 3.2.7
For phpBB version 3.2.5
For phpBB version 3.2.4
For phpBB version 3.2.3