In both install2.php and install1-1.php, an attempt is made to get collation right for UTF8 forums.
But in each of those cases, the collation is GENERAL (utf8_general_ci).
But not all SMF forums use general collation. Many forum owners prefer collation that better suits the primary language of their forum.
Is there some way to find out which collation is being used, for example, in the smf_members table, and use that for the columns on the simpleportal tables?
Please see an example of this problem at:
http://simpleportal.net/index.php?topic=10311.0
But in each of those cases, the collation is GENERAL (utf8_general_ci).
But not all SMF forums use general collation. Many forum owners prefer collation that better suits the primary language of their forum.
Is there some way to find out which collation is being used, for example, in the smf_members table, and use that for the columns on the simpleportal tables?
Please see an example of this problem at:
http://simpleportal.net/index.php?topic=10311.0



Logged




