w3all Wordpress - PhpBB integration problem
-
- User w
- Posts: 7
- Joined: Fri Jun 29, 2018 7:32 am
w3all Wordpress - PhpBB integration problem
Hi i want to add this plugin, but i have problems. First of all, when i add "wp phpBB w3all login" and "wp phpBB w3all last topics" widgets, they dont seem on wordpress page. what should i do ?
- Attachments
-
- 2.jpg (26.77 KiB) Viewed 4100 times
-
- 1.jpeg (64.99 KiB) Viewed 4100 times
- axew3
- w3all User
- Posts: 2883
- Joined: Fri Jan 22, 2016 5:15 pm
- Location: Italy
- Contact:
Re: w3all Wordpress - PhpBB integration problem
looking to the snapshot you provide, seem that the plugin is not active, because the red info about path setting still appear (it become green when the correct path is set as value).
So i think this is the problem, the wrong setting of the path that need to point to a valid phpBB config.php file (custom or phpBB root as explained on procedure).
If still in trouble just post.
p.s this let know there is a bug: in fact widgets should not appear if the path is not correct and the plugin still isn't correctly activated.
So this is listed to be resolved on next coming 1.9.0.
So i think this is the problem, the wrong setting of the path that need to point to a valid phpBB config.php file (custom or phpBB root as explained on procedure).
If still in trouble just post.
p.s this let know there is a bug: in fact widgets should not appear if the path is not correct and the plugin still isn't correctly activated.
So this is listed to be resolved on next coming 1.9.0.
-
- User w
- Posts: 7
- Joined: Fri Jun 29, 2018 7:32 am
Re: w3all Wordpress - PhpBB integration problem
in folder wp-w3all-config, in config.php i added config informations of my phpbb forum, it is right ? in addition i added as main way /home/rain/domains/***.com/public_html/wp-content/plugins/wp-w3all-config/ im not sure what should i do. Meanwhile, i'm congratulations for this plugin. im interested in phpbb and wordpress since 2006. Maybe you know there was phpbb2 in those days.
- axew3
- w3all User
- Posts: 2883
- Joined: Fri Jan 22, 2016 5:15 pm
- Location: Italy
- Contact:
Re: w3all Wordpress - PhpBB integration problem
if the path is correct, and you're sure, and you've setup the custom phpBB config.php, then open the file
and on bottom there is a line:
have you change this line into:
removing // chars ?
the plugin works fine with phpBB 3.1 until next most recent release.
Do not work on more old phpBB versionswith code as is, but It could be adapted with easy changing some code lines.
and on bottom there is a line:
Code: Select all
// @define('PHPBB_INSTALLED', true);
Code: Select all
@define('PHPBB_INSTALLED', true);
the plugin works fine with phpBB 3.1 until next most recent release.
Do not work on more old phpBB versionswith code as is, but It could be adapted with easy changing some code lines.
-
- User w
- Posts: 7
- Joined: Fri Jun 29, 2018 7:32 am
Re: w3all Wordpress - PhpBB integration problem
i changed but it is same again im using 3.2.2 phpbb version. In addition wp and phpbb in same domain and host. onyl difference i created two database username, for example rain_wp and rain_forum.
p.s
viewtopic.php?f=7&t=61
p.s
viewtopic.php?f=7&t=61
- axew3
- w3all User
- Posts: 2883
- Joined: Fri Jan 22, 2016 5:15 pm
- Location: Italy
- Contact:
Re: w3all Wordpress - PhpBB integration problem
out of contest i do not understand why i still need to approve your posts after the first approved, so sorry i will check your permissions as soon.
But the red warning still appear on plugin config page? because if yes the path is wrong or something go wrong on setting it
???
But the red warning still appear on plugin config page? because if yes the path is wrong or something go wrong on setting it
???