Locked out of site

Locked
Jeff Bender

Locked out of site

Post by Jeff Bender »

Hello,

Thank you for reading this message.

I attempted to install the WP_w3all integration for Wordpress and got this:
-------------------------------------------------------------------------------------------------------
Fatal error: Uncaught exception 'Exception' with message 'Unsupported hash format.' in /home2/vinylund/public_html/wp-content/plugins/wp-w3all-phpbb-integration/addons/bcrypt/bcrypt.php:111 Stack trace: #0 /home2/vinylund/public_html/wp-content/plugins/wp-w3all-phpbb-integration/addons/bcrypt/bcrypt.php(59): w3_Bcrypt::_validateIdentifier('$H$HLGqldLSME.x...') #1 /home2/vinylund/public_html/wp-content/plugins/wp-w3all-phpbb-integration/wp_w3all.php(488): w3_Bcrypt::checkPassword('@20$wgtb$17@', '$H$HLGqldLSME.x...') #2 /home2/vinylund/public_html/wp-includes/user.php(234): wp_check_password('@20$wgtb$17@', '$H$HLGqldLSME.x...', 1) #3 [internal function]: wp_authenticate_email_password(Object(WP_Error), 'jeffbender@viny...', '@20$wgtb$17@') #4 /home2/vinylund/public_html/wp-includes/class-wp-hook.php(298): call_user_func_array('wp_authenticate...', Array) #5 /home2/vinylund/public_html/wp-includes/plugin.php(203): WP_Hook->apply_filters(NULL, Array) #6 /home2/vinylund/public_html/wp-includes/pluggable.php(522): apply_filte in /home2/vinylund/public_html/wp-content/plugins/wp-w3all-phpbb-integration/addons/bcrypt/bcrypt.php on line 111
------------------------------------------------------------------------------------------------------------
As it stands now, my site is up(vinylunderground.com), but I am locked out but good. Is there anything that you can do to assist, or am I on my own with this dilemma?

In any event, thanks again for reading this message and for any assistance rendered.

Best regards,
Jeff Bender

[email removed]
User avatar
axew3
w3all User
w3all User
Posts: 2883
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re: Locked out of site

Post by axew3 »

[RESOLVED]
i've send out right now email to you ...

p.s ... it was an install executed into a phpBB < 3.1.
WP_w3all plugin require at least 3.1 or better.
On phpBB 3.1 < the password is hashed in different way and is not recognized. There are more differences also on tables structure and compatibility (as is) is not possible.
Locked