-
Notifications
You must be signed in to change notification settings - Fork 145
Description
Hello @timschofield ,
I was in the process of upgrading Weberp 4.15.2 to 5.0.1 on Alma Linux 8.1 with PHP 8.1, MYSQL 5.7, Apache 2.4 via using upgrade method mentioned in doc/UPGRADING.md i.e 'Upgrading from a version before 5.0'.
I safeguarded 'companies' folder and 'config.php' and rest all files i have overwritten from 5.0.1.
However, when I login to the admin panel redirection is done to the upgrade script i.e
http://example.com/{{WEBERP_FOLDER}}/Z_UpgradeDatabase.php
When i click on 'Continue with updates' it runs the update and following is shown :
However, or clicking 'Home' icon or 'Dashboard' or any other icon nothing is shown . Logout button is unresponsive.
For example, if 'Home' icon is clicked following is shown :
What could be the issue?.
Could you please replicate this at your end?.
Regards.