I was just about to contact the hosts about the issue when I thought I should log in again so that I could give them a more up-to-date time to look for errors, but I couldn’t actually log in. I could see the login page OK, but after submitting, I got the following:
Notice: Trying to get property of non-object in /home/xxxxxx/public_html/store/cms/core/core.session.php on line 1049
Warning: Cannot modify header information - headers already sent by (output started at /home/xxxxxx/public_html/store/cms/core/core.session.php:1049) in /home/xxxxxx/public_html/store/cms/core/core.functions.php on line 742
Warning: Cannot modify header information - headers already sent by (output started at /home/xxxxxx/public_html/store/cms/core/core.session.php:1049) in /home/xxxxxx/public_html/store/cms/core/core.functions.php on line 315
I found another thread that suggested to try logging in with admin.php which was successful and then after that I was able to access /system/index.php too. So what does that mean? :?