{"id":1804,"date":"2017-10-10T13:18:05","date_gmt":"2017-10-10T17:18:05","guid":{"rendered":"https:\/\/easy-admin.ca\/?p=1804"},"modified":"2017-10-19T09:10:44","modified_gmt":"2017-10-19T13:10:44","slug":"opencart-2-3-0-x-additional-alert-email-not-saved","status":"publish","type":"post","link":"https:\/\/easy-admin.ca\/index.php\/2017\/10\/10\/opencart-2-3-0-x-additional-alert-email-not-saved\/","title":{"rendered":"Opencart 2.3.0.x Additional Alert Email not saved"},"content":{"rendered":"<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-1849\" src=\"https:\/\/easy-admin.ca\/wp-content\/uploads\/2017\/10\/oc-additional-email-alert-optimized.jpg\" alt=\"\" width=\"643\" height=\"265\" srcset=\"https:\/\/easy-admin.ca\/wp-content\/uploads\/2017\/10\/oc-additional-email-alert-optimized.jpg 643w, https:\/\/easy-admin.ca\/wp-content\/uploads\/2017\/10\/oc-additional-email-alert-optimized-300x124.jpg 300w\" sizes=\"auto, (max-width: 643px) 100vw, 643px\" \/><\/p>\n<p><strong>Here is a simple fix:<\/strong><\/p>\n<p>In file &#8216;admin\/view\/template\/setting\/setting.tpl&#8217; replace the line:<\/p>\n<pre><code>&lt;textarea name=\"config_mail_alert_email\" rows=\"5\" placeholder=\"&lt;?php echo $entry_mail_alert_email; ?&gt;\" id=\"input-alert-email\" class=\"form-control\"&gt;&lt;?php echo $config_alert_email; ?&gt;&lt;\/textarea&gt;<\/code><\/pre>\n<p><strong>with this one:<\/strong><\/p>\n<pre><code>&lt;textarea name=\"config_alert_email\" rows=\"5\" placeholder=\"&lt;?php echo $entry_mail_alert_email; ?&gt;\" id=\"input-alert-email\" class=\"form-control\"&gt;&lt;?php echo $config_alert_email; ?&gt;&lt;\/textarea&gt;<\/code><\/pre>\n<p><a href=\"https:\/\/easy-admin.ca\/wp-content\/uploads\/2017\/10\/additional_email_alert_bug_fix.ocmod_.zip\"><strong>Download the <\/strong>OCMOD<strong> here!<\/strong><\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Here is a simple fix: In file &#8216;admin\/view\/template\/setting\/setting.tpl&#8217; replace the line: &lt;textarea name=&#8221;config_mail_alert_email&#8221; rows=&#8221;5&#8243; placeholder=&#8221;&lt;?php echo $entry_mail_alert_email; ?&gt;&#8221; id=&#8221;input-alert-email&#8221; class=&#8221;form-control&#8221;&gt;&lt;?php echo $config_alert_email; ?&gt;&lt;\/textarea&gt; with this one: &lt;textarea name=&#8221;config_alert_email&#8221; rows=&#8221;5&#8243; placeholder=&#8221;&lt;?php echo $entry_mail_alert_email; ?&gt;&#8221; id=&#8221;input-alert-email&#8221; class=&#8221;form-control&#8221;&gt;&lt;?php echo $config_alert_email; ?&gt;&lt;\/textarea&gt; Download the OCMOD here!<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1804","post","type-post","status-publish","format-standard","hentry","category-general"],"_links":{"self":[{"href":"https:\/\/easy-admin.ca\/index.php\/wp-json\/wp\/v2\/posts\/1804","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/easy-admin.ca\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/easy-admin.ca\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/easy-admin.ca\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/easy-admin.ca\/index.php\/wp-json\/wp\/v2\/comments?post=1804"}],"version-history":[{"count":0,"href":"https:\/\/easy-admin.ca\/index.php\/wp-json\/wp\/v2\/posts\/1804\/revisions"}],"wp:attachment":[{"href":"https:\/\/easy-admin.ca\/index.php\/wp-json\/wp\/v2\/media?parent=1804"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/easy-admin.ca\/index.php\/wp-json\/wp\/v2\/categories?post=1804"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/easy-admin.ca\/index.php\/wp-json\/wp\/v2\/tags?post=1804"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}