
نوشته اصلی توسط
اردشیر
با phpmyadmin وارد mysql بشید و ببینید که collation دیتابیس whmcs از نوع utf8 هست یا نه
جوابیه whmcs به بنده
فایل ارسال ساپورت هم ضمیمه شد .
کد HTML:
Hello,
This is due to a change in the default charset that was used in WHMCS v6 if none was specified in the configuration.php. I am attaching a hotfix we have developed to help correct this. After you upgrade to WHCMS 6.0, you can apply this hotfix by extracting the file Database.php from the zip file and then uploading it to: includes/classes/WHMCS/
You will also need to add the following line to your configuration.php:
$mysql_charset = 'latin1';
Have a great day,
Nate C