Page 1 of 1

Added menu items, took off buttons - now error displays

Posted: Fri Jun 04, 2010 10:27 am
by ktoole
I can't get back into the Atruim portal. I get an error that says: "Unable to load navigation items. Unable to check navigation item authorities." I had watched the webinar on using Atrium. I added a new menu in navigation. I added two new programs under this navigation. I removed two buttons I had previously created for the programs I added to the menu. When I deleted the buttons, they did not disappear from the navigation menu, but it said they were deleted. I exited and tried to get back in and now I can't get past the signon.

Re: Added menu items, took off buttons - now error displays

Posted: Tue Jun 08, 2010 4:19 pm
by Rob
This problem was corrected in version 2.0.4

To correct the data base files, you will need to run this SQL query:

DELETE FROM PROFOUNDUI/ATNAVP
WHERE ANITEM NOT IN (
SELECT AAITEM FROM PROFOUNDUI/ATAUTHP
)