Hi guys,
I got terrible problem, could You help me?
I had my gallery working at old server, mySql encoding (general) was set to iso8859-2 latin2, gallery was working in utf-8 everything was ok, Now I have to move to new hosting and there mysql general encoding is utf-8. I import my database selecting latin2 encodning and now there is big mess.
When I look into database everything is ok, polish characers are ok, but in gallery I have dummy stuff.
What can I do now?
Is there any possibilty to use my old database?
please help me
Best regards
Yacenty
ps. temporary my gallery is located here http://www.boleslawice.info/agrofoto/gallery/index.html
You could try changing the collation of your database tables using a tool like phpMyAdmin.