有网友在使用ECShop出现Strict Standards: Only variables should be passed by reference in错误了,那么碰到这个问题我们要怎么来解决,具体的操作细节如下文解决。
今天开始研究ECShop,在安装完成的时候发现首页顶部、左侧和底部出现:
Strict Standards: Only variables should be passed by reference in F:\wamp\www\ecshop\upload\includes\cls_template.php on line 418
的报错信息。
第一种解决...