i just modified the path and i creat a custom phpBB config.php file
because my install off wordpress is a subfolder like that http://www.mywebsite.com/my_wp
i add this path in Mamp server is: /Applications/MAMP/htdocs/enceinte/courbe/wp-content/plugins/wp-w3all-config
with the credentials added in the config file
and in the forum path i add this path :
http://localhost:8888/enceinte/forum
My forum local install is in subfolder installed like that:
mywebsite.com/forum
After all modification I'm still stuck on activating this configuration ( i have follow the docs but the path is not actived )
"If there are existent users in WP when integration start, you have to add them into phpBB, did you followed this step?"
No only existent users in phpbb and i created the same account off phpbb administrator
And of course this is stupid question, have you wrongly activated the option "Integration without linking users"?
Yes
Top
Best regards Nolwenn
Try to istall the plugin but without success
-
- User w
- Posts: 10
- Joined: Wed Apr 01, 2020 9:39 pm
Re: Try to istall the plugin but without success
- Attachments
-
- Capture d’écran 2020-04-07 à 17.42.05.png (33.5 KiB) Viewed 4792 times
-
- Capture d’écran 2020-04-07 à 17.24.27.png (141.65 KiB) Viewed 4794 times
-
- Capture d’écran 2020-04-07 à 17.23.32.png (156.13 KiB) Viewed 4794 times
- axew3
- w3all User
- Posts: 2883
- Joined: Fri Jan 22, 2016 5:15 pm
- Location: Italy
- Contact:
Re: Try to istall the plugin but without success
Sorry nolwenn, i did not understand, installed now? Or the Big red text on top still display?
Working?
Working?
-
- User w
- Posts: 10
- Joined: Wed Apr 01, 2020 9:39 pm
Re: Try to istall the plugin but without success
all text is in red not installed im very stuck Please help me
- axew3
- w3all User
- Posts: 2883
- Joined: Fri Jan 22, 2016 5:15 pm
- Location: Italy
- Contact:
Re: Try to istall the plugin but without success
another stupid question, then the answer to your pm is yes, i can take a fast look,
but
you say you've setup the custom phpBB config.php file, so asking my self:
did you changed the very last line on it, as explained into inline hints:
into this?
but
you say you've setup the custom phpBB config.php file, so asking my self:
did you changed the very last line on it, as explained into inline hints:
Code: Select all
// @define('PHPBB_INSTALLED', true);
Code: Select all
@define('PHPBB_INSTALLED', true);
-
- User w
- Posts: 10
- Joined: Wed Apr 01, 2020 9:39 pm
Re: Try to istall the plugin but without success
No i try it immediatly
-
- User w
- Posts: 10
- Joined: Wed Apr 01, 2020 9:39 pm
Re: Try to istall the plugin but without success
cool now i have this message it is a good wayaxew3 wrote: ↑Tue Apr 07, 2020 8:23 pm another stupid question, then the answer to your pm is yes, i can take a fast look,
but
you say you've setup the custom phpBB config.php file, so asking my self:
did you changed the very last line on it, as explained into inline hints:
into this?Code: Select all
// @define('PHPBB_INSTALLED', true);
Code: Select all
@define('PHPBB_INSTALLED', true);
WARNING
Error establishing a phpBB database connection.
The w3all integration plugin will not work properly (widgets, shortcodes).
Integration Running as USERS NOT LINKED until this message display.
Check db connection values into linked phpBB config.php file.