<?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, coa and languages]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=4548&amp;type=atom" />
	<updated>2013-11-27T12:11:40Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=4548</id>
		<entry>
			<title type="html"><![CDATA[Re: 'Could not open' install extensions, themes, coa and languages]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=18586#p18586" />
			<content type="html"><![CDATA[<p>I agree. It&#039;s not that I am not up for a challenge. It&#039;s more &#039;do I have time for this challenge&#039; than anything else.</p><p>Thanks for your encouragement.</p>]]></content>
			<author>
				<name><![CDATA[dtbeancounter]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18755</uri>
			</author>
			<updated>2013-11-27T12:11:40Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=18586#p18586</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 'Could not open' install extensions, themes, coa and languages]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=18581#p18581" />
			<content type="html"><![CDATA[<p>nothing is difficult if you keep trying. i just started php a couple of months ago, and i&#039;m still learning ....</p>]]></content>
			<author>
				<name><![CDATA[ostertagi]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18743</uri>
			</author>
			<updated>2013-11-27T09:47:50Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=18581#p18581</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 'Could not open' install extensions, themes, coa and languages]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=18575#p18575" />
			<content type="html"><![CDATA[<p>Thank you ostertagi for your time. I really appreciate it.</p><p>What you suggest, is slightly above my skill set, however, I will look into it and give a try. Thanks again.</p>]]></content>
			<author>
				<name><![CDATA[dtbeancounter]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18755</uri>
			</author>
			<updated>2013-11-26T23:04:02Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=18575#p18575</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 'Could not open' install extensions, themes, coa and languages]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=18574#p18574" />
			<content type="html"><![CDATA[<p>for extension i download the sources from the git repository. Usually you&#039;ll find in the folder extension&nbsp; a hooks.php which redefine functions from hooks.inc.<br />each function is used to process a certain task during the installation.<br />for example:&nbsp; &nbsp; <br /></p><div class="codebox"><pre><code>function install_tabs($app) {
// $app-&gt;add_application(new example_class); // add menu tab defined by example_class
    }</code></pre></div><p>all the functions are well documented, sometimes with code example. <br />well, the trick is to copy files where needed, copy code where needed, execute sql, add access rights ..... etc.<br />i still don&#039;t master all process,&nbsp; sometimes i need to go through debugging process to find what&#039;s wrong. that&#039;s it. <br />hope this help</p>]]></content>
			<author>
				<name><![CDATA[ostertagi]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18743</uri>
			</author>
			<updated>2013-11-26T22:27:32Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=18574#p18574</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 'Could not open' install extensions, themes, coa and languages]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=18573#p18573" />
			<content type="html"><![CDATA[<p>tm</p><p>My permissions are set to www-data:www-data for my frontaccounting directory.</p><p>I am hoping osteragi has some time today, as extensions is mostly what I would like to try. (Please, osteragi. If not today, when you have time.)</p><p>I want to add here that I really like the detail and completeness of FA. Good work to all who devotes their time to FA!</p>]]></content>
			<author>
				<name><![CDATA[dtbeancounter]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18755</uri>
			</author>
			<updated>2013-11-26T12:01:08Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=18573#p18573</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 'Could not open' install extensions, themes, coa and languages]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=18564#p18564" />
			<content type="html"><![CDATA[<p>for themes : just unzipped the archive and drop it in the themes folder, they&#039;ll appear in the theme combobox.<br />for languages, you can either install it manually using the FA wizard for that : see install manually, you&#039;ll need to download the xx_XX.po and xx_XX.mo. the wizard is pretty straithforward.; or you can create a xx_XX folder under the lang folder, then copy the po and .mo file. you need to set some modifications in installed_languages.inc, there is a template you can follow.<br />the extension: it&#039;s more tricky. i&#039;ll send a more detailled post tomorow (i hope) for the extension installation.</p>]]></content>
			<author>
				<name><![CDATA[ostertagi]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18743</uri>
			</author>
			<updated>2013-11-25T22:29:33Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=18564#p18564</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 'Could not open' install extensions, themes, coa and languages]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=18562#p18562" />
			<content type="html"><![CDATA[<p>ostertagi, please, can you tell me how you installed manually?</p>]]></content>
			<author>
				<name><![CDATA[dtbeancounter]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18755</uri>
			</author>
			<updated>2013-11-25T22:10:56Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=18562#p18562</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 'Could not open' install extensions, themes, coa and languages]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=18560#p18560" />
			<content type="html"><![CDATA[<p>i had the same pb, at the end&nbsp; i gave up. i just installed anything i need manually.</p>]]></content>
			<author>
				<name><![CDATA[ostertagi]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18743</uri>
			</author>
			<updated>2013-11-25T22:00:33Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=18560#p18560</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 'Could not open' install extensions, themes, coa and languages]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=18557#p18557" />
			<content type="html"><![CDATA[<p>Write permissions, perhaps? <br />https://frontaccounting.com/punbb/viewtopic.php?pid=18510#p18510</p>]]></content>
			<author>
				<name><![CDATA[tm]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=17873</uri>
			</author>
			<updated>2013-11-25T20:37:12Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=18557#p18557</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 'Could not open' install extensions, themes, coa and languages]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=18554#p18554" />
			<content type="html"><![CDATA[<p>Thanks tm.</p><p>I installed php5-curl package and still &quot;Could not open&quot; when I try to install an extension.</p><p>Suggestions?</p>]]></content>
			<author>
				<name><![CDATA[dtbeancounter]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18755</uri>
			</author>
			<updated>2013-11-25T13:37:08Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=18554#p18554</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 'Could not open' install extensions, themes, coa and languages]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=18553#p18553" />
			<content type="html"><![CDATA[<p>I suspect you&#039;re missing the php5-curl package.</p>]]></content>
			<author>
				<name><![CDATA[tm]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=17873</uri>
			</author>
			<updated>2013-11-25T06:26:52Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=18553#p18553</id>
		</entry>
		<entry>
			<title type="html"><![CDATA['Could not open' install extensions, themes, coa and languages]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=18551#p18551" />
			<content type="html"><![CDATA[<p>I have recently built a FrontAccounting machine running on Ubuntu 13.10. System dianogistics is &quot;green&quot; on everything. </p><p>When I try to install any extensions, I get a &quot;Could Not Open&quot; in red across the top of the page. Then I tried languages, same complaint. Then coa, same thing. And finally themes.</p><p>I read through forum posts and &#039;openssl php extension&#039; is discussed and my system diagnostics shows all &#039;green&#039;.</p><p>I will add here that previously I had a Ubuntu 12.04LTS OS running FrontAccounting v2.3.16 and could never get extensions to install but, I thought I had something configured wrong. As it was my &#039;test&#039; machine I &#039;blew it out&#039; and built my current setup.</p><p>What could be causing my &#039;Could not open&#039; issue? What should I be looking for?</p>]]></content>
			<author>
				<name><![CDATA[dtbeancounter]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18755</uri>
			</author>
			<updated>2013-11-25T01:09:04Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=18551#p18551</id>
		</entry>
</feed>
