Error building Admin Menus in Joomla 1.7.3

Asked by:
Probo / 5 Points
Time:
2012-01-07 2:39 pm EST
Category:
Joomla
Hits:
2,468
I recently moved my hosting to webhostinghub.

I'm developing my Joomla website online in 'offline mode'. I use the latest version of Akeeba to create backups with every milestone.

I successfully reinstalled a previous Akeeba backup (one that was created whilst developing on Hub hosting). It was the first time I needed to roll-back.

I immediately discovered that I was receiving errors when I tried to install components.
"Error building Admin Menus in Joomla 1.7" is the system error message that would come up. Here's a screenshot: http://tinyurl.com/82elv66

I've never experienced this problem until now. Any suggestions on why this has happened and how to resolve it?

Many thanks.

To ask this user for more information, please first login.

To submit an answer, please login.

Best answer chosen by Web Hosting Hub staff

0

ChristiNi
Staff
13,688 Points
2012-01-09 5:47 pm EST
Hello Probo,

I'm sorry you're having trouble with your Joomla administration area following your backup restore. While researching this, I found this to be an issue for quite a few Joomla users with various modules.

The most frequent cause I found in my research was an issue with the #_MENU table (replace # with your table prefix, usually jos). That table needs to have an entry of ID 1 as Menu_Item_Root. If not, Joomla gives the error you are seeing. Using PHPmyAdmin, you can view and edit the Menu_Item_Root in your #_table (usually jos_menu). You can either change the number in that field to 1 or run the following query in the SQL screen (using jos_menu as the example table name):

INSERT INTO `jos__menu`
VALUES ( 1, '', 'Menu_Item_Root', 'root', '', '', '', '', 1, 0, 0, 0, 0, 0, '0000-00-00 00:00:00', 0, 0, '', 0, '', 0, 281, 0, '*', 0 ) ;

I found this particular solution on the Joomla forums:

http://forum.joomla.org/viewtopic.php?f=626&t=624824

While you may not be using the particular module the thread was started for, this solution should still be helpful.

Please let us know if this fixes the issue for you. If not, please let us know the name of the module you are trying to install and we will be happy to assist further.

Regards,

Christi N.

To submit a comment on this answer, please first login.

Want to share this Question?

Related Articles

It looks like there are no related articles.
Would you like to ask a question about this page? If so, click the button below!
Need More Help?

Help Center Search

Current Customers

Email: support@WebHostingHub.com Ticket: Submit a Support Ticket
Call: 877-595-4HUB (4482)
757-416-6627 (Intl.)
Chat: Click To Chat Now

Ask the Community

Get help with your questions from our community of like-minded hosting users and Web Hosting Hub Staff.

Not a Customer?

Get web hosting from a company that is here to help.
}