我收到此错误消息:
[2017年3月17日10:22:14 America / Detroit] PHP Parse错误:语法错误,/home/smarthea/public_html/ocart/vqmod/vqcache/vq2-catalog_controller_common_header.php上的文件意外结束50
以下是vqcache PHP文件中代码的结尾:
$this->template = 'default/template/common/header.tpl'; }
{ $this->render(); }
?>
我缺少哪种语法?
答案 0 :(得分:0)
见修改文件。你错过了行号。只需查看修改器中的说明并进行更正即可。 当您使用多个使用相同文件的vQmod mofificator时,通常会出现此错误。在你的情况下,他们修改/catalog/controller/common/header.php