Can't access Admin area after 7.6 upgrade

Ideally restore from your backup,

to get around the specific issue shown, update modules/AM_ProjectHolidays/AM_ProjectHolidays_sugar.php and change where it says:-

parent::Basic();

to

parent::__construct();
4 Likes