<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Is FrontAccounting right for me?]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=10391</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=10391&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Is FrontAccounting right for me?.]]></description>
		<lastBuildDate>Tue, 07 Nov 2023 01:53:38 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Is FrontAccounting right for me?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=42663#p42663</link>
			<description><![CDATA[<p>Switch your hosting provider otherwise to one which allows different versions pf PHP like PHP 5, 5.5.<br />What is your MySQL/MariaDB versions? As your hosting provider if you do not know how.<br />What happens if you do not use https and just use http instead?<br />change Line 14 in <strong>includes/session.inc</strong> as appropriate:<br /></p><div class="codebox"><pre><code>define(&#039;SECURE_ONLY&#039;, true); // if you really need also http (unsecure) access allowed, you can set this to NULL</code></pre></div><p>If the above is beyond you, request professional assistance in the Job/Offers board with an appropriate bounty.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Tue, 07 Nov 2023 01:53:38 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=42663#p42663</guid>
		</item>
		<item>
			<title><![CDATA[Re: Is FrontAccounting right for me?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=42657#p42657</link>
			<description><![CDATA[<p>Hmm not sure what you mean by first constant.&nbsp; There are suggestions of commenting out:</p><div class="codebox"><pre><code>function preventHijacking()
    {
        if (!isset($_SESSION[&#039;IPaddress&#039;]) || !isset($_SESSION[&#039;userAgent&#039;]))
            return false;

    //    if ($_SESSION[&#039;IPaddress&#039;] != $_SERVER[&#039;REMOTE_ADDR&#039;])
    //        return false;

        if ( $_SESSION[&#039;userAgent&#039;] != @$_SERVER[&#039;HTTP_USER_AGENT&#039;])
            return false;

        return true;
    }</code></pre></div><p>I tried that and it makes it worse.&nbsp; It logs me out and then I can&#039;t log back in.</p><p>I&#039;m on VPS Centos7 with WHM/Cpanel.&nbsp; I have SSL setup but just can&#039;t seem to click on anything without getting logged out.&nbsp; When I log back in, it takes me to what I clicked on, but clicking on anything else, logs me out again.</p>]]></description>
			<author><![CDATA[null@example.com (pstevens)]]></author>
			<pubDate>Mon, 06 Nov 2023 01:13:00 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=42657#p42657</guid>
		</item>
		<item>
			<title><![CDATA[Re: Is FrontAccounting right for me?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=42654#p42654</link>
			<description><![CDATA[<p>Are you on Linux or Windows?<br />Check the includes/session.inc file and make the first constant NULL.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sun, 05 Nov 2023 04:12:39 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=42654#p42654</guid>
		</item>
		<item>
			<title><![CDATA[Re: Is FrontAccounting right for me?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=42652#p42652</link>
			<description><![CDATA[<p>I&#039;m on PHP 8.2 but I also tried on 7.4 and 8.1</p><p>I just can&#039;t seem to make any headway.&nbsp; On my webserver, it keeps kicking me out every 10 seconds or so and I have to login again.</p><p>The version installed on my NAS seems to work much better but I can only use PHP 8.2.&nbsp; Neither work to import the sales transactions.</p><p>I&#039;ve read the instructions, they seem kind of sparse.&nbsp; Is there any tips?&nbsp; I have all the right headers, my chart of accounts are created, my debtor master is populated, just nothing happens when I try to import transactions.&nbsp; I installed the import transactions module directly from inside FA.&nbsp; Is there more updated or better version on Github?</p>]]></description>
			<author><![CDATA[null@example.com (pstevens)]]></author>
			<pubDate>Thu, 02 Nov 2023 23:10:36 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=42652#p42652</guid>
		</item>
		<item>
			<title><![CDATA[Re: Is FrontAccounting right for me?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=42648#p42648</link>
			<description><![CDATA[<p>What is the PHP version you are using?</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Wed, 01 Nov 2023 14:03:07 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=42648#p42648</guid>
		</item>
		<item>
			<title><![CDATA[Re: Is FrontAccounting right for me?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=42637#p42637</link>
			<description><![CDATA[<p>Thanks for you input.&nbsp; I&#039;ve spent all weekend trying to import Sales Invoices.&nbsp; I exported from QB, formatted all the data but when I click import, nothing happens. (I opened another thread for that).</p><p>When I try to enter a Sales Invoice manually I get...</p><p>Unhandled exception [0]: The script tried to modify a property on an incomplete object. Please ensure that the class definition &quot;import_sales_cart&quot; of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide an autoloader to load the class definition. in file: /share/MD0_DATA/Web/frontaccounting/sales/includes/sales_ui.inc at line 32</p><p>I have it installed on my local QNAP webserver.&nbsp; Sometimes this can be wonky, So I also installed it on my cpanel webserver for testing.&nbsp; Everytime I try and save a setting it logs me out and timeout pops up (even though I managed to edit the timeout settings)???</p><p>So far I haven&#039;t been able to do anything but import my customers and items directly in the database.</p><p>Am I doing something wrong? Are others using this successfully in a production environment?</p><p>(Sorry, not trying to be critical, just frustrated at the moment).</p>]]></description>
			<author><![CDATA[null@example.com (pstevens)]]></author>
			<pubDate>Sun, 29 Oct 2023 18:11:34 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=42637#p42637</guid>
		</item>
		<item>
			<title><![CDATA[Re: Is FrontAccounting right for me?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=42631#p42631</link>
			<description><![CDATA[<p>GST/HST - ok<br />Multi Currency - ok<br />Payroll - contact @notrinos for his Open Source extension and @kvvaradha&#039;s commercial extension (do not know if it needs ioncube or other coded licencing)<br />Reconciliation - rudimentary but sufficient for simple tasks - check the extensions.<br />For QB features vs FA - there may be other users whose migration experiences may be useful.</p><p>Welcome to the project!</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Fri, 27 Oct 2023 18:14:42 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=42631#p42631</guid>
		</item>
		<item>
			<title><![CDATA[Re: Is FrontAccounting right for me?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=42620#p42620</link>
			<description><![CDATA[<p>Hi welcome to FA&nbsp; community. </p><p>If you have some knowledge of these. You can do well.&nbsp; And we have some active developers to support you as well for some clarifications.</p>]]></description>
			<author><![CDATA[null@example.com (kvvaradha)]]></author>
			<pubDate>Tue, 24 Oct 2023 08:18:54 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=42620#p42620</guid>
		</item>
		<item>
			<title><![CDATA[Is FrontAccounting right for me?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=42619#p42619</link>
			<description><![CDATA[<p>I&#039;ve been doing a bit of research on FrontAccounting, I&#039;ve installed it on my sever and have been playing with it for a few months.</p><p>I currently use Quickbooks but am kind of fed up being tied to them and their ever increasing prices.&nbsp; Also I have the desktop version so the idea of a web based solution is kind of good for me.</p><p>I was hoping some members could comment if this is a good fit before I start trying to migrate all my data.&nbsp; First, I&#039;m experienced in developing in PHP, MySQL, HTML, CSS, and a bit of JS.&nbsp; I build WP websites, I use SuiteCRM and develop in that so I&#039;m thinking FrontAccounting would be a good fit.&nbsp; Who knows I might be able to contribute.</p><p>My business is in Canada.</p><p>Does FA work well with GST/HST and keeping track of remittances to the Government?</p><p>I have some clients in the US, does it work well with multi-currency?</p><p>I have two employees, I currently do payroll transactions manually in QB, is this fairly easy to replicate in FA?</p><p>One great feature of QB is to download and reconcile bank transactions.&nbsp; Does this work similar in FA?</p><p>Is there anything else I should know before diving in?</p><p>Any guidance would be greatly appreciated.</p>]]></description>
			<author><![CDATA[null@example.com (pstevens)]]></author>
			<pubDate>Tue, 24 Oct 2023 01:09:08 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=42619#p42619</guid>
		</item>
	</channel>
</rss>
