<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Black screen Zen Cart import module (2.4.RC1)]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=6761</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=6761&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Black screen Zen Cart import module (2.4.RC1).]]></description>
		<lastBuildDate>Fri, 21 Apr 2017 03:57:30 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Black screen Zen Cart import module (2.4.RC1)]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=27736#p27736</link>
			<description><![CDATA[<p>This means that either you <br />1. skipped the install process or <br />2. your folder permissions did not allow the creation of the file <strong>/lang/installed_languages.inc</strong> during the install process or<br />3. Your path to webroot is wrongly set somewhere possibly in the extension&#039;s files.</p><p>A sample <strong>/lang/installed_languages.inc</strong> file would be like:<br /></p><div class="codebox"><pre><code>&lt;?php

/* How to make new entries here for non-packaged languages:

-- &#039;code&#039; should match the name of the directory for the language under \lang
.-- &#039;name&#039; is the name that will be displayed in the language selection list (in Users and Display Setup)
-- &#039;rtl&#039; only needs to be set for right-to-left languages like Arabic and Hebrew
-- &#039;encoding&#039; used in translation file
-- &#039;version&#039; always set to &#039;&#039; for manually installed languages.
-- &#039;path&#039; installation path related to FA root (e.g. &#039;lang/en_US&#039;).
*/


$installed_languages = array (
  0 =&gt; 
  array (
    &#039;code&#039; =&gt; &#039;C&#039;,
    &#039;name&#039; =&gt; &#039;English&#039;,
    &#039;encoding&#039; =&gt; &#039;iso-8859-1&#039;,
  ),
);

$dflt_lang = &#039;C&#039;;</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Fri, 21 Apr 2017 03:57:30 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=27736#p27736</guid>
		</item>
		<item>
			<title><![CDATA[Re: Black screen Zen Cart import module (2.4.RC1)]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=27731#p27731</link>
			<description><![CDATA[<p>I see the following error in the webservers error log:</p><p>FastCGI: server &quot;/var/run/php70-cgi/php-cgi&quot; stderr: PHP message: ::language.inc:15: include_once(): Failed opening &#039;../lang/installed_languages.inc&#039; for inclusion (include_path=&#039;.:&#039;), referer: https://***DOMAINNAME***.nl/admin/inst_lang.php?</p><p>any idea? many thanks.</p>]]></description>
			<author><![CDATA[null@example.com (erwindebruin)]]></author>
			<pubDate>Wed, 19 Apr 2017 04:17:48 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=27731#p27731</guid>
		</item>
		<item>
			<title><![CDATA[Re: Black screen Zen Cart import module (2.4.RC1)]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=27728#p27728</link>
			<description><![CDATA[<p>Likely mysql php vs mysqli.&nbsp; If you set debug=1 in the config php file you would see the error displayed.&nbsp; FA 2.4.x supports mysqli which is preferred over mysql in PHP 5.x</p>]]></description>
			<author><![CDATA[null@example.com (cambell)]]></author>
			<pubDate>Tue, 18 Apr 2017 08:33:38 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=27728#p27728</guid>
		</item>
		<item>
			<title><![CDATA[Black screen Zen Cart import module (2.4.RC1)]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=27724#p27724</link>
			<description><![CDATA[<p>I was running FA 2.3.25 before including the Zen Cart import module. For several reasons I had to move to a new hosting provider (one of the best rated in NL). I copied the entire FA folder and database to the new server, but was unable to run FA. I also tried with a clean install of 2.3.25 but also did not work (white screen, login paga did not show). I think this had something to do with the PHP version running on the new server.</p><p>I was able to install a clean version of 2.4.RC1. This worked well. Also I was able to migrate my data and (after the database conversion) and things worked well.</p><p>But I can&#039;t get the Zen Cart Import module working. I installed a new extention from the setup/extention screen and followed installation instructions (setup new security settings etc). Upon opening the module link a blanc screen appears. This has something to do with an error in the original code of the module (zencart.php, line 24 &amp; 25 refers to folder &quot;zen_orders&quot; but this should be &quot;zen_import&quot;. See several other posts about this error). I corrected this error and now the Zen Cart Import module opens after clicking the link.</p><p>But then I had to enter the database connection information. After submitting this information I receive a blank screen again and cannot get back to this database connection information screen. The database information entered is 100% correct. If I delete the Zen_Cart table from the FA database, then I will be able to open the Zen Cart Import module again within FA, but then after entering the database connection information again, I continue receiving a blank screen on opening the Zen Cart Import module.</p><p>Can help someone with this problem? I really need this module for my webshop bookkeeping. Willing to pay if additional developing/coding is needed.</p>]]></description>
			<author><![CDATA[null@example.com (erwindebruin)]]></author>
			<pubDate>Tue, 18 Apr 2017 04:48:57 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=27724#p27724</guid>
		</item>
	</channel>
</rss>
