dongxi6897 2016-03-17 17:41 采纳率: 0%
浏览 74

Prestashop 1.6 Smarty模板错误

I have problem with my presta (Prestashop Version 1.6.0.13, php 5.3.29)

When access from the mobile device I get:

Notice: Trying to get property of non-object in /home/salonsho/public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code on line 124

Notice: Undefined index: PTS_SKIN_DEFAULT in /home/salonsho/public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code on line 129.....

I guess that is associated with the database....

Which tables in the database are stored information that can be associated with this error?

Thanks in advance D.

  • 写回答

1条回答 默认 最新

  • doubi6303 2016-03-18 05:27
    关注

    You are showing Notice: Undefined index: PTS_SKIN_DEFAULT because you try to get value of PTS_SKIN_DEFAULT index while this index is not available in that array.

    评论

报告相同问题?

悬赏问题

  • ¥15 iOS 自定义输入法-第三方输入法
  • ¥15 很想要一个很好的答案或提示
  • ¥15 扫描项目中发现AndroidOS.Agent、Android/SmsThief.LI!tr
  • ¥15 怀疑手机被监控,请问怎么解决和防止
  • ¥15 Qt下使用tcp获取数据的详细操作
  • ¥15 idea右下角设置编码是灰色的
  • ¥15 全志H618ROM新增分区
  • ¥15 在grasshopper里DrawViewportWires更改预览后,禁用电池仍然显示
  • ¥15 NAO机器人的录音程序保存问题
  • ¥15 C#读写EXCEL文件,不同编译