KatieH
Member
Hi,
If i want to move my vbulletin forum to Xenforo. I have a situation which concerns me. Few month ago because i was not able to convert my DB to UTF-8, i started to change the vb forum charset in the admin cp to UTF-8 so no conversation happens, simply changing the charset to UTF8 and i knew some of the old threads would have missing characters but the new threads would display properly if let say they included Japanese characters.
So all i did is change this part in vb settings:
HTML Character Set This is the value of the 'charset' attribute for the HTML content type setting in the 'headinclude' template.<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
So now i have a database with half using latin charset and the remainder is using utf-8. If i were to convert to Xenforo, would this causes any issue?
If i want to move my vbulletin forum to Xenforo. I have a situation which concerns me. Few month ago because i was not able to convert my DB to UTF-8, i started to change the vb forum charset in the admin cp to UTF-8 so no conversation happens, simply changing the charset to UTF8 and i knew some of the old threads would have missing characters but the new threads would display properly if let say they included Japanese characters.
So all i did is change this part in vb settings:
HTML Character Set This is the value of the 'charset' attribute for the HTML content type setting in the 'headinclude' template.<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
So now i have a database with half using latin charset and the remainder is using utf-8. If i were to convert to Xenforo, would this causes any issue?