alcaide
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Fatal error when I submit the “Password recovery” formI have updated to PHP version 8.2.29 and the issue persists.
The response of the current error is:
Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /xxx/www/wp-includes/functions.php on line 7360
Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /xxx/www/wp-includes/functions.php on line 2195
Fatal error: Uncaught Error: Call to undefined function sodium_bin2base64() in /xxx/www/wp-includes/functions.php:9146 Stack trace: #0 /xxx/www/wp-includes/user.php(3056): wp_fast_hash(Object(SensitiveParameterValue)) #1 /xxx/www/wp-includes/user.php(3267): get_password_reset_key(Object(WP_User)) #2 /xxx/www/wp-admin/users.php(259): retrieve_password(‘usuari1’) #3 {main} thrown in /xxx/www/wp-includes/functions.php on line 9146
Forum: Fixing WordPress
In reply to: resetpasswordThe response of the current error is:
Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /xxx/www/wp-includes/functions.php on line 7360
Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /xxx/www/wp-includes/functions.php on line 2195
Fatal error: Uncaught Error: Call to undefined function sodium_bin2base64() in /xxx/www/wp-includes/functions.php:9146 Stack trace: #0 /xxx/www/wp-includes/user.php(3056): wp_fast_hash(Object(SensitiveParameterValue)) #1 /xxx/www/wp-includes/user.php(3267): get_password_reset_key(Object(WP_User)) #2 /xxx/www/wp-admin/users.php(259): retrieve_password(‘usuari1’) #3 {main} thrown in /xxx/www/wp-includes/functions.php on line 9146
Forum: Fixing WordPress
In reply to: resetpasswordI have updated to PHP version 8.2.29 and the issue persists.
Forum: Plugins
In reply to: [WooCommerce] Fatal error when I submit the “Password recovery” formSorry, I have the same problem. In my case, I have:
libsodium headers version= 1.0.11
libsodium library version= 1.0.11
PHP 7.4.33
How can I fix this?
Forum: Fixing WordPress
In reply to: resetpasswordI have this message: Fatal error: Uncaught Error: Call to undefined function sodium_bin2base64() in /usr/home/directorio/www/wp-includes/functions.php:9146″
Is there any solution?
Forum: Fixing WordPress
In reply to: resetpasswordI have url: https://www.xxxxx.org/wp-admin/users.php?action=resetpassword&users=xxxx&_wpnonce=xxxxx
from the menu users, and click on “Send password reset’.
But I have this message Error: “A critical error has occurred on this website. Please check the site administrator’s email inbox for instructions. If you continue to have issues, try the support forums.”