Error building Admin Menus - Possible solution

Phoca Gallery - image gallery extension
kacraj
Phoca Newbie
Phoca Newbie
Posts: 6
Joined: 17 Mar 2011, 14:20

Error building Admin Menus - Possible solution

Post by kacraj »

I had the same problem, did some search in the database and found the following problem.

Joomla 2.5.6
Tables: #__menu, #__extensions

There was no component_id [component_id FK to #__extensions.id] of Phoca Gallery in the #__menu table.

I got the extension ID of Phoca Gallery from the #__extensions table and added the value in #__menu table.

This solved my Issue.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49150
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Error building Admin Menus - Possible solution

Post by Jan »

Ok
If you find Phoca extensions useful, please support the project
Post Reply