随笔分类 - zen cart
摘要:Fatal error: Class 'notifier' not found and other error includes/autoload_func.php on line 79之类的错误,解决办法是在includes/configure.php中检查以下类似的代码define(‘DIR_FS_CATALOG’, ‘domainname/subdomain’);应改表示成以下格式,注意尾部增加一个/define(‘DIR_FS_CATALOG’, ‘domainname/subdomain/’);
阅读全文
摘要:zen cart版本为1.3.9进入zen cart后台,客户管理-》订单管理,使用订单搜索功能,关键字为中文:李超,搜索时出现如下错误:1271 Illegal mix of collations for operation 'like'in:[select count(*) as total from (zc_orders_status s, zc_orders o ) left join zc_orders_total ot on (o.orders_id = ot.orders_id and ot.class = 'ot_total') where (o
阅读全文

浙公网安备 33010602011771号