Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted January 18, 20232 yr Hello! And sorry for my English. I just upgraded my board to PHP 8, but the platform update gave me a fatal error: PHP Fatal error: Cannot use "parent" when current class scope has no parent in /home/usaonthe/domains/usaontheroad.it/public_html/system/Theme/Theme.php(2703) : eval()'d code on line 37\n Now, my forum is not accessible by web but only by Tapatalk, so I can't reach neither the admin panel. Could you help me?
January 18, 20232 yr Community Expert Solution That error means at least one of your 3rd party applications or plugins is not compatible with PHP 8. Use RECOVERY MODE to disable them all: Once you've done that login in ACP and see if you have any pending updates for your installed modifications (there's a button you can use in the applications page). After all updates are done look at your support page and see if you have any errors listed there that need to be fixed. As a final step re-enable your modifications 1 by 1 and check each time if your site still works. Should the site stop working you have to go back and use recovery mode again, keep also note of which modification you enabled that made the site crash and take care of skipping it next time. Edited January 18, 20232 yr by teraßyte
January 18, 20232 yr Community Expert The above is how you would resolve this. You may also see further logs in system logs once you have got yourself back in there, which should give an indication as to the cause
January 18, 20232 yr Author Thank you so much but, actually, I can't reach the admin panel: it seems that my site it's completely offline, as if it was a server error. 😞 But I can access if I use Tapatalk...
January 18, 20232 yr Community Expert Thank you so much but, actually, I can't reach the admin panel: it seems that my site it's completely offline, as if it was a server error. 😞 But I can access if I use Tapatalk... Have you added recovery mode, as mentioned above?