写的不是很严谨,欢迎指教。 在function_price 下建了个函数 : //get sale or special price expires time
function zen_get_promotion_price_time($products_id){global $db;//specials$sql_expires_date "select expires_date from " . TABLE_SPECIALS…
测试下订单时页面提示如下错误:
WARNING: An Error occurred, please refresh the page and try again.
这个是什么原因导致的呢?查找错误出处,打开点站根目录\includes\classes\db\mysql下的query_factory文件找到这句:
“WAR…