<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — How to disable Help on frontaccounting]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8949&amp;type=atom" />
	<updated>2020-08-24T17:58:03Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=8949</id>
		<entry>
			<title type="html"><![CDATA[Re: How to disable Help on frontaccounting]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=38139#p38139" />
			<content type="html"><![CDATA[<p>Just set it in <strong>config.php</strong> by uncommenting line 88 to be:<br /></p><div class="codebox"><pre><code>$help_base_url = null;</code></pre></div>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2020-08-24T17:58:03Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=38139#p38139</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to disable Help on frontaccounting]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=38132#p38132" />
			<content type="html"><![CDATA[<p>@kvvaradha<br />Thanks for your response. I got your analysis and I comment out the line. However it&#039;s still showing.<br />Please what I need is to completely disable it. For the &quot;Help&quot; menu not to show at all.<br />Thanks for your reply</p>]]></content>
			<author>
				<name><![CDATA[aterad]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19484</uri>
			</author>
			<updated>2020-08-24T11:58:43Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=38132#p38132</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to disable Help on frontaccounting]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=38123#p38123" />
			<content type="html"><![CDATA[<p>its comming from /themes/default/renderer.php or the theme that you have </p><p>/themes/yourtheme/renderer.php&nbsp; find <strong>help.gif</strong> or <strong> _(&#039;Help&#039;)</strong>. then it should be like this <br /></p><div class="codebox"><pre><code>$himg = &quot;&lt;img src=&#039;$local_path_to_root/themes/&quot;.user_theme().&quot;/images/help.gif&#039; style=&#039;width:14px;height:14px;border:0;vertical-align:middle;&#039;&#039; alt=&#039;&quot;._(&#039;Help&#039;).&quot;&#039;&gt;&amp;nbsp;&amp;nbsp;&quot;;</code></pre></div><p>just change it to </p><div class="codebox"><pre><code>$himg=&#039;&#039;;</code></pre></div><p>that&#039;s it.</p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2020-08-23T17:23:47Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=38123#p38123</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[How to disable Help on frontaccounting]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=38121#p38121" />
			<content type="html"><![CDATA[<p>Hello All,<br />Please I will like to know how to disable &quot;Help&quot; from the front-end of the FA; or perhaps the file directory to disable it.</p><p>I am using FA 2.4.8</p><p>Thanks</p>]]></content>
			<author>
				<name><![CDATA[aterad]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19484</uri>
			</author>
			<updated>2020-08-23T17:10:26Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=38121#p38121</id>
		</entry>
</feed>
