Hi @alcaide
Could you please provide more details about the issue you’re experiencing? A screenshot or any error message would be helpful in finding the error more effectively.
Also, there is Foros de soporte for Spanish users at: https://es.wordpress.org/support/
I 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.”
I 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?
I 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