Last night I started receiving a new error log about he xf_thread_view table not existing. The forum still functions just as normal with no apparent hiccups, however I'm not sure why that error is showing up
The only thing recently that was done to the server was that ownership of /var/ was changed in order to allow scp'ing of some files to the root. We quickly changed ownership back and it was fine.
Code:
Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Table 'mtg.xf_thread_view' doesn't exist - library/Zend/Db/Statement/Mysqli.php:214
The only thing recently that was done to the server was that ownership of /var/ was changed in order to allow scp'ing of some files to the root. We quickly changed ownership back and it was fine.