Hey guys,
I just installed this plugin to my WP and did all necessarry thing correctly. But it seems it's not working at all. Can somone please help me handle it?
Problem with Login
- axew3
- w3all User
- Posts: 2883
- Joined: Fri Jan 22, 2016 5:15 pm
- Location: Italy
- Contact:
Re: Problem with the Plugin
hello, what's the problem?
Re: Problem with the Plugin
Hello,
I have configured my option as you can see in the screen shot but integration didn't happen.
I have configured my option as you can see in the screen shot but integration didn't happen.
- axew3
- w3all User
- Posts: 2883
- Joined: Fri Jan 22, 2016 5:15 pm
- Location: Italy
- Contact:
Re: Problem with the Plugin
are you sure the path you've set is correct?
- axew3
- w3all User
- Posts: 2883
- Joined: Fri Jan 22, 2016 5:15 pm
- Location: Italy
- Contact:
Re: Problem with login
if this not solve your login problem, remove the wp_w3all (delete) plugin folder via ftp.
substitute ext_plugin_fixes.php file that is contained inside wp_w3all plugin addons folder
substitute ext_plugin_fixes.php file that is contained inside wp_w3all plugin addons folder
- axew3
- w3all User
- Posts: 2883
- Joined: Fri Jan 22, 2016 5:15 pm
- Location: Italy
- Contact:
Re: Problem with the Plugin
about redirect registrations from phpBB to WP, open your phpBB .htaccess root file and after the line
add something like this
[solved]
Code: Select all
#RewriteBase /
or
RewriteBase /
Code: Select all
RewriteRule ^(.*)register\.php http://www.oynanacakoyunlar.com/#register [R,L]