Admin Panel Login..... NO Admin Menu Appears....

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
pradyuman
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 29
Joined: Tue Sep 16, 2008 11:51 pm
Location: INDIA (Gujarat)
Contact:

Admin Panel Login..... NO Admin Menu Appears....

Post by pradyuman » Wed Sep 17, 2008 12:19 am

Hi All,

I have Installed and configured Able Commerce 7.0 at my local Computer. It was running fine. Then I have format my computer. Now again I Configured same, now it does not display AdminMenu after login to admin panel.

I checked the code that is should disply all menu from usercontrol AdminHeader.ascx. I also checked SiteMapProvider="AdminMenuMap", all looks fine but still I didin't get menu displayed at my admin panel.

Please help me as I m in need to configure and test source before I purchase it.

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Admin Panel Login..... NO Admin Menu Appears....

Post by mazhar » Wed Sep 17, 2008 12:37 am

The menu may be set hidden by the code like setting Visible to false and secondly you should also check the

Code: Select all

Website\Admin\menu.sitemap
file as well

Post Reply