<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Could not open' install extensions, themes]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5140&amp;type=atom" />
	<updated>2014-10-03T09:08:07Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=5140</id>
		<entry>
			<title type="html"><![CDATA[Re: Could not open' install extensions, themes]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21037#p21037" />
			<content type="html"><![CDATA[<p>Temporary fix is here:<br />https://www.drupal.org/node/2057703</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2014-10-03T09:08:07Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21037#p21037</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Could not open' install extensions, themes]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=20991#p20991" />
			<content type="html"><![CDATA[<p>you can install modules manually,&nbsp; which is based on the place, you require to use </p><p>There is directory permission problem&nbsp; i guess&nbsp; and there is one missing php extension. </p><p>so check your php additional packages.</p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2014-09-28T05:45:23Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=20991#p20991</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Could not open' install extensions, themes]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=20978#p20978" />
			<content type="html"><![CDATA[<p>I am having the same issue&nbsp; but on a different platform. I am running Ubuntu Server 14.04.1 Apache with php version 5.5.9.&nbsp; I have checked for the proper permissions and they should be correct. The user/owner of the files is the same as the user is the same user as apache. (www-data:www-data) I have gone as far as granting full read, write, execute for all users which I don&#039;t like to do because of possible security issues. </p><p>Here is the log entries for when I try to install an extension/theme:</p><p>[25-Sep-2014 18:32:50 Europe/Berlin] 0:WhitewaterDave:archive.inc:381: is_dir() expects parameter 1 to be a valid path, string given<br />[25-Sep-2014 18:32:50 Europe/Berlin] 0:WhitewaterDave:archive.inc:382: mkdir() expects parameter 1 to be a valid path, string given<br />[25-Sep-2014 18:32:50 Europe/Berlin] 0:WhitewaterDave:archive.inc:411: touch() expects parameter 1 to be a valid path, string given<br />[25-Sep-2014 18:32:50 Europe/Berlin] 0:WhitewaterDave:archive.inc:395: fopen() expects parameter 1 to be a valid path, string given<br />[25-Sep-2014 18:32:50 Europe/Berlin] 0:WhitewaterDave:packages.inc:165: gzopen(../modules/_cache/zen_import-2.3.15-1/_init/config): failed to open stream: No such file or directory<br />[25-Sep-2014 18:32:50 Europe/Berlin] 0:WhitewaterDave:archive.inc:462: gzopen(../modules/_cache/zen_import-2.3.15-1/_data): failed to open stream: No such file or directory</p><p>I get the same errors when I try to install zen import and PayPal import, as well as a couple of themes. </p><p>I read that it is possible to install the extensions manually but I haven&#039;t come across the instruction for doing that, at leas none that worked. Your help will be greatly appreciated.</p>]]></content>
			<author>
				<name><![CDATA[WhitewaterDave]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19655</uri>
			</author>
			<updated>2014-09-25T16:44:43Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=20978#p20978</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Could not open' install extensions, themes]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=20727#p20727" />
			<content type="html"><![CDATA[<p>Cambell, thanks it work perfectly.</p><p>Regards,<br />Akinola</p>]]></content>
			<author>
				<name><![CDATA[takinolaa]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18968</uri>
			</author>
			<updated>2014-09-09T16:22:42Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=20727#p20727</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Could not open' install extensions, themes]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=20677#p20677" />
			<content type="html"><![CDATA[<p>If you&#039;re using Windows you might need to apply <a href="https://github.com/cambell-prince/frontaccounting/commit/fb9939cf020f241cff4d0ba00bd8f1a2c951c09c">this fix</a></p><p>Around about line 327 of includes/archives.inc, change:</p><p>&nbsp; &#039;name&#039; =&gt; $temp[&#039;prefix&#039;] . $temp[&#039;name&#039;],</p><p>to:</p><p>&nbsp; &nbsp;&#039;name&#039; =&gt; rtrim($temp[&#039;prefix&#039;]) . rtrim($temp[&#039;name&#039;]),</p>]]></content>
			<author>
				<name><![CDATA[cambell]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19447</uri>
			</author>
			<updated>2014-09-05T14:11:36Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=20677#p20677</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Could not open' install extensions, themes]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=20675#p20675" />
			<content type="html"><![CDATA[<p>Hello,<br />l have&nbsp; FrontAccounting installed working&nbsp; but l&#039;m trying to install (extensions &amp; themes extensions) but is displaying this error &quot;Could Not Open&quot;</p><p>Afer going throught alots of posts (l have php5-curl package&nbsp; I installed)&nbsp; still same issue.</p><p>l will really appreciate your help to this issue.</p><p>Regads,<br />Akinola</p>]]></content>
			<author>
				<name><![CDATA[takinolaa]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18968</uri>
			</author>
			<updated>2014-09-05T11:21:22Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=20675#p20675</id>
		</entry>
</feed>
