Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE development » Bug Reports » Problem with utf-8/Serbian(Latin)
Re: Problem with utf-8/Serbian(Latin) [message #1278 is a reply to message #1277] Tue, 04 March 2008 06:52 Go to previous messageGo to previous message
AJM is currently offline  AJM
Messages: 2350
Registered: April 2006
Location: Surrey, UK
Senior Member
I have just found the cause of this problem. The AUDIT database on the Radicore site (and all its tables and columns) was created with a collation of latin1_swedish_ci instead of utf8_unicode_ci. This caused some sort of error when trying to write to the php_session table which automatically terminated the session and jumped back to the logon screen. By changing the collation of all the tables and columns I have made the problem disappear.

It is important that ALL databases, ALL tables and ALL columns have the same collation, and the best one to deal with multiple languages is utf8_unicode_ci.


 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Radicore v1.33.0/Search sort problem
Next Topic: Problem in Delete Operation
Goto Forum:
  


Current Time: Wed May 29 02:00:45 EDT 2024

Total time taken to generate the page: 0.00947 seconds