标签: javascript prestashop prestashop-1.6
我是Prestashop的新手,而不是代码专家。
我想在我的后台添加新产品,但我不能,因为按钮"记录"无限加载。
我打开了开发工具,在控制台中,我收到503错误。
第177行的product.js也有错误: uncaught TypeError : cannot read property 'replace' of undefined
product.js
uncaught TypeError : cannot read property 'replace' of undefined
我正在使用Prestashop 1.6.1.5。 谁能帮我 ?感谢。