<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Blank page after logging in]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8154&amp;type=atom" />
	<updated>2019-05-18T02:56:36Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=8154</id>
		<entry>
			<title type="html"><![CDATA[Re: Blank page after logging in]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34957#p34957" />
			<content type="html"><![CDATA[<p>Yes the dashboard is integrated in 2.4</p>]]></content>
			<author>
				<name><![CDATA[poncho1234]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19944</uri>
			</author>
			<updated>2019-05-18T02:56:36Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34957#p34957</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Blank page after logging in]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34956#p34956" />
			<content type="html"><![CDATA[<p>I solved the problem by deleting the dashboard folder in the inside&nbsp; /home/hapaweb/public_html/finance/modules/.</p>]]></content>
			<author>
				<name><![CDATA[Nanayaw]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=14525</uri>
			</author>
			<updated>2019-05-18T02:17:53Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34956#p34956</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Blank page after logging in]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34955#p34955" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Nanayaw]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=14525</uri>
			</author>
			<updated>2019-05-18T01:40:42Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34955#p34955</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Blank page after logging in]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34951#p34951" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[poncho1234]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19944</uri>
			</author>
			<updated>2019-05-17T20:08:53Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34951#p34951</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Blank page after logging in]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34950#p34950" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Nanayaw]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=14525</uri>
			</author>
			<updated>2019-05-17T19:47:20Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34950#p34950</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Blank page after logging in]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34949#p34949" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[poncho1234]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19944</uri>
			</author>
			<updated>2019-05-17T18:04:22Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34949#p34949</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Blank page after logging in]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34948#p34948" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Nanayaw]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=14525</uri>
			</author>
			<updated>2019-05-17T17:28:24Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34948#p34948</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Blank page after logging in]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34947#p34947" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Nanayaw]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=14525</uri>
			</author>
			<updated>2019-05-17T16:53:32Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34947#p34947</id>
		</entry>
</feed>
