×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
Error Building Administrator Menus
Richard Hellyer
Nouveau membre
Posts: 4
il y a 7 ans 5 mois #1603
par Richard Hellyer
Error Building Administrator Menus a été créé par Richard Hellyer
I've just upgraded to the premium version.
When I install my component (using Joomla 3.6.5) I get an error "Error Building Administrator Menus" and the component does not show up in my 'Components' menu in the backend.
The associated error messages are as follows
Message
Plugin musictrackmanager was installed successfully
Installation of the component was successful.
×
Error
exception 'UnexpectedValueException' with message 'JTableMenu::_getNode(1, ) failed.' in C:\wamp\www\ronit2017\libraries\joomla\table\nested.php:1523 Stack trace: #0 C:\wamp\www\ronit2017\libraries\joomla\table\nested.php(768): JTableNested->_getNode(1) #1 C:\wamp\www\ronit2017\libraries\legacy\table\menu.php(252): JTableNested->store(false) #2 C:\wamp\www\ronit2017\libraries\cms\installer\adapter\component.php(1291): JTableMenu->store() #3 C:\wamp\www\ronit2017\libraries\cms\installer\adapter\component.php(983): JInstallerAdapterComponent->_createAdminMenuItem(Array, 1) #4 C:\wamp\www\ronit2017\libraries\cms\installer\adapter\component.php(307): JInstallerAdapterComponent->_buildAdminMenus(10059) #5 C:\wamp\www\ronit2017\libraries\cms\installer\adapter.php(756): JInstallerAdapterComponent->finaliseInstall() #6 C:\wamp\www\ronit2017\libraries\cms\installer\installer.php(482): JInstallerAdapter->install() #7 C:\wamp\www\ronit2017\administrator\components\com_installer\models\install.php(187): JInstaller->install('C:\\wamp\\www\\ron...') #8 C:\wamp\www\ronit2017\administrator\components\com_installer\controllers\install.php(33): InstallerModelInstall->install() #9 C:\wamp\www\ronit2017\libraries\legacy\controller\legacy.php(702): InstallerControllerInstall->install() #10 C:\wamp\www\ronit2017\administrator\components\com_installer\installer.php(19): JControllerLegacy->execute('install') #11 C:\wamp\www\ronit2017\libraries\cms\component\helper.php(405): require_once('C:\\wamp\\www\\ron...') #12 C:\wamp\www\ronit2017\libraries\cms\component\helper.php(380): JComponentHelper::executeComponent('C:\\wamp\\www\\ron...') #13 C:\wamp\www\ronit2017\libraries\cms\application\administrator.php(98): JComponentHelper::renderComponent('com_installer') #14 C:\wamp\www\ronit2017\libraries\cms\application\administrator.php(152): JApplicationAdministrator->dispatch() #15 C:\wamp\www\ronit2017\libraries\cms\application\cms.php(261): JApplicationAdministrator->doExecute() #16 C:\wamp\www\ronit2017\administrator\index.php(51): JApplicationCms->execute() #17 {main}
Warning
Error building Administrator Menus.
When I install my component (using Joomla 3.6.5) I get an error "Error Building Administrator Menus" and the component does not show up in my 'Components' menu in the backend.
The associated error messages are as follows
Message
Plugin musictrackmanager was installed successfully
Installation of the component was successful.
×
Error
exception 'UnexpectedValueException' with message 'JTableMenu::_getNode(1, ) failed.' in C:\wamp\www\ronit2017\libraries\joomla\table\nested.php:1523 Stack trace: #0 C:\wamp\www\ronit2017\libraries\joomla\table\nested.php(768): JTableNested->_getNode(1) #1 C:\wamp\www\ronit2017\libraries\legacy\table\menu.php(252): JTableNested->store(false) #2 C:\wamp\www\ronit2017\libraries\cms\installer\adapter\component.php(1291): JTableMenu->store() #3 C:\wamp\www\ronit2017\libraries\cms\installer\adapter\component.php(983): JInstallerAdapterComponent->_createAdminMenuItem(Array, 1) #4 C:\wamp\www\ronit2017\libraries\cms\installer\adapter\component.php(307): JInstallerAdapterComponent->_buildAdminMenus(10059) #5 C:\wamp\www\ronit2017\libraries\cms\installer\adapter.php(756): JInstallerAdapterComponent->finaliseInstall() #6 C:\wamp\www\ronit2017\libraries\cms\installer\installer.php(482): JInstallerAdapter->install() #7 C:\wamp\www\ronit2017\administrator\components\com_installer\models\install.php(187): JInstaller->install('C:\\wamp\\www\\ron...') #8 C:\wamp\www\ronit2017\administrator\components\com_installer\controllers\install.php(33): InstallerModelInstall->install() #9 C:\wamp\www\ronit2017\libraries\legacy\controller\legacy.php(702): InstallerControllerInstall->install() #10 C:\wamp\www\ronit2017\administrator\components\com_installer\installer.php(19): JControllerLegacy->execute('install') #11 C:\wamp\www\ronit2017\libraries\cms\component\helper.php(405): require_once('C:\\wamp\\www\\ron...') #12 C:\wamp\www\ronit2017\libraries\cms\component\helper.php(380): JComponentHelper::executeComponent('C:\\wamp\\www\\ron...') #13 C:\wamp\www\ronit2017\libraries\cms\application\administrator.php(98): JComponentHelper::renderComponent('com_installer') #14 C:\wamp\www\ronit2017\libraries\cms\application\administrator.php(152): JApplicationAdministrator->dispatch() #15 C:\wamp\www\ronit2017\libraries\cms\application\cms.php(261): JApplicationAdministrator->doExecute() #16 C:\wamp\www\ronit2017\administrator\index.php(51): JApplicationCms->execute() #17 {main}
Warning
Error building Administrator Menus.
Connexion ou Créer un compte pour participer à la conversation.
Richard Hellyer
Nouveau membre
Posts: 4
il y a 7 ans 4 mois #1604
par Richard Hellyer
Réponse de Richard Hellyer sur le sujet Error Building Administrator Menus
It turns out that this is a Joomla issue and not a problem with component-creator.
I tested by trying to install a completely different component (non-component-creator) and got the same error.
On investigation it appeared that my joomla #__menu table has become corrupted earlier (it was missing a record at id=1) and I had to fix that and rebuild the tables, which fixed the issue.
So, now I can install my component-creator component just fine and it works perfectly!
I tested by trying to install a completely different component (non-component-creator) and got the same error.
On investigation it appeared that my joomla #__menu table has become corrupted earlier (it was missing a record at id=1) and I had to fix that and rebuild the tables, which fixed the issue.
So, now I can install my component-creator component just fine and it works perfectly!
Connexion ou Créer un compte pour participer à la conversation.
Andres Maeso
Membre platinium
Posts: 338
il y a 7 ans 4 mois #1605
par Andres Maeso
Andrés Maeso
Customer relations manager at Joomla Component Creator.
Cette adresse e-mail est protégée contre les robots spammeurs. Vous devez activer le JavaScript pour la visualiser.
Réponse de Andres Maeso sur le sujet Error Building Administrator Menus
Thanks for letting us know, Richard. Maybe somebody else finds this issue too and your information is useful for them
Also remember that we now handle all our bugs here: github.com/Jensen-Technologies/component-creator-issues/
Also remember that we now handle all our bugs here: github.com/Jensen-Technologies/component-creator-issues/
Andrés Maeso
Customer relations manager at Joomla Component Creator.
Cette adresse e-mail est protégée contre les robots spammeurs. Vous devez activer le JavaScript pour la visualiser.
Connexion ou Créer un compte pour participer à la conversation.
Temps de génération de la page : 0.054 secondes