Topic: Error installing 2.4.1 (XAMPP 3.2.2)
Hi,
when installing the new release of frontaccounting, I get an error...
The recent distribution of XAMPP (3.2.2) comes with MariaDB 10.1.24, Apache 2.4.25 and PHP 7.1.6.
The error when accessing frontaccounting is as follows:
=======================================
Notice: Trying to get property of non-object in C:\xampp\htdocs\frontaccounting\includes\errors.inc on line 74
Fatal error: Uncaught Error: Call to undefined function user_company() in C:\xampp\htdocs\frontaccounting\includes\errors.inc:85 Stack trace: #0 C:\xampp\htdocs\frontaccounting\install\isession.inc(84): error_handler(8192, 'Methods with th...', 'C:\\xampp\\htdocs...', 19, Array) #1 C:\xampp\htdocs\frontaccounting\install\isession.inc(84): include_once() #2 C:\xampp\htdocs\frontaccounting\install\index.php(18): include('C:\\xampp\\htdocs...') #3 {main} thrown in C:\xampp\htdocs\frontaccounting\includes\errors.inc on line 85
=======================================
This is the error I get when changing the errors.inc with the recent information on sourceforge...
=======================================
Fatal error: Uncaught Error: Call to undefined function user_company() in C:\xampp\htdocs\frontaccounting\includes\errors.inc:85 Stack trace: #0 C:\xampp\htdocs\frontaccounting\install\isession.inc(84): error_handler(8192, 'Methods with th...', 'C:\\xampp\\htdocs...', 19, Array) #1 C:\xampp\htdocs\frontaccounting\install\isession.inc(84): include_once() #2 C:\xampp\htdocs\frontaccounting\install\index.php(18): include('C:\\xampp\\htdocs...') #3 {main} thrown in C:\xampp\htdocs\frontaccounting\includes\errors.inc on line 85
=======================================
Anybody else facing this issue?! Is there a solution?!
Thanks...