Message:Invalid plugin key - `adminpal` provided for install!
File:public_html/ow_system_plugins/base/bol/plugin_service.php
Line:374
Trace:
#0 /home/admin/web/mmaclub.co.za/public_html/ow_system_plugins/admin/controllers/plugins.php(686): BOL_PluginService->install('adminpal')
#1 [internal function]: ADMIN_CTRL_Plugins->install(Array)
#2 public_html/ow_core/request_handler.php(250): ReflectionMethod->invokeArgs(Object(ADMIN_CTRL_Plugins), Array)
#3 public_html/ow_core/request_handler.php(226): OW_RequestHandler->processControllerAction(Object(ReflectionMethod), Object(ADMIN_CTRL_Plugins))
#4 public_html/ow_core/application.php(346): OW_RequestHandler->dispatch()
#5 public_html/index.php(76): OW_Application->handleRequest()
#6 {main}
Type:LogicException
I have reset the license but the issue still occurs.
If I click back from this error message, then it still asks me for the key, but a green box comes up and says the key is verified.
The AdminPal module then leaves the available modules and shows up in the installed modules. But when I try and apply the Admin Pal user I get the following error message:
Message:Can't find config `defaultFriendID` in section `adminpal`!public_html/ow_system_plugins/base/bol/config_service.phpLine:167Trace:#0 public_html/ow_core/config.php(153): BOL_ConfigService->saveConfig('adminpal', 'defaultFriendID', '2')#1 public_html/ow_plugins/adminpal/controllers/admin.php(104): OW_Config->saveConfig('adminpal', 'defaultFriendID', '2')#2 public_html/ow_plugins/adminpal/controllers/admin.php(49): AdminPalForm->process(Array, Object(ADMINPAL_CTRL_Admin))#3 [internal function]: ADMINPAL_CTRL_Admin->index(Array)#4 public_html/ow_core/request_handler.php(250): ReflectionMethod->invokeArgs(Object(ADMINPAL_CTRL_Admin), Array)#5 public_html/ow_core/request_handler.php(226): OW_RequestHandler->processControllerAction(Object(ReflectionMethod), Object(ADMINPAL_CTRL_Admin))#6 public_html/ow_core/application.php(346): OW_RequestHandler->dispatch()#7 public_html/index.php(76): OW_Application->handleRequest()#8 {main}Type:InvalidArgumentException
This makes me think the Plugin is not installing correctly.
Thank in advance!
James