Topic: Hyperlinks in FA working only after page refresh
Hi
My problem is the same for old problem dated in 08/2015.
I have installed FA locally and have an intermittent problem: the hypertext links in frontaccounting do not respond. But they do respond after a page refresh with CTRL-R or F5.
I've had intermittent results within a session.
The server is working on a XAMPP for Windows:
PHP 7.2.9 - Apache: 2.4
The FA version is, 2.4.6
The browser is a Chrome 71.0.3578.98 (Build oficial) (64 bits)
I've followed the instructions given for APMUTHU on that problem, changing
if(!$this->preventHijacking()) for if(1 == 0)
in the session.inc file, but the problem is not fixed.
Any suggestions?.