Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Menu Problem "SuperFishMenu"Menu Problem "SuperFishMenu"
Previous
 
Next
New Post
11/20/2014 4:16 PM
 

Hello all, I opened the site language packs. The resulting menu problem


Error Code;

:-1

ModuleDefId:-1

FriendlyName:

ModuleControlSource:

AssemblyVersion:7.2.1

PortalID:0

PortalName:Hotel Villa Blanche

UserID:-1

UserName:

ActiveTabID:56

ActiveTabName:Anasayfa

RawURL:/

AbsoluteURL:/Default.aspx

AbsoluteURLReferrer:

UserAgent:Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36

DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke

ExceptionGUID:b927643c-9041-44ce-b3fa-84671bc94ac4

InnerException:Couldn't load menu style 'SuperFishMenu': System.InvalidOperationException: Stack empty. at System.Collections.Generic.Stack`1.Pop() at DotNetNuke.Web.DDRMenu.TemplateEngine.TokenTemplateProcessor.LoadDefinition(TemplateDefinition baseDefinition) at DotNetNuke.Web.DDRMenu.TemplateEngine.TemplateDefinition.FromManifest(String manifestUrl) at DotNetNuke.Web.DDRMenu.MenuBase.Instantiate(String menuStyle)

FileName:

FileLineNumber:0

FileColumnNumber:0

Method:DotNetNuke.Web.DDRMenu.MenuBase.Instantiate

StackTrace:

Message:

DotNetNuke.Services.Exceptions.ModuleLoadException: Couldn't load menu style 'SuperFishMenu': System.InvalidOperationException: Stack empty.

   at System.Collections.Generic.Stack`1.Pop()

   at DotNetNuke.Web.DDRMenu.TemplateEngine.TokenTemplateProcessor.LoadDefinition(TemplateDefinition baseDefinition)

   at DotNetNuke.Web.DDRMenu.TemplateEngine.TemplateDefinition.FromManifest(String manifestUrl)

   at DotNetNuke.Web.DDRMenu.MenuBase.Instantiate(String menuStyle) ---> System.ApplicationException: Couldn't load menu style 'SuperFishMenu': System.InvalidOperationException: Stack empty.

   at System.Collections.Generic.Stack`1.Pop()

   at DotNetNuke.Web.DDRMenu.TemplateEngine.TokenTemplateProcessor.LoadDefinition(TemplateDefinition baseDefinition)

   at DotNetNuke.Web.DDRMenu.TemplateEngine.TemplateDefinition.FromManifest(String manifestUrl)

   at DotNetNuke.Web.DDRMenu.MenuBase.Instantiate(String menuStyle)

   at DotNetNuke.Web.DDRMenu.MenuBase.Instantiate(String menuStyle)

   at DotNetNuke.Web.DDRMenu.SkinObject.OnPreRender(EventArgs e)

   --- End of inner exception stack trace ---

 
New Post
11/21/2014 8:09 AM
 
Waiting for your help. Thanks.
 
New Post
11/21/2014 11:35 AM
 
The SuperFish Menu is a template used by the DDR Menu. The error indicates that you don't have this template added to your skin, or that you've referred to it incorrectly.

You can download the basic DDR templates from http://dnnddrmenutemplates.codeplex.com/.

Typically you place the directory containing the template into your skin directory. So, in your case, you will have a Superfish directory within the skin directory. Then, you can tell DDR to use the Superfish template with MeMenuStyle = "Superfish".



Joe Craig
Patapsco Research Group, Ellicott City, MD
DotNetNuke Development and Services (http://patapscorg.com)
 
New Post
11/21/2014 12:29 PM
 
Eyyüp Açık wrote:

Hello all, I opened the site language packs. The resulting menu problem


Error Code;

:-1

ModuleDefId:-1

FriendlyName:

ModuleControlSource:

AssemblyVersion:7.2.1

PortalID:0

PortalName:Hotel Villa Blanche

UserID:-1

UserName:

ActiveTabID:56

ActiveTabName:Anasayfa

RawURL:/

AbsoluteURL:/Default.aspx

AbsoluteURLReferrer:

UserAgent:Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36

DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke

ExceptionGUID:b927643c-9041-44ce-b3fa-84671bc94ac4

InnerException:Couldn't load menu style 'SuperFishMenu': System.InvalidOperationException: Stack empty. at System.Collections.Generic.Stack`1.Pop() at DotNetNuke.Web.DDRMenu.TemplateEngine.TokenTemplateProcessor.LoadDefinition(TemplateDefinition baseDefinition) at DotNetNuke.Web.DDRMenu.TemplateEngine.TemplateDefinition.FromManifest(String manifestUrl) at DotNetNuke.Web.DDRMenu.MenuBase.Instantiate(String menuStyle)

FileName:

FileLineNumber:0

FileColumnNumber:0

Method:DotNetNuke.Web.DDRMenu.MenuBase.Instantiate

StackTrace:

Message:

DotNetNuke.Services.Exceptions.ModuleLoadException: Couldn't load menu style 'SuperFishMenu': System.InvalidOperationException: Stack empty.

   at System.Collections.Generic.Stack`1.Pop()

   at DotNetNuke.Web.DDRMenu.TemplateEngine.TokenTemplateProcessor.LoadDefinition(TemplateDefinition baseDefinition)

   at DotNetNuke.Web.DDRMenu.TemplateEngine.TemplateDefinition.FromManifest(String manifestUrl)

   at DotNetNuke.Web.DDRMenu.MenuBase.Instantiate(String menuStyle) ---> System.ApplicationException: Couldn't load menu style 'SuperFishMenu': System.InvalidOperationException: Stack empty.

   at System.Collections.Generic.Stack`1.Pop()

   at DotNetNuke.Web.DDRMenu.TemplateEngine.TokenTemplateProcessor.LoadDefinition(TemplateDefinition baseDefinition)

   at DotNetNuke.Web.DDRMenu.TemplateEngine.TemplateDefinition.FromManifest(String manifestUrl)

   at DotNetNuke.Web.DDRMenu.MenuBase.Instantiate(String menuStyle)

   at DotNetNuke.Web.DDRMenu.MenuBase.Instantiate(String menuStyle)

   at DotNetNuke.Web.DDRMenu.SkinObject.OnPreRender(EventArgs e)

   --- End of inner exception stack trace ---

 No sure what you mean. Did you install a language pack? I'm guessing a turkish language pack?
I know there is a specific Turkish character that previously caused issues with some modules, could that break the DDR template?
Do you also have this using another language?

 
New Post
11/21/2014 2:43 PM
 
I tried Turkish English only. Problem disappears challenge to switch between languages. It turns out this error from time to time together
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Menu Problem "SuperFishMenu"Menu Problem "SuperFishMenu"


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out