<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Data does not change despite changed and saved]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=3587</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=3587&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Data does not change despite changed and saved.]]></description>
		<lastBuildDate>Wed, 19 Dec 2012 09:08:57 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Data does not change despite changed and saved]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=14702#p14702</link>
			<description><![CDATA[<p>Strange, I have not encountered any caching problems using Chrome on Linux. Anyway I have fixed it to avoid caching problems. Will be available in next minor FA version.<br />Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Wed, 19 Dec 2012 09:08:57 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=14702#p14702</guid>
		</item>
		<item>
			<title><![CDATA[Re: Data does not change despite changed and saved]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=14597#p14597</link>
			<description><![CDATA[<p>@Janusz:</p><p>Ref: <a href="http://www.w3.org/Protocols/HTTP/Issues/cache-private.html">PHP header() / Http Header</a> and the <strong>php.ini</strong> setting <a href="http://php.net/manual/en/function.session-cache-limiter.php">session.cache_limiter</a></p><p>In Mercurial Build 3122, the file <a href="https://frontaccounting.hg.sourceforge.net/hgweb/frontaccounting/frontaccounting/file/257613419f2a/includes/session.inc"><strong>includes/session.inc</strong></a> currently has:<br />Line 357: <strong>ini_set(&#039;session.cache_limiter&#039;, &#039;private&#039;);</strong> <em>// prevent &#039;page expired&#039; errors</em><br />Line 363: <strong>header(&quot;Cache-control: private&quot;);</strong></p><p>We may need to set it to <strong>nocache</strong> from <em>private</em> in both lines. </p><p>Must this change be propagated to pages that do not come in thru index.php directly as well if any?</p><p>Any reason why repo is not updated quickly as before?</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Thu, 13 Dec 2012 04:18:59 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=14597#p14597</guid>
		</item>
		<item>
			<title><![CDATA[Re: Data does not change despite changed and saved]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=14563#p14563</link>
			<description><![CDATA[<p>For your reference I&#039;m using the latest version of Google Chrome for my browser so I wouldn&#039;t have expected any problems with page caching.</p>]]></description>
			<author><![CDATA[null@example.com (flort)]]></author>
			<pubDate>Mon, 10 Dec 2012 08:53:34 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=14563#p14563</guid>
		</item>
		<item>
			<title><![CDATA[Re: Data does not change despite changed and saved]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=14529#p14529</link>
			<description><![CDATA[<p>Ok, thank you for update. I guess your browser has badly implemented page caching. Isn&#039;t it IE :S ?<br />Anyway we will fix this problem in next release.<br />Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Wed, 05 Dec 2012 10:30:32 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=14529#p14529</guid>
		</item>
		<item>
			<title><![CDATA[Re: Data does not change despite changed and saved]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=14520#p14520</link>
			<description><![CDATA[<p>Thank you so much. I changed that one line of code and everything works perfectly.</p><p>By the way, I evaluated the software by manually clearing the cache after every transaction and I think the package is excellent. Keep up the good work.</p>]]></description>
			<author><![CDATA[null@example.com (flort)]]></author>
			<pubDate>Tue, 04 Dec 2012 08:25:29 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=14520#p14520</guid>
		</item>
		<item>
			<title><![CDATA[Re: Data does not change despite changed and saved]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=14517#p14517</link>
			<description><![CDATA[<p>Try change line 363 in inlcudes/session.inc to:<br /></p><div class="codebox"><pre><code>ini_set(&#039;session.cache_limiter&#039;, &#039;nocache&#039;);</code></pre></div><p>This line was changed recently to avoid unexpected page expiration after login.<br />Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Mon, 03 Dec 2012 17:16:38 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=14517#p14517</guid>
		</item>
		<item>
			<title><![CDATA[Re: Data does not change despite changed and saved]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=14516#p14516</link>
			<description><![CDATA[<p>Clear Browser Cache. Don&#039;t use the browser back button - use the &quot;back&quot; link on the web page.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Mon, 03 Dec 2012 16:03:04 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=14516#p14516</guid>
		</item>
		<item>
			<title><![CDATA[Re: Data does not change despite changed and saved]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=14512#p14512</link>
			<description><![CDATA[<p>I have also just installed FrontAccounting on my webhosting service and have the same issue. The data is written to the database but the old values are stored in cache and will not display the new values in the web browser.</p><p>My database is accessed through phpMyAdmin but the database was created using MySQL Databases in cPanel. The privileges are also set through here and this is set to &quot;All Priveleges&quot; although there is no mention of the FLUSH privilege.</p><p>I have also updated .htaccess to include the following as this was mentioned in another post -</p><p>&lt;IfModule mod_security.c&gt;<br />&nbsp; &nbsp; SecFilterEngine Off<br />&nbsp; &nbsp; SecFilterScanPOST Off<br />&lt;/IfModule&gt;</p><p>Any assistance you can give would be greatly appreciated as I really like the look of the software and am very keen to try it out.</p>]]></description>
			<author><![CDATA[null@example.com (flort)]]></author>
			<pubDate>Sun, 02 Dec 2012 09:30:56 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=14512#p14512</guid>
		</item>
		<item>
			<title><![CDATA[Re: Data does not change despite changed and saved]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=14477#p14477</link>
			<description><![CDATA[<p>How did you create the FrontAccounting Company database user? If it is from phpMyAdmin, then check the user privileges there.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Wed, 28 Nov 2012 19:26:26 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=14477#p14477</guid>
		</item>
		<item>
			<title><![CDATA[Re: Data does not change despite changed and saved]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=14465#p14465</link>
			<description><![CDATA[<div class="quotebox"><cite>apmuthu wrote:</cite><blockquote><p>Check Update/Insert permission availability for MySQL user in company used. Make sure that the </p><div class="codebox"><pre><code>FLUSH PRIVILEGES;</code></pre></div><p> was done after user rights changes are done.</p><p>Do not use the Browser Back Button, instead use the Back link on the web page.</p></blockquote></div><br /><p>I dont understand, your reply, from what context are you speaking from?</p><p>&quot;Check Update/Insert permission availability for MySQL user in company used&quot;<br />Where? which screen? folder? FTP?</p><p>&quot;Make sure that the FLUSH PRIVILEGES; was done after user rights changes are done.&quot;<br />Again, Where? which screen are you talking about?</p>]]></description>
			<author><![CDATA[null@example.com (echpoh)]]></author>
			<pubDate>Wed, 28 Nov 2012 13:38:04 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=14465#p14465</guid>
		</item>
		<item>
			<title><![CDATA[Re: Data does not change despite changed and saved]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=14464#p14464</link>
			<description><![CDATA[<p>Check Update/Insert permission availability for MySQL user in company used. Make sure that the </p><div class="codebox"><pre><code>FLUSH PRIVILEGES;</code></pre></div><p> was done after user rights changes are done.</p><p>Do not use the Browser Back Button, instead use the Back link on the web page.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Wed, 28 Nov 2012 13:22:09 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=14464#p14464</guid>
		</item>
		<item>
			<title><![CDATA[Re: Data does not change despite changed and saved]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=14461#p14461</link>
			<description><![CDATA[<p>actually, the data did save, but when navigate away and navigate back it is showing chached old data</p><p>so i tested by adding some random characters at the end of the &quot;?&quot;</p><p>like so;<br />.../admin/company_preferences.php?94596856</p><p>and then it only show up the real data</p><p>so the problem is cashing issue</p><p>how to resolve?</p>]]></description>
			<author><![CDATA[null@example.com (echpoh)]]></author>
			<pubDate>Wed, 28 Nov 2012 13:11:56 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=14461#p14461</guid>
		</item>
		<item>
			<title><![CDATA[Data does not change despite changed and saved]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=14460#p14460</link>
			<description><![CDATA[<p>Setup-&gt;Company Setup</p><p>already key in and saved company address etc etc</p><p>but go back to see... the data never change</p><p>Why like that?</p><p>Not only Company setup</p><p>but other screen as well, after hit save mesg show save successful, soon as I navigate away and navigate back, the data remain same as BEOFRE update. y??</p>]]></description>
			<author><![CDATA[null@example.com (echpoh)]]></author>
			<pubDate>Wed, 28 Nov 2012 12:52:22 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=14460#p14460</guid>
		</item>
	</channel>
</rss>
