Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Black Six Posted February 18, 2022 Posted February 18, 2022 After working with my hosting provider to resolve a recent error, I'm now seeing the following when I try to view a subforum on my site: Quote [[Template forums/front/forums/forumDisplay is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]] Unfortunately, when I try to login to my ACP, I see the exact same error.
Marc Posted February 18, 2022 Posted February 18, 2022 Please try using recovery mode in order to regain access to the admin CP. You can then take a look at the error message being logged in your system logs Â
Black Six Posted February 18, 2022 Author Posted February 18, 2022 2 hours ago, Marc Stridgen said: Please try using recovery mode in order to regain access to the admin CP. You can then take a look at the error message being logged in your system logs Unfortunately that doesn't seem to have helped. I updated the constants.php file: But when I log into the ACP I still see this: Quote [[Template core/admin/global/globalTemplate is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]] Â
Adriano Faria Posted February 18, 2022 Posted February 18, 2022 This usually leaves an entry in the logs. Have you checked?
Black Six Posted February 18, 2022 Author Posted February 18, 2022 10 minutes ago, Adriano Faria said: This usually leaves an entry in the logs. Have you checked? If you mean the error_log file in my forum's install directory, I see this error a whole bunch, with only one entry being from today: Quote [17-Feb-2022 22:04:23 UTC] PHP Fatal error:Â require(): Failed opening required '/home/bzpower/public_html/board/datastore/acpNotifications.efd9349778.php' (include_path='.:/opt/cpanel/ea-php74/root/usr/share/pear') in /home/bzpower/public_html/board/system/Data/Store/FileSystem.php on line 105 [18-Feb-2022 11:53:29 UTC] PHP Fatal error:Â require(): Failed opening required '/home/bzpower/public_html/board/datastore/acpNotifications.efd9349778.php' (include_path='.:/opt/cpanel/ea-php74/root/usr/share/pear') in /home/bzpower/public_html/board/system/Data/Store/FileSystem.php on line 105 If there's another place I should look, please let me know. Thanks!
Adriano Faria Posted February 18, 2022 Posted February 18, 2022 No. Take a look at ACP -> System -> Support -> System Log.
Black Six Posted February 18, 2022 Author Posted February 18, 2022 10 minutes ago, Adriano Faria said: No. Take a look at ACP -> System -> Support -> System Log. The problem is that the ACP won't load. I just see that template error and nothing else.
Jim M Posted February 18, 2022 Posted February 18, 2022 Please be advised I have moved this to a ticket for you for further investigation. You will receive a response via email for any further communication. Black Six 1
Solution Marc Posted February 28, 2022 Solution Posted February 28, 2022 I see the issue there appears to have been related to disk space. My colleague is working with you to resolve some related issues, but it would be advisable to ensure you monitor your disk space and ensure you have the space to expand when needed. Of course if this is something you would rather us take care of, we do have a cloud solution which may be easier for you to manage. Feel free to let us know if thats something you may be interested in.
Black Six Posted February 28, 2022 Author Posted February 28, 2022 7 minutes ago, Marc Stridgen said: I see the issue there appears to have been related to disk space. My colleague is working with you to resolve some related issues, but it would be advisable to ensure you monitor your disk space and ensure you have the space to expand when needed. Of course if this is something you would rather us take care of, we do have a cloud solution which may be easier for you to manage. Feel free to let us know if thats something you may be interested in. Nope, nothing related to disk space directly. That's just the problem when your database is large and you're asked to make copies and backups of it while troubleshooting. Appreciate your reply and I hope Dan can get my site working after two weeks of downtime!
Marc Posted March 1, 2022 Posted March 1, 2022 16 hours ago, Black Six said: Nope, nothing related to disk space directly. That's just the problem when your database is large and you're asked to make copies and backups of it while troubleshooting. Appreciate your reply and I hope Dan can get my site working after two weeks of downtime! To clarify here, this is actually related to missing tables, which was very likely caused by the disk space. While your database is larger than it should be, it would not directly cause issues on your site. We have sites using the software with much much larger sets of data.
Black Six Posted March 1, 2022 Author Posted March 1, 2022 6 hours ago, Marc Stridgen said: To clarify here, this is actually related to missing tables, which was very likely caused by the disk space. While your database is larger than it should be, it would not directly cause issues on your site. We have sites using the software with much much larger sets of data. I highly doubt the missing tables were caused by disk space. I had been actively working earlier this year to clean up my server to ensure I had plenty of available disk space (see this topic). Based on the reply there, I didn't really touch anything on my forums other than the 'orig' tables that Jim mentioned and instead focused on other parts of my site. The server ran out of disk space because after this problem started I was having issues restoring the missing tables from backups so my hosting provider made a copy of the entire database as a troubleshooting step, which allowed us to restore some of the tables. Thankfully Dan has been super helpful in getting the other tables recreated so the site can get up and running again.
Marc Posted March 1, 2022 Posted March 1, 2022 No problem. In any case, glad to see you are getting sorted 🙂Â
Recommended Posts