Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[F] Merge system is cutting language strings
#11
Blah, forgot the setting group titles. One line change:

Open convert/boards/mybb.php and find (near the end)
$insert_settinggroup['title'] = encode_to_utf8($settinggroup['title'], "settinggroups", "settinggroups");

Add under

$insert_settinggroup['description'] = encode_to_utf8($settinggroup['description'], "settinggroups", "settinggroups");

Save the file and convert setting groups again

Ryan
#12
This bug has been fixed in the latest version of the MyBB Merge System.

Please note the latest code is not live on the site or for download. An update for the MyBB Merge System will be released which contains this fix.

With regards,
The MyBB Group


Forum Jump:


Users browsing this thread: 1 Guest(s)