404 after login with new CB login module

14 years 11 months ago #99198 by lexthoonen
Replied by lexthoonen on topic Re:404 after login with new CB login module
What worked for me is the following:

in

modules/mod_cblogin/mod_cblogin.php

i changed line 512 to:

[code:1]
// echo '<input type="hidden" name="return" value="' . htmlspecialchars( $login ) . '" />'."\n";
echo '<input type="hidden" name="return" value="'.$login.'" />'."\n";
[/code:1]

(the 'old' line 512 is now commented, and the new one inserted after it.)

No more login problems here.

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.156 seconds

Facebook Twitter LinkedIn