Fixes and requests for wp_w3all phpBB WordPress 1.2.5

Post a reply


This question is a means of preventing automated form submissions by spambots.
Smilies
:D :) ;) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :!: :?: :idea: :arrow: :| :mrgreen: :geek: :ugeek:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

If you wish to attach one or more files enter the details below.

Maximum filesize per attachment: 1 MiB.

Expand view Topic review: Fixes and requests for wp_w3all phpBB WordPress 1.2.5

1.2.5 Second fix ... not a fix ... Apache mod_rewrite docs

by axew3 » Wed Apr 20, 2016 1:02 pm

It is not properly a fix. It will be an extra addition to documentation for the iframe. As soon is possible (before i will set it up here and you'll se how it work, adding only few lines into phpBB root .htaccess file) an easy documentation and how to about:
using the power of Apache Mod_Rewrite to correct redirect users inside embedded iframe WP template in case:

1) user fail password: so if the login is done on phpBB side, the user is redirected to full phpBB url.
2) links on email that are sent by phpBB to inform about new replies, pass change etc. All these links on email are pointing to full phpBB URL as the above case.
... follow ... report with a reply some other case ...

With apache Mod_Rewrite, all these problems are solved in 3 4 lines of directives. So user experience about phpBB template embedded inside WordPress, will be full, and really complete.

Fixes and requests for wp_w3all phpBB WordPress 1.2.5

by axew3 » Tue Apr 19, 2016 2:53 pm

The 1.2.5 will fix following problems:

If user change pass in phpBB and after activated it, instead to login on phpBB, go to login in WP (very rare maybe but can happen): in this specific case, the first time login on WP fail, the second time the login is ok. This until 1.2.4.
In 1.2.5 fixed

follow fixes ...

Report any problem you may encounter using wp_w3all and post here if any specific request for coming 1.2.5.

Top