Hello,
i just did a fresh install of phpBB3 (3.1.9) -> working
I set up the config file /mysite.com/mydirectory/wp-content/plugins/wp-w3all-phpbb-integration/phpbb/config.php (same values as phpBB3)
and : the 2 parameters :
/mysite.com/mydirectory/wp-content/plugins/wp-w3all-phpbb-integration/phpbb
http://www.mysite.com/phpBB3
and i still get this error message :
WARNING! Wp w3all miss phpBB configuration file (or you have the phpBB config.php not well configured):
Set the correct full ABSOLUTE PATH to phpBB config.php folder!
absolute path is correct. Maybe i cannot make it work because WP is installed inn a folder "mydirectory" ?
thanks
Cannot set correct absolute path
- axew3
- w3all User
- Posts: 2883
- Joined: Fri Jan 22, 2016 5:15 pm
- Location: Italy
- Contact:
Re: Cannot make it work
No this cannot be be problem.absolute path is correct. Maybe i cannot make it work because WP is installed inn a folder "mydirectory" ?
Is still commented the very last line of the config.php file in wp-content/plugins/wp-w3all-phpbb-integration/phpbb you've edit?
Code: Select all
//@define('PHPBB_INSTALLED', true);
Code: Select all
@define('PHPBB_INSTALLED', true);
-
- Posts: 3
- Joined: Fri Aug 26, 2016 2:15 pm
Re: Cannot make it work
Hello
Yes i uncommented last Line.
Phpinfo has no DOCUMENT_ROOT only doc_root with "no value" but i m pretty sure the path is correct.
Thanks
Yes i uncommented last Line.
Phpinfo has no DOCUMENT_ROOT only doc_root with "no value" but i m pretty sure the path is correct.
Thanks
- axew3
- w3all User
- Posts: 2883
- Joined: Fri Jan 22, 2016 5:15 pm
- Location: Italy
- Contact:
Re: Cannot make it work
It's working now?
-
- Posts: 3
- Joined: Fri Aug 26, 2016 2:15 pm
Re: Cannot make it work
No i made no changes as last Line was uncommented already.
- axew3
- w3all User
- Posts: 2883
- Joined: Fri Jan 22, 2016 5:15 pm
- Location: Italy
- Contact:
Cannot set correct absolute path
ok, no value on phpinfo.php about absolute path: what documentation of your hosting provider say about absolute path?