<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Inactive modules even after activation]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=7553</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7553&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Inactive modules even after activation.]]></description>
		<lastBuildDate>Wed, 28 Nov 2018 17:11:09 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Inactive modules even after activation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=33432#p33432</link>
			<description><![CDATA[<p>The file you listed is in the webroot. There is no use in making <strong>&#039;active =&gt; true&#039;</strong>. There is another <strong>installed_extensions.php</strong> in each <strong>company/#</strong> folder in which the active modules will have <strong>&#039;active&#039; =&gt; 1,</strong>.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Wed, 28 Nov 2018 17:11:09 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=33432#p33432</guid>
		</item>
		<item>
			<title><![CDATA[Re: Inactive modules even after activation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=33431#p33431</link>
			<description><![CDATA[<div class="quotebox"><cite>apmuthu wrote:</cite><blockquote><p>Also check the contents of the <strong>installed_extensions.php</strong> in both the FA webroot and in the company folders.</p></blockquote></div><br /><p>Hi,<br />please see the code from my file&nbsp; below</p><div class="codebox"><pre><code>$next_extension_id = 46; // unique id for next installed extension

$installed_extensions = array (
  1 =&gt; 
  array (
    &#039;name&#039; =&gt; &#039;British COA&#039;,
    &#039;package&#039; =&gt; &#039;chart_en_GB-general&#039;,
    &#039;version&#039; =&gt; &#039;2.4.1-5&#039;,
    &#039;type&#039; =&gt; &#039;chart&#039;,
    &#039;active&#039; =&gt; false,
    &#039;path&#039; =&gt; &#039;sql&#039;,
    &#039;sql&#039; =&gt; &#039;en_GB-general.sql&#039;,
  ),
  45 =&gt; 
  array (
    &#039;name&#039; =&gt; &#039;Inventory Items CSV Import&#039;,
    &#039;package&#039; =&gt; &#039;import_items&#039;,
    &#039;version&#039; =&gt; &#039;2.4.0-3&#039;,
    &#039;type&#039; =&gt; &#039;extension&#039;,
    &#039;active&#039; =&gt; false,
    &#039;path&#039; =&gt; &#039;modules/import_items&#039;,
  ),
);</code></pre></div><p>If I make &#039;active =&gt; true&#039; would it solve the problem of extension not being visible ?</p>]]></description>
			<author><![CDATA[null@example.com (gj6n68)]]></author>
			<pubDate>Wed, 28 Nov 2018 16:41:22 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=33431#p33431</guid>
		</item>
		<item>
			<title><![CDATA[Re: Inactive modules even after activation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=33323#p33323</link>
			<description><![CDATA[<p>Also check the contents of the <strong>installed_extensions.php</strong> in both the FA webroot and in the company folders.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sun, 18 Nov 2018 02:06:50 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=33323#p33323</guid>
		</item>
		<item>
			<title><![CDATA[Re: Inactive modules even after activation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=33320#p33320</link>
			<description><![CDATA[<p>It won&#039;t solve the problem, just eliminates a number of options</p>]]></description>
			<author><![CDATA[null@example.com (poncho1234)]]></author>
			<pubDate>Sun, 18 Nov 2018 00:28:53 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=33320#p33320</guid>
		</item>
		<item>
			<title><![CDATA[Re: Inactive modules even after activation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=33319#p33319</link>
			<description><![CDATA[<div class="quotebox"><cite>poncho1234 wrote:</cite><blockquote><p>And how is the clean installation?<br />To clarify:-</p><p>You only have to create a clean install of FA2.44 with default COA and language etc<br />You only need to prove that install ext&#039;s works or do not work on the new clean installation.</p></blockquote></div><p>I&#039;ll try a separate fresh install tomorrow, and see if that solves the problem.</p><p>Thanks</p>]]></description>
			<author><![CDATA[null@example.com (gj6n68)]]></author>
			<pubDate>Sun, 18 Nov 2018 00:03:59 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=33319#p33319</guid>
		</item>
		<item>
			<title><![CDATA[Re: Inactive modules even after activation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=33312#p33312</link>
			<description><![CDATA[<p>And how is the clean installation?<br />To clarify:-</p><p>You only have to create a clean install of FA2.44 with default COA and language etc<br />You only need to prove that install ext&#039;s works or do not work on the new clean installation.</p>]]></description>
			<author><![CDATA[null@example.com (poncho1234)]]></author>
			<pubDate>Sat, 17 Nov 2018 16:36:51 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=33312#p33312</guid>
		</item>
		<item>
			<title><![CDATA[Re: Inactive modules even after activation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=33310#p33310</link>
			<description><![CDATA[<p>Hi,<br />I am with one.com and have lowered my php version to 5.6, but they&#039;ve just confirmed that they do no allow CGI on their servers.</p>]]></description>
			<author><![CDATA[null@example.com (gj6n68)]]></author>
			<pubDate>Sat, 17 Nov 2018 16:27:26 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=33310#p33310</guid>
		</item>
		<item>
			<title><![CDATA[Re: Inactive modules even after activation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=33309#p33309</link>
			<description><![CDATA[<p>Please read post 21 first.</p><p>Do you have Cpanel? Google how do i change php version on my server</p>]]></description>
			<author><![CDATA[null@example.com (poncho1234)]]></author>
			<pubDate>Sat, 17 Nov 2018 16:24:05 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=33309#p33309</guid>
		</item>
		<item>
			<title><![CDATA[Re: Inactive modules even after activation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=33307#p33307</link>
			<description><![CDATA[<div class="quotebox"><cite>poncho1234 wrote:</cite><blockquote><p>Try lowering your php version</p></blockquote></div><br /><p>Hi,</p><p>Just done that after your msg and also when I read about it at below post:<br /><a href="https://frontaccounting.com/punbb/viewtopic.php?pid=33199#p33199">https://frontaccounting.com/punbb/viewt … 199#p33199</a></p><p>Any idea how can I implement this CGI thing ? Do I need to speak to my host provider for it ?</p>]]></description>
			<author><![CDATA[null@example.com (gj6n68)]]></author>
			<pubDate>Sat, 17 Nov 2018 16:19:15 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=33307#p33307</guid>
		</item>
		<item>
			<title><![CDATA[Re: Inactive modules even after activation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=33306#p33306</link>
			<description><![CDATA[<p>Try lowering your php version</p><br /><div class="quotebox"><cite>gj6n68 wrote:</cite><blockquote><p>I would have done a fresh install but because this is production version for my company and I really do not want to take the risk.</p></blockquote></div><p>You need to know if your server settings are correct, you can either go through all php/ apache/ curl /etc settings individually or do a fresh installation, if everthing works in the fresh clean installation, then it&#039;s probably something you&#039;ve done in the existing installation.<br />A fresh install of 2.44 in another directory will not affect your existing installation, it will prove if server settings are ok, and you can always use it as your &#039;Training company&#039;</p>]]></description>
			<author><![CDATA[null@example.com (poncho1234)]]></author>
			<pubDate>Sat, 17 Nov 2018 16:15:22 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=33306#p33306</guid>
		</item>
		<item>
			<title><![CDATA[Re: Inactive modules even after activation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=33305#p33305</link>
			<description><![CDATA[<div class="quotebox"><cite>poncho1234 wrote:</cite><blockquote><p>No delete them using the red cross in &#039;Installed Extentions&#039; after first deactivating them.</p><p>To prove your server, do a clean install of 2.4 and try installing extentions.</p></blockquote></div><br /><p>Hi,</p><p>I have deleted them as above many times and tried reinstalling but no change.</p><p>I would have done a fresh install but because this is production version for my company and I really do not want to take the risk.</p><p>In the /tmp/folder I see loads of .pkg files for extensions,&nbsp; including the one I want. Should I delete them ? And try again ?<br />Below is the lastest error I get in error file.</p><div class="codebox"><pre><code>function count_array().
[17-Nov-2018 14:27:36 UTC] 0:admin:maintenance_db.inc:186: Unhandled exception [0]: Call to undefined </code></pre></div><p>I had changed &quot;count()&quot; to &quot;count_array&quot; as I got this error while trying to install 2.4.4 on 7.2 php.</p>]]></description>
			<author><![CDATA[null@example.com (gj6n68)]]></author>
			<pubDate>Sat, 17 Nov 2018 16:06:17 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=33305#p33305</guid>
		</item>
		<item>
			<title><![CDATA[Re: Inactive modules even after activation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=33304#p33304</link>
			<description><![CDATA[<p>No delete them using the red cross in &#039;Installed Extentions&#039; after first deactivating them. Then check in the modules dir that they are all deleted</p><p>To prove your server, do a clean install of 2.4 and try installing extentions.</p>]]></description>
			<author><![CDATA[null@example.com (poncho1234)]]></author>
			<pubDate>Sat, 17 Nov 2018 16:02:09 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=33304#p33304</guid>
		</item>
		<item>
			<title><![CDATA[Re: Inactive modules even after activation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=33303#p33303</link>
			<description><![CDATA[<p>Hello,</p><div class="quotebox"><cite>poncho1234 wrote:</cite><blockquote><p>Try deleting them completely and then re-installing, make sure you have debug on. This may give you more information when you install/activate exts.</p></blockquote></div><p>Do you mean, delete them by deactivating them ?<br />Or delete them from ftp ?</p><div class="quotebox"><blockquote><p>Is your server setup with the necessary permisions?</p></blockquote></div><p>I don&#039;t know where to check this as I am using the installation via web hosting services.</p>]]></description>
			<author><![CDATA[null@example.com (gj6n68)]]></author>
			<pubDate>Sat, 17 Nov 2018 15:54:29 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=33303#p33303</guid>
		</item>
		<item>
			<title><![CDATA[Re: Inactive modules even after activation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=33301#p33301</link>
			<description><![CDATA[<p>Try deleting them completely and then re-installing, make sure you have debug on. This may give you more information when you install/activate exts.</p><p>Is your server setup with the necessary permisions?</p>]]></description>
			<author><![CDATA[null@example.com (poncho1234)]]></author>
			<pubDate>Sat, 17 Nov 2018 15:12:48 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=33301#p33301</guid>
		</item>
		<item>
			<title><![CDATA[Re: Inactive modules even after activation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=33300#p33300</link>
			<description><![CDATA[<div class="quotebox"><cite>poncho1234 wrote:</cite><blockquote><p>How many companies have you installed?</p><p>Are you logged on to the same company you have activated the ext&#039;s for?</p></blockquote></div><p>Hi,</p><p>I have two companies, one is master one which controls every other company.</p><p>I have tried installing and activating the extensions on both the companies but I can&#039;t see them in either of them.</p><p>I&#039;ve also checked access rights in both the companies, but I don&#039;t get emtpy tick boxes in either to tick the extensions.</p>]]></description>
			<author><![CDATA[null@example.com (gj6n68)]]></author>
			<pubDate>Sat, 17 Nov 2018 14:58:15 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=33300#p33300</guid>
		</item>
	</channel>
</rss>
