WP_w3all manual setup phpBB
config.php and path setting how to

To setup a custom phpBB config.php file and setup the relative absolute path setting to it on WP_w3all admin config page, follow these steps:

Open folder:
wp-content/plugins/wp-w3all-phpbb-integration/addons
inside you’ll find the folder:
wp-w3all-config that contain two files, config.php and .htaccess.
COPY the entire FOLDER wp-w3all-config AS IS and paste it or upload it via ftp in:
wp-content/plugins
so you’ll have:
wp-content/plugins/wp-w3all-config
with a text editor open the file config.php contained into folder
wp-content/plugins/wp-w3all-config
and follow hints inside: you just need to add values, the same as are on your phpBB root config.php file, if you do not know how to fill required fields.

Now setup the Path value on WP_w3all admin config page that need to point to this config.php file.
Example: /web/htdocs/home/wp-content/plugins/wp-w3all-config
For help on how to know/setup your correct path value, refer to this post:
How to find and set correct absolute path

WP_w3all has been activated. Remember to transfer, if there are, old existent WordPress users into phpBB when integration start. This is a MANDATORY step. Configure options and widgets. Read more FAQ and hints here:
https://www.axew3.com/w3/cms-plugins-scripts/wordpress-plugins-scripts-docs/wordpress-phpbb-integration/

Hint: remember that you can completely deactivate the WP_w3all plugin safely any time, by opening this file and commenting out the last line in this way:

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.