Quote Originally Posted by gnro View Post
Hello I think you need to alter the supertracker table with collation "latin1_general_ci". You can use phpmyadmin or the Insert SQL Paches page from ZC admin, but I don't know the exact command for this. Maybe someone else can help here.
So I used phpadmin and viewed the structure of the supertracker table and set the collation to latin1_general_ci for all the fields. I did this manually since I couldn't find a way to do it through sql.