Sep 26th, 2009, 4:44 PM
I did it, but I still had the same problem.
Then I saw that "collation" for the new form I added was still "latin1_swedish_ci" and I changed manually the collation of all fields in that table to "utf8_general_ci".
Now I can log in and don't have the error message anymore.
But I noticed that the tables "subs_module_pages, subs_module_swift_mailer_email_template_fields, subs_sessions" are "latin1_swedish_ci". Should I also change them manually to "utf8_general_ci" or can I leave them like it is?
Thanks
Then I saw that "collation" for the new form I added was still "latin1_swedish_ci" and I changed manually the collation of all fields in that table to "utf8_general_ci".
Now I can log in and don't have the error message anymore.
But I noticed that the tables "subs_module_pages, subs_module_swift_mailer_email_template_fields, subs_sessions" are "latin1_swedish_ci". Should I also change them manually to "utf8_general_ci" or can I leave them like it is?
Thanks