1
While upgrading from XOOPS 2.0xx to 2.3xx my database collation changed from
utf8_unicode_ci ----> to ----> utf8_general_ci
the characters display correctly on the when accessing the website, however, they are unreadable through phpMyAdmin.
Much appreciate if anyone able to help change the collation back to utf8_unicode_ci