Now the forum works as a charm, I found one more bug that annoys me
As you can see the login widget looks misshapen when I'm not logged in. Is there a way to fix this?
When logged in the widget looks fine though:
"Nothing is as powerful as an idea whose time has come"
This is not a problem about resize, this just a problem about your template, highly customized.
Of course can be fixed.
The file that is loaded as widget for the wp_w3all login/out widget is login_form_include_iframe_mode_links.php inside the views folder of wp_w3all plugin. You need to edit this file to fit your theme, that do not respect WP default Theme structure.
p.s look that you can use also auto login register if social plugins that allow this feature are installed.
And, you can also use the META widget login/auto/etc for users in WP. Users can be added/register etc on both systems.
When I add that code I get the following after logging in:
Parse error: syntax error, unexpected '$w3ck' (T_VARIABLE) in /public/sites/www.ngaming.nl/phpbb3/includes/functions.php on line 2292
"Nothing is as powerful as an idea whose time has come"