Eddie Albert
Member
I bought your add-on, and it is not working. I have Standard Library 1.4.1 and Multi Prefix 2.8.14 on my Xenforo v2.2.1 and see this error:
Code:
ErrorException: [E_WARNING] Declaration of SV\StandardLib\Finder\SqlJoinTrait::sqlJoin(string $rawJoinTable, string $alias, array $columns, bool $mustExist = false, bool $hasTableExpr = false) should be compatible with Banxix\BumpThread\Finder\Thread::sqlJoin($rawJoinTable, $alias, array $columns, $mustExist = false, $hasTableExpr = false) in src/addons/SV/MultiPrefix/XF/Finder/Thread.php at line 8
XF::handlePhpError() in src/addons/SV/MultiPrefix/XF/Finder/Thread.php at line 8
include() in src/vendor/composer/ClassLoader.php at line 444
Composer\Autoload\includeFile() in src/vendor/composer/ClassLoader.php at line 322
Composer\Autoload\ClassLoader->loadClass()
spl_autoload_call()
class_exists() in src/XF/Extension.php at line 172
XF\Extension->extendClass() in src/XF/Mvc/Entity/Manager.php at line 226
XF\Mvc\Entity\Manager->getFinder() in src/XF/Mvc/Entity/Repository.php at line 35
XF\Mvc\Entity\Repository->finder() in src/XF/Repository/Thread.php at line 13
XF\Repository\Thread->findThreadsForForumView() in src/XF/Pub/Controller/Forum.php at line 223
XF\Pub\Controller\Forum->actionForum() in src/XF/Mvc/Dispatcher.php at line 350
XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 261
XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
XF\App->run() in src/XF.php at line 465
XF::runApp() in index.php at line 20