<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Upgrade to 2.4.2, shortcuts don't point to relative directory]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7097&amp;type=atom" />
	<updated>2018-01-08T06:04:04Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=7097</id>
		<entry>
			<title type="html"><![CDATA[Re: Upgrade to 2.4.2, shortcuts don't point to relative directory]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=30446#p30446" />
			<content type="html"><![CDATA[<p>I think I found out the problem - it is the theme that was the problem.&nbsp; So I changed the theme and everything works fine now.</p>]]></content>
			<author>
				<name><![CDATA[corporatei]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=38179</uri>
			</author>
			<updated>2018-01-08T06:04:04Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=30446#p30446</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Upgrade to 2.4.2, shortcuts don't point to relative directory]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29458#p29458" />
			<content type="html"><![CDATA[<p>Make sure that the <strong>$path_to_root</strong> variable never ends in a slash (/) and is what it should be (compare both FA 2.3 and FA 2.4 instances). You can <strong><em>temporarily</em></strong> put in the following snippet at the beginning of the php code (after the starting <strong>&lt;?php</strong> line in <strong>config.php</strong> and check the output:<br /></p><div class="codebox"><pre><code>echo $path_to_root;
exit;</code></pre></div><p>or use one of the <a href="https://frontaccounting.com/fawiki/index.php?n=Devel.TrobleshootingFrontAccounting">troubleshooting techniques in the wiki</a>.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2017-11-05T05:04:35Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29458#p29458</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Upgrade to 2.4.2, shortcuts don't point to relative directory]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29457#p29457" />
			<content type="html"><![CDATA[<p>I upgrade and installed the accounting to path /accounting from the root directory.</p><p>I upgraded from 2.3.25 to 2.4.2.&nbsp; Also forced upgraded database.</p><p>When I click on any shortcuts, the next page shortcuts links point to the root directory, not to the /accounting directory?</p>]]></content>
			<author>
				<name><![CDATA[corporatei]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=38179</uri>
			</author>
			<updated>2017-11-05T03:47:07Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29457#p29457</id>
		</entry>
</feed>
