<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Table 'finance.0_bank_trans' doesn't exist]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=6717&amp;type=atom" />
	<updated>2017-03-23T16:26:55Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=6717</id>
		<entry>
			<title type="html"><![CDATA[Re: Table 'finance.0_bank_trans' doesn't exist]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=27621#p27621" />
			<content type="html"><![CDATA[<p>What is the name of your FA&#039;s database for your company - is it &quot;finance&quot; ?<br />Check if it is the same in config_db.php for the company.<br />Also when using the dashboard - make sure that both the theme and the extension are installed and activated for the company you are using and permissions for the desired user roles enabled.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2017-03-23T16:26:55Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=27621#p27621</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Table 'finance.0_bank_trans' doesn't exist]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=27614#p27614" />
			<content type="html"><![CDATA[<p>I&#039;m using FA 2.3.24 and when I go to the Banking and General Ledger tab I get the following error message:</p><p>DATABASE ERROR : <br />At file /var/www/html/accounting/modules/dashboard/widgets/dailybankbalances.php:67:</p><p>error code : 1146<br />error message : Table &#039;finance.0_bank_trans&#039; doesn&#039;t exist<br />sql that failed was : SELECT bank_act, bank_account_name, trans_date, amount FROM ( SELECT bank_act, bank_account_name, null trans_date, SUM(amount) amount FROM fl_bank_trans bt INNER JOIN fl_bank_accounts ba ON bt.bank_act = ba.id WHERE bank_act = 2 AND trans_date &lt; now() - INTERVAL 30 DAY GROUP BY bank_act, bank_account_name UNION ALL SELECT bank_act, bank_account_name, trans_date, SUM(amount) amount FROM 0_bank_trans bt INNER JOIN fl_bank_accounts ba ON bt.bank_act = ba.id WHERE bank_act = 2 AND trans_date &lt; now() + INTERVAL 30 DAY AND trans_date &gt; now() - INTERVAL 30 DAY GROUP BY bank_act, trans_date, bank_account_name ) trans ORDER BY bank_account_name, trans_date</p><br /><p>mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in file: /var/www/html/accounting/includes/db/connect_db.inc at line 92</p><p>How do I fix this?</p><p>Thanks!</p><p>Regards,</p><p>Chris</p>]]></content>
			<author>
				<name><![CDATA[chrison]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=17070</uri>
			</author>
			<updated>2017-03-22T02:40:49Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=27614#p27614</id>
		</entry>
</feed>
