The full error message is as follows:
Fatal error: Access level to DBTech\Credits\XF\Entity\Thread::_preSave() must be public (as in class ThemeHouse\QAForums\XF\Entity\Thread) in /var/www/vhosts/dev.thepiratesociety.org/httpdocs/src/addons/DBTech/Credits/XF/Entity/Thread.php on line 0
It's not a critical issue as the forum came back up fine after I disabled DB Credits by first disabling code event listeners in config.php, and it's only our development board anyway.
Obviously I'm just winging it here, but from the sounds of it, it's a file permissions/ownership issue, but I double checked and everything appears fine.
Fatal error: Access level to DBTech\Credits\XF\Entity\Thread::_preSave() must be public (as in class ThemeHouse\QAForums\XF\Entity\Thread) in /var/www/vhosts/dev.thepiratesociety.org/httpdocs/src/addons/DBTech/Credits/XF/Entity/Thread.php on line 0
It's not a critical issue as the forum came back up fine after I disabled DB Credits by first disabling code event listeners in config.php, and it's only our development board anyway.
Obviously I'm just winging it here, but from the sounds of it, it's a file permissions/ownership issue, but I double checked and everything appears fine.