
Darkness_Two
Registered
Members
- Joined
- May 9, 2023
- Messages
- 11
- Reaction score
- 1
- Points
- 3
hello i want to install xcod3 in xenforo 2.12 only i get this error
Am very new to xenforo but i have no idea where to look to fix this .google not very helpful this time either
InvalidArgumentException: Table 'xf_rm_category' does not exist so cannot be altered in src/XF/Db/Schema/Alter.php at line 38
Am very new to xenforo but i have no idea where to look to fix this .google not very helpful this time either
InvalidArgumentException: Table 'xf_rm_category' does not exist so cannot be altered in src/XF/Db/Schema/Alter.php at line 38
- XF\Db\Schema\Alter->__construct() in src/XF/Db/SchemaManager.php at line 228
- XF\Db\SchemaManager->newAlter() in src/XF/Db/SchemaManager.php at line 149
- XF\Db\SchemaManager->alterTable() in src/addons/XCOD3/DownloadResourcePermissionPlus/Setup.php at line 33
- XCOD3\DownloadResourcePermissionPlus\Setup->installStep1() in src/XF/AddOn/StepRunnerInstallTrait.php at line 62
- XCOD3\DownloadResourcePermissionPlus\Setup->installStepRunner() in src/XF/AddOn/StepRunnerInstallTrait.php at line 29
- XCOD3\DownloadResourcePermissionPlus\Setup->install() in src/XF/Admin/Controller/AddOn.php at line 419
- XF\Admin\Controller\AddOn->actionInstall() in src/XF/Mvc/Dispatcher.php at line 352
- XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 259
- XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
- XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2482
- XF\App->run() in src/XF.php at line 525
- XF::runApp() in admin.php at line 13