{"id":1187,"date":"2014-06-07T01:23:23","date_gmt":"2014-06-07T01:23:23","guid":{"rendered":"http:\/\/www.gopiplus.com\/extensions\/?p=1187"},"modified":"2018-02-23T14:31:09","modified_gmt":"2018-02-23T14:31:09","slug":"getting-no-image-directory-error-in-gopiplus-plugin","status":"publish","type":"post","link":"http:\/\/www.gopiplus.com\/extensions\/2014\/06\/getting-no-image-directory-error-in-gopiplus-plugin\/","title":{"rendered":"Getting No Image Directory error in gopiplus plugin?"},"content":{"rendered":"<p>In some servers peoples getting no image directory error in gopiplus joomla module. They are getting this error due to different server configuration. You can easily fix this issue by updating 2 line in your module file. Please find the steps below.<\/p>\n<h2>Error sample 1<\/h2>\n<p><code>Image not exist in the folder \"\\home\\satrekk\\www\\blokk.ch\\joomla\\modules\\mod_superb_slideshow\\images\\startseite\"<br \/>\nNO IMAGES modules\/mod_superb_slideshow\/images\/startseite<\/code><\/p>\n<h2>Error sample 2<\/h2>\n<p><code>No directory \\home\\connec86\\public_html\\modules\\mod_horizontal_scrolling_slideshow\\images<br \/>\nNO IMAGES modules\/mod_horizontal_scrolling_slideshow\/images<\/code><\/p>\n<div class=\"ads-row\">\n\t<div class=\"ads-column0\">\n\t\t<script async src=\"\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js\"><\/script>\n\t\t<!-- Joomla Page Center 1 - 336x280 -->\n\t\t<ins class=\"adsbygoogle\"\n\t\t\t style=\"display:inline-block;width:336px;height:280px\"\n\t\t\t data-ad-client=\"ca-pub-6676019656533652\"\n\t\t\t data-ad-slot=\"6090998934\"><\/ins>\n\t\t<script>\n\t\t(adsbygoogle = window.adsbygoogle || []).push({});\n\t\t<\/script>\n\t<\/div>\n<\/div>\n<h2>Steps to fix this issue<\/h2>\n<p>1. Open helper.php file from your module folder.<br \/>\n2. Change the below line.<\/p>\n<p>$dir = str_replace(&#8216;\/&#8217;, &#8216;\\\\&#8217;, $dir);<br \/>\nby<br \/>\n$dir = str_replace(&#8216;\\\\&#8217;, &#8216;\/&#8217;, $dir);<\/p>\n<p>3. Save the file and try again.<\/p>\n<h2>Download link<\/h2>\n<p><a href=\"http:\/\/www.gopiplus.com\/extensions\/download\/\">http:\/\/www.gopiplus.com\/extensions\/download\/<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>In some servers peoples getting no image directory error in gopiplus joomla module. They are getting this error due to different server configuration. You can easily fix this issue by updating 2 line in your module file. Please find the steps below. Error sample 1 Image not exist in the folder &#8220;\\home\\satrekk\\www\\blokk.ch\\joomla\\modules\\mod_superb_slideshow\\images\\startseite&#8221; NO IMAGES modules\/mod_superb_slideshow\/images\/startseite [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[54],"tags":[],"class_list":["post-1187","post","type-post","status-publish","format-standard","hentry","category-gopiplus-tutorial"],"amp_enabled":true,"_links":{"self":[{"href":"http:\/\/www.gopiplus.com\/extensions\/wp-json\/wp\/v2\/posts\/1187","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.gopiplus.com\/extensions\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.gopiplus.com\/extensions\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.gopiplus.com\/extensions\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.gopiplus.com\/extensions\/wp-json\/wp\/v2\/comments?post=1187"}],"version-history":[{"count":0,"href":"http:\/\/www.gopiplus.com\/extensions\/wp-json\/wp\/v2\/posts\/1187\/revisions"}],"wp:attachment":[{"href":"http:\/\/www.gopiplus.com\/extensions\/wp-json\/wp\/v2\/media?parent=1187"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.gopiplus.com\/extensions\/wp-json\/wp\/v2\/categories?post=1187"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.gopiplus.com\/extensions\/wp-json\/wp\/v2\/tags?post=1187"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}