Hello The Creator! I like CronoComments, but I have got Russian text displayed incorrectly right after sending (see pics in attach Snap1) If i reload - last comment becomes OK.... but if i post new one - the same situation.
I'm sure this is some issue with your site or template somewhere, for example, do this test here at our site and it will work fine all time, other russian users already using it so no problem with the plugin itself!
I have transferred a site from one hosting on another. The problem was in локали a server on which there was a site. On the previous hosting locale was cp1251, site coding is utf8, on a present hosting locale utf8. I am not assured, but I think the reason in it.
I like CronoComments, but I have got Russian text displayed incorrectly right after sending (see pics in attach Snap1)
If i reload - last comment becomes OK.... but if i post new one - the same situation.
PS - DB is ok
help me pls
Thanx!
I'm sure this is some issue with your site or template somewhere, for example, do this test here at our site and it will work fine all time, other russian users already using it so no problem with the plugin itself!
Regards
Max
ChronoForms7 Video Tutorials
Please!.. I have your component as a unique variant for my site
Max
ChronoForms7 Video Tutorials
No problems, If you can give more details about the solution then this will help everyone get the same issue in the future too!
Regards
Max
ChronoForms7 Video Tutorials
Max
ChronoForms7 Video Tutorials
I try to modify it via admin interface of Chronocomments, but it does not work...
What could be the issue? Appreciate any help
My problem was caused by wrong language settings in the database. Somehow it was set to 'latin_swedish_ci', don't know why... whatever
Changing COLLATE setting for the 'text' field in the table 'jos_chrono_comments' to 'utf8_general_ci' in phpMyAdmin solved the problem.