kankan Well-known member Sep 20, 2019 #1 Hello My Admin index and Addon section are displaying error message. I am not able anymore to list installed Addon. Any command available to list addon through cmd.php ? Thanks
Hello My Admin index and Addon section are displaying error message. I am not able anymore to list installed Addon. Any command available to list addon through cmd.php ? Thanks
P Paul B XenForo moderator Staff member Sep 20, 2019 #2 Posting details of the actual error messages may elicit more responses. Upvote 0 Downvote
kankan Well-known member Sep 20, 2019 #3 Hello Brogan : Getting this error in Admin Home : InvalidArgumentException: Must provide an existing add-on or add-on JSON in src/XF/AddOn/Manager.php at line 270 XF\AddOn\Manager->loadAddOnClass() in src/XF/AddOn/Manager.php at line 39 XF\AddOn\Manager->getAllAddOns() in src/XF/AddOn/Manager.php at line 63 XF\AddOn\Manager->getInstalledAddOns() in src/XF/Admin/Controller/Index.php at line 79 XF\Admin\Controller\Index->actionIndex() in src/addons/ThemeHouse/UIX/XF/Admin/Controller/Index.php at line 9 ThemeHouse\UIX\XF\Admin\Controller\Index->actionIndex() in src/XF/Mvc/Dispatcher.php at line 249 XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88 XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41 XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1931 XF\App->run() in src/XF.php at line 328 XF::runApp() in admin.php at line 13 Click to expand... Last edited: Sep 20, 2019 Upvote 0 Downvote
Hello Brogan : Getting this error in Admin Home : InvalidArgumentException: Must provide an existing add-on or add-on JSON in src/XF/AddOn/Manager.php at line 270 XF\AddOn\Manager->loadAddOnClass() in src/XF/AddOn/Manager.php at line 39 XF\AddOn\Manager->getAllAddOns() in src/XF/AddOn/Manager.php at line 63 XF\AddOn\Manager->getInstalledAddOns() in src/XF/Admin/Controller/Index.php at line 79 XF\Admin\Controller\Index->actionIndex() in src/addons/ThemeHouse/UIX/XF/Admin/Controller/Index.php at line 9 ThemeHouse\UIX\XF\Admin\Controller\Index->actionIndex() in src/XF/Mvc/Dispatcher.php at line 249 XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88 XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41 XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1931 XF\App->run() in src/XF.php at line 328 XF::runApp() in admin.php at line 13 Click to expand...
kankan Well-known member Sep 20, 2019 #4 When disabling the addon ThemeHouse Another error occurs with another addon When trying to disable all addon via cli, i am facing this issue : [root@xxxx.com:/home/e-smith/files/ibays/forum/html/forums]# php70 cmd.php xf-addon:disable [InvalidArgumentException] Must provide an existing add-on or add-on JSON xf:addon-disable [<id>] Click to expand... Thanks for the support. Upvote 0 Downvote
When disabling the addon ThemeHouse Another error occurs with another addon When trying to disable all addon via cli, i am facing this issue : [root@xxxx.com:/home/e-smith/files/ibays/forum/html/forums]# php70 cmd.php xf-addon:disable [InvalidArgumentException] Must provide an existing add-on or add-on JSON xf:addon-disable [<id>] Click to expand... Thanks for the support.