由于出现错误,我无法显示产品页面:
致命错误:未捕获的ArgumentCountError:的参数太少 函数SocialSharing :: hookDisplayRightColumnProduct(),传入了0 /home/admin/domains/domain.com/public_html/cache/smarty/compile/82/46/46/82464600fd7c3ffa279ca875a092ea2adffe15f9.file.product.tpl.php 在668行,正好在1个 /home/admin/domains/domain.com/public_html/modules/socialsharing/socialsharing.php:254 堆栈跟踪:#0 /home/admin/domains/domain.com/public_html/cache/smarty/compile/82/46/46/82464600fd7c3ffa279ca875a092ea2adffe15f9.file.product.tpl.php(668): SocialSharing-> hookDisplayRightColumnProduct()#1 /home/admin/domains/domain.com/public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php(188): content_5b98d98abba660_35020479(Object(Smarty_Custom_Template))#2 /home/admin/domains/domain.com/public_html/classes/SmartyCustom.php(110): Smarty_Internal_TemplateBase-> fetch('/ home / admin / dom ...',NULL,NULL, 对象(SmartyCustom),false,true,false)#3 /home/admin/domains/domain.com/public_html/classes/control in /home/admin/domains/domain.com/public_html/modules/socialsharing/socialsharing.php 在第254行
我清理了prestashop缓存。我检查了社交共享模块,第254行:
public function hookDisplayRightColumnProduct($params)
{
return $this->hookDisplaySocialSharing();
}
问题出在哪里?
亲切的问候
答案 0 :(得分:0)
您好,下面的@Adam是可能。
是否存在任何JavaScript错误?按F12键打开开发人员控制台,然后单击“控制台”选项卡,查找红色条目。
删除社交共享模块,然后再次恢复。
请查看此链接是否对您有帮助:https://www.prestashop.com/forums/topic/446840-native-module-social-sharing-not-work/