- Posts: 12
- Thank you received: 0
Error on install "...Error building Admin Menus"
- art4life44
- Offline
- New Member
Less
More
12 years 5 months ago #727
by art4life44
Replied by art4life44 on topic Re: Error on install "...Error building Admin Menus"
Could someone please tell me how to fix this? I'm having the same issue but I don't understand the DB table # reference. Thank you!
Please Log in or Create an account to join the conversation.
- andrea_4g
- Offline
- Administrator
Less
More
- Posts: 1122
- Thank you received: 163
12 years 5 months ago #731
by andrea_4g
Replied by andrea_4g on topic Re: Error on install "...Error building Admin Menus"
If - for any reason - the installation went wrong, chances are that some data have been written to the DB prior the failure. These data can prevent further installation, because Joomla believes the extensions is already there.
If Joomla is complaining about "conflicting menu items", you should inspect the #__menu table (using a proper DB client a la HeidiSQl or a web-bases one like PHPMyAdmin) to see if there are DB entries referring to Custom Properties (e.g. COM_CP_ABOUT, COM_CP_CONFIG, etc), and then delete them.
If Joomla is complaining about "conflicting menu items", you should inspect the #__menu table (using a proper DB client a la HeidiSQl or a web-bases one like PHPMyAdmin) to see if there are DB entries referring to Custom Properties (e.g. COM_CP_ABOUT, COM_CP_CONFIG, etc), and then delete them.
Please Log in or Create an account to join the conversation.
Time to create page: 0.150 seconds