paulrozza
Member
Tried upgrading from the admin panel, and got the below error. Have also tried FTP'g files direct to the server and performing /install but the same error occurs. Please assist me to resolve, thanks.
Error: Class 'XF\Template\Compiler\Tag\NumberBoxRow' not found in src/XF/Template/Compiler.php at line 658
Error: Class 'XF\Template\Compiler\Tag\NumberBoxRow' not found in src/XF/Template/Compiler.php at line 658
- XF\Template\Compiler->setTag() in src/XF/Template/Compiler.php at line 647
- XF\Template\Compiler->setTags() in src/XF/Template/Compiler.php at line 640
- XF\Template\Compiler->setDefaultTags() in src/XF/Template/Compiler.php at line 160
- XF\Template\Compiler->__construct() in src/XF/App.php at line 1366
- XF\App->XF\{closure}() in src/XF/Container.php at line 28
- XF\Container->offsetGet() in src/XF/App.php at line 3209
- XF\App->templateCompiler() in src/XF/Entity/Template.php at line 180
- XF\Entity\Template->validateTemplateText() in src/XF/Entity/Template.php at line 166
- XF\Entity\Template->verifyTemplate() in src/XF/Mvc/Entity/Entity.php at line 787
- XF\Mvc\Entity\Entity->_verifyValueCustom() in src/XF/Mvc/Entity/Entity.php at line 632
- XF\Mvc\Entity\Entity->set() in src/XF/Mvc/Entity/Entity.php at line 567
- XF\Mvc\Entity\Entity->__set() in src/XF/AddOn/DataType/BbCodeMediaSite.php at line 81
- XF\AddOn\DataType\BbCodeMediaSite->importAddOnData() in src/XF/Job/AddOnData.php at line 110
- XF\Job\AddOnData->run() in src/XF/Job/Atomic.php at line 38
- XF\Job\Atomic->run() in src/XF/Job/Manager.php at line 258
- XF\Job\Manager->runJobInternal() in src/XF/Job/Manager.php at line 200
- XF\Job\Manager->runJobEntry() in src/XF/Job/Manager.php at line 151
- XF\Job\Manager->runUnique() in src/XF/Install/Controller/AbstractController.php at line 24
- XF\Install\Controller\AbstractController->manualJobRunner() in src/XF/Install/Controller/Upgrade.php at line 262
- XF\Install\Controller\Upgrade->actionRunJob() in src/XF/Mvc/Dispatcher.php at line 350
- XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
- 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 2326
- XF\App->run() in src/XF.php at line 488
- XF::runApp() in install/index.php at line 14