<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Hello World Extension for FA]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=6987</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=6987&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Hello World Extension for FA.]]></description>
		<lastBuildDate>Wed, 28 Nov 2018 16:19:25 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Hello World Extension for FA]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=33428#p33428</link>
			<description><![CDATA[<p>Contact host provider to allow php.ini overrides in scripts.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Wed, 28 Nov 2018 16:19:25 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=33428#p33428</guid>
		</item>
		<item>
			<title><![CDATA[Re: Hello World Extension for FA]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=33426#p33426</link>
			<description><![CDATA[<p>yes, how can setup this thing or need to contact host provider?</p>]]></description>
			<author><![CDATA[null@example.com (emiangel839)]]></author>
			<pubDate>Wed, 28 Nov 2018 13:33:18 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=33426#p33426</guid>
		</item>
		<item>
			<title><![CDATA[Re: Hello World Extension for FA]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=33422#p33422</link>
			<description><![CDATA[<p>Now this is a question of your &quot;session / php.ini / file permission&quot; settings on your linux server that prevents overriding ini parameter values inside the php code.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Wed, 28 Nov 2018 03:24:24 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=33422#p33422</guid>
		</item>
		<item>
			<title><![CDATA[Re: Hello World Extension for FA]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=33415#p33415</link>
			<description><![CDATA[<p>hey, i am using php v7.2 and after the addition of $path_to_root its giving me white / blank page nothing is showing</p><p>and these error are displaying after setting &quot;1&quot; debug mode</p><p>ini_set(): A session is active. You cannot change the session module&#039;s ini settings at this time in file: /public_html/custom/includes/session.inc at line 432</p><p>include_once(../../includes/ui/main.inc): failed to open stream: No such file or directory in file: /public_html/custom/modules/hello_world/hello_world.php at line 7</p><p>include_once(): Failed opening &#039;../../includes/ui/main.inc&#039; for inclusion (include_path=&#039;.:/opt/alt/php72/usr/share/pear&#039;) in file: /public_html/custom/modules/hello_world/hello_world.php at line 7</p><p>so what can i do?</p>]]></description>
			<author><![CDATA[null@example.com (emiangel839)]]></author>
			<pubDate>Tue, 27 Nov 2018 09:48:45 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=33415#p33415</guid>
		</item>
		<item>
			<title><![CDATA[Re: Hello World Extension for FA]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=33407#p33407</link>
			<description><![CDATA[<p>Try to insert the following php code as the first code in the <strong>helloworld.php</strong> file after the php opening tag:<br /></p><div class="codebox"><pre><code>$path_to_root=&quot;../..&quot;;</code></pre></div><p>This may be a problem with your specific version of PHP and/or platform for scope and visibility.</p><p>What versions of PHP/MySQL/Apache (or other WebServer) and platform (Linux/Windows) are you using?</p><p>PHP 5.3.1 on Windows XP SP3 running XAMPP 1.7.3 has it&#039;s output on localhost attached and working.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Mon, 26 Nov 2018 15:49:12 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=33407#p33407</guid>
		</item>
		<item>
			<title><![CDATA[Re: Hello World Extension for FA]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=33404#p33404</link>
			<description><![CDATA[<p>getting an error of this</p><p>Undefined variable: path_to_root in file: /modules/hello_world/helloworld.php at line 21</p>]]></description>
			<author><![CDATA[null@example.com (emiangel839)]]></author>
			<pubDate>Mon, 26 Nov 2018 13:24:35 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=33404#p33404</guid>
		</item>
		<item>
			<title><![CDATA[Re: Hello World Extension for FA]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=33397#p33397</link>
			<description><![CDATA[<p>It appears that you are using an old version of the <a href="https://github.com/apmuthu/FA24extensions/tree/master/Extensions/hello_world">hello_world</a> extension.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sun, 25 Nov 2018 23:29:13 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=33397#p33397</guid>
		</item>
		<item>
			<title><![CDATA[Re: Hello World Extension for FA]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=33391#p33391</link>
			<description><![CDATA[<p>hey, help me for this i install this extension but i got an error after installation</p><p>Methods with the same name as their class will not be constructors in a future version of PHP; helloworld_app has a deprecated constructor in file: public_html/accounting/modules/hello_world/helloworld.php at line 9</p><p>Unhandled exception [0]: Call to undefined method helloworld_app::application(). in file: public_html/accounting/modules/hello_world/helloworld.php at line 14</p><br /><p>kindly let me know about this error....</p>]]></description>
			<author><![CDATA[null@example.com (emiangel839)]]></author>
			<pubDate>Sun, 25 Nov 2018 07:45:38 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=33391#p33391</guid>
		</item>
		<item>
			<title><![CDATA[Re: Hello World Extension for FA]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29564#p29564</link>
			<description><![CDATA[<p>All <a href="https://github.com/apmuthu/FA24extensions/commit/c0a38026f39abb594290c4eeaa3fea1754b4f66b">themes</a> and <a href="https://github.com/apmuthu/FA24extensions/commit/b43ee719af0ae5c8e68574c8ad17000e13d693ba">extensions</a> have been updated with the <strong>__construct()</strong> syntax.</p><p><strong>$module_name</strong> property of the hooks extended class in each extension has been made the <em>extension folder name</em> uniformly and used in the menu path formation.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sat, 11 Nov 2017 19:06:05 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29564#p29564</guid>
		</item>
		<item>
			<title><![CDATA[Re: Hello World Extension for FA]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29563#p29563</link>
			<description><![CDATA[<p>@barbarian: Thanks.<br /><a href="https://github.com/apmuthu/FA24extensions/commit/3454b90a309062477374b2cedfe00885be243133">Committed</a>.</p><p>The following files too will need to be checked in the extensions:<br /></p><div class="codebox"><pre><code>./auth_ldap/hooks.php:1
./auth_ldap/lib/Ldap.php:1
./auth_ldap/lib/ldap_authenticator.php:1
./hello_world/helloworld.php:1
./hello_world/hooks.php:1
./import_items/hooks.php:1
./import_multijournalentries/hooks.php:1
./import_paypal/hooks.php:1
./import_transactions/hooks.php:1
./import_transactions/includes/import_sales_cart_class.inc:2
./osc_orders/hooks.php:1
./repgen/hooks.php:1
./repgen/includes/repgen.inc:2
./rep_tax_cash_basis/hooks.php:1
./requisitions/hooks.php:1
./sgw_sales/generate_recurring_invoices.php:1
./sgw_sales/hooks.php:1
./sgw_sales/includes/common/DataMapper.php:1
./sgw_sales/includes/controller/GenerateRecurring.php:1
./sgw_sales/includes/db/GenerateRecurringModel.php:1
./sgw_sales/includes/db/SalesRecurringModel.php:1
./sgw_sales/vendor/composer/autoload_real.php:1
./sgw_sales/vendor/composer/autoload_static.php:1
./sgw_sales/vendor/composer/ClassLoader.php:1
./zen_import/hooks.php:1</code></pre></div><p>and these theme files as well:<br /></p><div class="codebox"><pre><code>./exclusive/xpMenu.class.php:1
./exclusive_db/xpMenu.class.php:1</code></pre></div><p>The <strong>class renderer</strong> in each theme do not have any constructor presently.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sat, 11 Nov 2017 16:17:28 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29563#p29563</guid>
		</item>
		<item>
			<title><![CDATA[Re: Hello World Extension for FA]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29561#p29561</link>
			<description><![CDATA[<p>Does the latest release have any change in the module installation? The hello world module have this error:</p><p>Call to undefined method helloworld_app::application() in /var/www/html/fa243/modules/hello_world/helloworld.php on line 14</p><p>#Edit:</p><p>It should be changed into : parent::__construct(&quot;hello&quot;,_($this-&gt;help_context = &quot;Hello world&quot;));</p>]]></description>
			<author><![CDATA[null@example.com (barbarian)]]></author>
			<pubDate>Sat, 11 Nov 2017 12:24:21 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29561#p29561</guid>
		</item>
		<item>
			<title><![CDATA[Re: Hello World Extension for FA]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29128#p29128</link>
			<description><![CDATA[<p>Placed the Hello World tab in the 4th position (configurable in the code). Requested for tab positioning method in the application class itself in <a href="https://frontaccounting.com/punbb/viewtopic.php?id=7056">this post</a>.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sat, 21 Oct 2017 10:47:01 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29128#p29128</guid>
		</item>
		<item>
			<title><![CDATA[Re: Hello World Extension for FA]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29117#p29117</link>
			<description><![CDATA[<p>The <strong>$_SESSION[&#039;App&#039;]-&gt;applications</strong> array of objects is dumped and attached herein for further coding and ordering the tabs.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Fri, 20 Oct 2017 16:34:06 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29117#p29117</guid>
		</item>
		<item>
			<title><![CDATA[Re: Hello World Extension for FA]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29108#p29108</link>
			<description><![CDATA[<p>wow, really nice. now making new module is easier and we don&#039;t need to rewrite same thing again with this template.</p>]]></description>
			<author><![CDATA[null@example.com (barbarian)]]></author>
			<pubDate>Fri, 20 Oct 2017 03:20:14 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29108#p29108</guid>
		</item>
		<item>
			<title><![CDATA[Re: Hello World Extension for FA]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29101#p29101</link>
			<description><![CDATA[<p>The Hello World module is now extended to be in it&#039;s very own tab.<br />Screenshots too are in the attachment herein.</p><p>Must now implement ways to disable and re-enable tabs from within the user interface much like the Use Manufacturing and Use Fixed Assets settings in the Company Setup page.</p><p>The tabs are stored in <strong>$_SESSION[&#039;App&#039;]-&gt;applications</strong> array of objects where the keys will now be:<br /></p><div class="codebox"><pre><code>&#039;orders&#039;
&#039;AP&#039;
&#039;stock&#039;
&#039;manuf&#039;
&#039;assets&#039;
&#039;proj&#039;
&#039;GL&#039;
&#039;hello&#039; &lt;&lt;== newly inserted
&#039;system&#039;</code></pre></div><p>What is the standard method of re-ordering the tabs? Some tabs will be missing in the above list if not enabled.</p><p>Why not code the Company Setup with the means to enable/disable all standard and registered tabs other than Setup?</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Thu, 19 Oct 2017 17:42:28 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29101#p29101</guid>
		</item>
	</channel>
</rss>
