Yellow Swordfish said
Translation Files:
Can you tell me the actual language code your site is set to? WordPress has had some odd code constructions in the past. The actual name of your main WP language file would be useful. This can be found in the /wp-content/languages folder. Normally for Italian, WordPress uses it_IT.mo so can you tell me if this is what you have?
HTML EMails:
This might have something to do with accented characters. Are you using any characters that are accented or odd in any way? If so could you try it without them to see if that works and if it does we can work on a solution for that.
Actually – if this IS the case then could you also tell us the version of your mySQL database server? You can find this in the forum admin > toolbox > environment panel.
it_IT.mo, yes.
|
MySQL
|
|
Versione: 5.5.48
Prefisso: wp_
|
My blog is full of accented characters and can’t change this.
For the moment I disabled html email as users can’t recovery password (no way to insert the link for recovery). I place it, save and link disappears.
<h1>Password Reset</h1>
Someone requested that the password be reset for the following account:
Site: %SITEURL%
Password: %RESETURL%
Username: %USERNAME%
If this was a mistake, just ignore this email and nothing will happen.
After saving:
<h1>Password Reset</h1>
Someone requested that the password be reset for the following account:
Site: %SITEURL%
Username: %USERNAME%
If this was a mistake, just ignore this email and nothing will happen.
Here errors in log
23 maggio 2016 20:50 | spaErrNotice | 27 | php
file: ocs/www.mycuco.it/home/wp-content/sp-resources/forum-plugins/html-email/sp-html-email-plugin.php
line: 314
function: sp_html_email_new_user_body
Notice | Undefined variable: pw |
23 maggio 2016 20:50 | spaErrWarning | 27 | php
file: ocs/www.mycuco.it/home/wp-content/sp-resources/forum-plugins/html-email/sp-html-email-plugin.php
line: 312
function: sp_html_email_new_user_body
Warning | Missing argument 3 for sp_html_email_new_user_body() |