Administration page broken -- menus extended and unreadbale

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
14 年 前
I'm going to look around awhile.

I'm looking at

<div class="header-menu">
                <asp:Menu ID="mnuAdmin" runat="server" DataSourceID="smdsMenu" Orientation="Horizontal"
                    cssselectorclass="AdminMenu" OnMenuItemDataBound="mnuAdmin_MenuItemDataBound">
                </asp:Menu>
                <asp:SiteMapDataSource ID="smdsMenu" runat="server" ShowStartingNode="false"

SiteMapProvider="NopAdminXmlSiteMapProvider" />
            </div>

and intend to follow it to see if everything it is thinking about is present.
14 年 前
Ok, I'm switching to a different shopping solution. Thanks for the help but it's becoming not worth the effort.
14 年 前
willbueche

this was mentioned here:
https://www.nopcommerce.com/Boards/Topic.aspx?TopicID=2128

i urge you to reconsider, it might be an installation issue, it might just be a browser issue - did you try it in a different browser - such as firefox?

from my own experience, nopcommerce really is worth the effort, it seems a shame to give up so early over what is a problem ony a couple of people have experienced - there may be a very simple solution to this


regards, hayden
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.