<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Blank page after logging in]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=8154</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8154&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Blank page after logging in.]]></description>
		<lastBuildDate>Sat, 18 May 2019 02:56:36 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Blank page after logging in]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=34957#p34957</link>
			<description><![CDATA[<p>Yes the dashboard is integrated in 2.4</p>]]></description>
			<author><![CDATA[null@example.com (poncho1234)]]></author>
			<pubDate>Sat, 18 May 2019 02:56:36 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=34957#p34957</guid>
		</item>
		<item>
			<title><![CDATA[Re: Blank page after logging in]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=34956#p34956</link>
			<description><![CDATA[<p>I solved the problem by deleting the dashboard folder in the inside&nbsp; /home/hapaweb/public_html/finance/modules/.</p>]]></description>
			<author><![CDATA[null@example.com (Nanayaw)]]></author>
			<pubDate>Sat, 18 May 2019 02:17:53 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=34956#p34956</guid>
		</item>
		<item>
			<title><![CDATA[Re: Blank page after logging in]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=34955#p34955</link>
			<description><![CDATA[<p>Poncho123, I upgraded to version 2.4. Now I have only two errors:<br />Methods with the same name as their class will not be constructors in a future version of PHP; dashboard_app has a deprecated constructor in file: /home/hapaweb/public_html/finance/modules/dashboard/dashboard.php at line 9<br />Methods with the same name as their class will not be constructors in a future version of PHP; widget has a deprecated constructor in file: /home/hapaweb/public_html/finance/modules/dashboard/dashboard.php at line 114</p>]]></description>
			<author><![CDATA[null@example.com (Nanayaw)]]></author>
			<pubDate>Sat, 18 May 2019 01:40:42 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=34955#p34955</guid>
		</item>
		<item>
			<title><![CDATA[Re: Blank page after logging in]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=34951#p34951</link>
			<description><![CDATA[<p>did you restart your server?</p><p>is System Diagnostics now showing V5.4?</p><p>For the record what was your previous php version?</p>]]></description>
			<author><![CDATA[null@example.com (poncho1234)]]></author>
			<pubDate>Fri, 17 May 2019 20:08:53 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=34951#p34951</guid>
		</item>
		<item>
			<title><![CDATA[Re: Blank page after logging in]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=34950#p34950</link>
			<description><![CDATA[<p>Thanks, Poncho123, I set it the PHP version to 5.4 but that did solve the issue so I will proceed to upgrade to version 2.4</p>]]></description>
			<author><![CDATA[null@example.com (Nanayaw)]]></author>
			<pubDate>Fri, 17 May 2019 19:47:20 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=34950#p34950</guid>
		</item>
		<item>
			<title><![CDATA[Re: Blank page after logging in]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=34949#p34949</link>
			<description><![CDATA[<p>It looks like your php version has changed.</p><p>Go to setup-&gt; system information and there you will see the php version used.</p><p>You may need to be using a lower version for 2.3</p><br /><p>Or upgrade to 2.4</p>]]></description>
			<author><![CDATA[null@example.com (poncho1234)]]></author>
			<pubDate>Fri, 17 May 2019 18:04:22 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=34949#p34949</guid>
		</item>
		<item>
			<title><![CDATA[Re: Blank page after logging in]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=34948#p34948</link>
			<description><![CDATA[<p>In config.php I have set&nbsp; $go_debug to 1. This is the response I am seeing:<br />Methods with the same name as their class will not be constructors in a future version of PHP; current_user has a deprecated constructor in file: /home/hapaweb/public_html/finance/includes/current_user.inc at line 19<br />Methods with the same name as their class will not be constructors in a future version of PHP; user_prefs has a deprecated constructor in file: /home/hapaweb/public_html/finance/includes/prefs/userprefs.inc at line 12<br />Methods with the same name as their class will not be constructors in a future version of PHP; front_accounting has a deprecated constructor in file: /home/hapaweb/public_html/finance/frontaccounting.php at line 24<br />Methods with the same name as their class will not be constructors in a future version of PHP; menu_item has a deprecated constructor in file: /home/hapaweb/public_html/finance/applications/application.php at line 22<br />Methods with the same name as their class will not be constructors in a future version of PHP; menu has a deprecated constructor in file: /home/hapaweb/public_html/finance/applications/application.php at line 34<br />Methods with the same name as their class will not be constructors in a future version of PHP; app_function has a deprecated constructor in file: /home/hapaweb/public_html/finance/applications/application.php at line 54<br />Methods with the same name as their class will not be constructors in a future version of PHP; module has a deprecated constructor in file: /home/hapaweb/public_html/finance/applications/application.php at line 70<br />Methods with the same name as their class will not be constructors in a future version of PHP; application has a deprecated constructor in file: /home/hapaweb/public_html/finance/applications/application.php at line 104<br />Methods with the same name as their class will not be constructors in a future version of PHP; customers_app has a deprecated constructor in file: /home/hapaweb/public_html/finance/applications/customers.php at line 12<br />Methods with the same name as their class will not be constructors in a future version of PHP; suppliers_app has a deprecated constructor in file: /home/hapaweb/public_html/finance/applications/suppliers.php at line 12<br />Methods with the same name as their class will not be constructors in a future version of PHP; inventory_app has a deprecated constructor in file: /home/hapaweb/public_html/finance/applications/inventory.php at line 12<br />Methods with the same name as their class will not be constructors in a future version of PHP; manufacturing_app has a deprecated constructor in file: /home/hapaweb/public_html/finance/applications/manufacturing.php at line 12<br />Methods with the same name as their class will not be constructors in a future version of PHP; dimensions_app has a deprecated constructor in file: /home/hapaweb/public_html/finance/applications/dimensions.php at line 12<br />Methods with the same name as their class will not be constructors in a future version of PHP; general_ledger_app has a deprecated constructor in file: /home/hapaweb/public_html/finance/applications/generalledger.php at line 12<br />Methods with the same name as their class will not be constructors in a future version of PHP; setup_app has a deprecated constructor in file: /home/hapaweb/public_html/finance/applications/setup.php at line 12<br />Methods with the same name as their class will not be constructors in a future version of PHP; language has a deprecated constructor in file: /home/hapaweb/public_html/finance/includes/lang/language.php at line 18<br />Methods with the same name as their class will not be constructors in a future version of PHP; Ajax has a deprecated constructor in file: /home/hapaweb/public_html/finance/includes/ajax.inc at line 14<br />Methods with the same name as their class will not be constructors in a future version of PHP; JsHttpRequest has a deprecated constructor in file: /home/hapaweb/public_html/finance/includes/JsHttpRequest.php at line 21<br />Methods with the same name as their class will not be constructors in a future version of PHP; sys_prefs has a deprecated constructor in file: /home/hapaweb/public_html/finance/includes/prefs/sysprefs.inc at line 14<br />Methods with the same name as their class will not be constructors in a future version of PHP; dashboard_app has a deprecated constructor in file: /home/hapaweb/public_html/finance/modules/dashboard/dashboard.php at line 9<br />Methods with the same name as their class will not be constructors in a future version of PHP; widget has a deprecated constructor in file: /home/hapaweb/public_html/finance/modules/dashboard/dashboard.php at line 114<br />Methods with the same name as their class will not be constructors in a future version of PHP; supp_trans has a deprecated constructor in file: /home/hapaweb/public_html/finance/purchasing/includes/supp_trans_class.inc at line 17<br />Methods with the same name as their class will not be constructors in a future version of PHP; grn_item has a deprecated constructor in file: /home/hapaweb/public_html/finance/purchasing/includes/supp_trans_class.inc at line 188<br />Methods with the same name as their class will not be constructors in a future version of PHP; gl_codes has a deprecated constructor in file: /home/hapaweb/public_html/finance/purchasing/includes/supp_trans_class.inc at line 240</p>]]></description>
			<author><![CDATA[null@example.com (Nanayaw)]]></author>
			<pubDate>Fri, 17 May 2019 17:28:24 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=34948#p34948</guid>
		</item>
		<item>
			<title><![CDATA[Blank page after logging in]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=34947#p34947</link>
			<description><![CDATA[<p>I have been using front accounting for years and currently using FrontAccounting 2.3.24 . Since yesterday, anytime I log in, I get on&nbsp; a blank page. I have read tons of related issues without finding a solution. I will be grateful if anyone can provide some assistance.</p>]]></description>
			<author><![CDATA[null@example.com (Nanayaw)]]></author>
			<pubDate>Fri, 17 May 2019 16:53:32 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=34947#p34947</guid>
		</item>
	</channel>
</rss>
