dtqpw68806 2018-06-30 06:57
浏览 38
已采纳

CCAvenue支付模块在订单购物车页面中给出错误,Prestashop 1.6.1.7

The CC Avenue module is giving the following error on the Order cart page, though the module as such is working and there is nothing wrong in it, but how do I remove this error?

Notice: Undefined index: ccavenue_error_message in /home/desigssq/public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code on line 38

Notice: Trying to get property of non-object in /home/desigssq/public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code on line 38 enter image description here

  • 写回答

1条回答 默认 最新

  • duanhuang1967 2018-07-02 15:35
    关注

    This error means that the variable $ccavenue_error_message is in one of the .tpl files of the module, but is not defined in the .php file that calls it.

    In the .tpl file, add a condition to the part of the code containing $ccavenue_error_message. For example if you have:

    <div class="error">{$ccavenue_error_message.text}</div>
    

    replace it by:

    {if isset($ccavenue_error_message)}<div class="error">{$ccavenue_error_message.text}</div>{/if}
    

    Feel free to add the code of your tpl file so I can give you exactly the part to modify.

    You should also ask the developer of the module to correct this bug.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 执行 virtuoso 命令后,界面没有,cadence 启动不起来
  • ¥50 comfyui下连接animatediff节点生成视频质量非常差的原因
  • ¥20 有关区间dp的问题求解
  • ¥15 多电路系统共用电源的串扰问题
  • ¥15 slam rangenet++配置
  • ¥15 有没有研究水声通信方面的帮我改俩matlab代码
  • ¥15 ubuntu子系统密码忘记
  • ¥15 保护模式-系统加载-段寄存器
  • ¥15 电脑桌面设定一个区域禁止鼠标操作
  • ¥15 求NPF226060磁芯的详细资料