dongyue7796 2016-10-16 04:26
浏览 24

保存设置不适用于opencart版本1.5.6.4

I really need expertise that can help in solving these two challenges.

It's been a while I logged into the admin back-end and couple of days ago, I logged in to change some values and noticed the following.

1) When I change any value under the settings page of the opencart admin panel, The page does not get saved, instead, the page is refreshed after clicking save. I have manually updated everything from the database. Funny enough, the cancel button works well. What could be wrong and how do I get this resolved.

2) I noticed the emails are not working anymore. Initially, we get emails from the contact page but not anymore. Also, if a customer places an order, It's simply not sending any email to the customer. I have used various protocol -fme@domain.com , -Fme@domain.com , and I used the "Mail" protocol.

I also changed the following values under system/library/mail/php

Changed:

echo $header .= 'From: ' . '=?UTF-8?B?' . base64_encode($this->sender) . '?=' . '<' . $this->from . '>' . $this->newline;

To:

$header .= 'From: ' . $this->sender . ' <' . $this->from . '>' . $this->newline;

I also inserted emails in the extra email alert. nothing seems working

I'll appreciate your assistance

Am on OC (Version 1.5.6.4)

Thanks

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 stata安慰剂检验作图但是真实值不出现在图上
    • ¥15 c程序不知道为什么得不到结果
    • ¥40 复杂的限制性的商函数处理
    • ¥15 程序不包含适用于入口点的静态Main方法
    • ¥15 素材场景中光线烘焙后灯光失效
    • ¥15 请教一下各位,为什么我这个没有实现模拟点击
    • ¥15 执行 virtuoso 命令后,界面没有,cadence 启动不起来
    • ¥50 comfyui下连接animatediff节点生成视频质量非常差的原因
    • ¥20 有关区间dp的问题求解
    • ¥15 多电路系统共用电源的串扰问题