Hi everyone,
I encounter a strange trouble with wordpress 2.6.
When I switch the language to italian I can't log in to the administration panel:
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 30720 bytes) in /home/mhd/www.naioleari.it/htdocs/blog/wp-admin/includes/user.php on line 43
Everything works fine with the default language (english). I don't think that increasing the memory limit will solve the issue, because this error is quite common when there are some errors in the code. Maybe the italian translation is buggy...
Thanks to everyone in advance for help.