Made a bit of a big blunder yesterday, I was trying to install an add-on (that isn't yours) and it ended up erroring out on me. I deleted the installation files from the server, but it appears that one of the files (or possible more than one) of the files I deleted shares or was an overwrite file for something Threadmarks uses.
After deleting the files from the other add-on, now we're getting this error in our log:
Fatal Error: Trait 'SV\Utils\Finder\SqlJoinTrait' not found
- 1 minute ago
- src/addons/SV/Threadmarks/Finder/Threadmark.php:19
| |
Fatal Error: Trait 'SV\Utils\Finder\SqlJoinTrait' not found
- 1 minute ago
- src/addons/SV/Threadmarks/Finder/Threadmark.php:19
| |
Fatal Error: Trait 'SV\Utils\Finder\SqlJoinTrait' not found
- 1 minute ago
- src/addons/SV/Threadmarks/Finder/Threadmark.php:19
| |
[E_NOTICE] Undefined property: SV\Threadmarks\XF\Entity\Post::$Threadmark
- 2 minutes ago
- src/addons/SV/Threadmarks/Search/ThreadmarkSearcherTrait.php:36
| |
Fatal Error: Trait 'SV\Utils\Finder\SqlJoinTrait' not found
- 2 minutes ago
- src/addons/SV/Threadmarks/Finder/Threadmark.php:19
| |
Fatal Error: Trait 'SV\Utils\Finder\SqlJoinTrait' not found
- 2 minutes ago
- src/addons/SV/Threadmarks/Finder/Threadmark.php:19
| |
Fatal Error: Trait 'SV\Utils\Finder\SqlJoinTrait' not found
- 2 minutes ago
- src/addons/SV/Threadmarks/Finder/Threadmark.php:19
| |
[E_NOTICE] Undefined property: SV\Threadmarks\XF\Entity\Post::$Threadmark
- 3 minutes ago
- src/addons/SV/Threadmarks/Search/ThreadmarkSearcherTrait.php:36
| |
Fatal Error: Trait 'SV\Utils\Finder\SqlJoinTrait' not found
- 3 minutes ago
- src/addons/SV/Threadmarks/Finder/Threadmark.php:19
| |
Fatal Error: Trait 'SV\Utils\Finder\SqlJoinTrait' not found
- 4 minutes ago
- src/addons/SV/Threadmarks/Finder/Threadmark.php:19
| |
Fatal Error: Trait 'SV\Utils\Finder\SqlJoinTrait' not found
- 6 minutes ago
- src/addons/SV/Threadmarks/Finder/Threadmark.php:19
| |
Fatal Error: Trait 'SV\Utils\Finder\SqlJoinTrait' not found
- 7 minutes ago
- src/addons/SV/Threadmarks/Finder/Threadmark.php:19
| |
Fatal Error: Trait 'SV\Utils\Finder\SqlJoinTrait' not found
- 7 minutes ago
- src/addons/SV/Threadmarks/Finder/Threadmark.php:19
| |
Fatal Error: Trait 'SV\Utils\Finder\SqlJoinTrait' not found
- 7 minutes ago
- src/addons/SV/Threadmarks/Finder/Threadmark.php:19
| |
Fatal Error: Trait 'SV\Utils\Finder\SqlJoinTrait' not found
- 8 minutes ago
- src/addons/SV/Threadmarks/Finder/Threadmark.php:19
| |
[E_NOTICE] Undefined property: SV\Threadmarks\XF\Entity\Post::$Threadmark
- 8 minutes ago
- src/addons/SV/Threadmarks/Search/ThreadmarkSearcherTrait.php:36
| |
Fatal Error: Trait 'SV\Utils\Finder\SqlJoinTrait' not found
- 8 minutes ago
- src/addons/SV/Threadmarks/Finder/Threadmark.php:19
| |
Fatal Error: Trait 'SV\Utils\Finder\SqlJoinTrait' not found
- 8 minutes ago
- src/addons/SV/Threadmarks/Finder/Threadmark.php:19
| |
[E_NOTICE] Undefined property: SV\Threadmarks\XF\Entity\Post::$Threadmark
- 8 minutes ago
- src/addons/SV/Threadmarks/Search/ThreadmarkSearcherTrait.php:36
| |
Fatal Error: Trait 'SV\Utils\Finder\SqlJoinTrait' not found
- 8 minutes ago
- src/addons/SV/Threadmarks/Finder/Threadmark.php:19
| |
Further, we cannot disable the add-on. When I try to disable it, it immediately sends me to a white blank error page with:
This page isn’t working
**** is currently unable to handle this request.
HTTP ERROR 500
(I purposely removed the website, wasn't sure about having that on here.) What's an Error 500? We cannot create ANY new threads anywhere on the forum while this is running, and it's not allowing us to access presumably any threads that have threadmarks created or added to them (they give the same error.)
We're running Threadmarks 2.5.3 on Xenforo 2.1.2.
I had my web admin follow this guide to try to disable it via command prompt, but he said none of the commands he ran did anything (not sure if he' got the correct ID for the add-on or not.)
How to Disabling an add-on on src/config.php
xenforo.com
Any ideas or thougths on what we could try other than restoring from previous backup?