{"id":754,"date":"2022-08-30T15:06:37","date_gmt":"2022-08-30T15:06:37","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2013\/11\/09\/codeigniter-send-mail-with-attechment-not-work-collection-of-common-programming-errors\/"},"modified":"2022-08-30T15:06:37","modified_gmt":"2022-08-30T15:06:37","slug":"codeigniter-send-mail-with-attechment-not-work-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2022\/08\/30\/codeigniter-send-mail-with-attechment-not-work-collection-of-common-programming-errors\/","title":{"rendered":"codeIgniter send mail with attechment not work-Collection of common programming errors"},"content":{"rendered":"<pre><code>$path=$this-&gt;email-&gt;config-&gt;item('server_root');\n$file=$path.'\/mail_demo\/attechment\/mytext.txt';\n<\/code><\/pre>\n<p>my mail is not sent,i don&#8217;t know what wrong there is generate following error Undefined property: <code>CI_Email::$config<\/code><\/p>\n<p id=\"rop\"><small>Originally posted 2013-11-09 22:38:42. <\/small><\/p>","protected":false},"excerpt":{"rendered":"<p>$path=$this-&gt;email-&gt;config-&gt;item(&#8216;server_root&#8217;); $file=$path.&#8217;\/mail_demo\/attechment\/mytext.txt&#8217;; my mail is not sent,i don&#8217;t know what wrong there is generate following error Undefined property: CI_Email::$config Originally posted 2013-11-09 22:38:42.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-754","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/754","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=754"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/754\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=754"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=754"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=754"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}