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

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Drop down menus?Drop down menus?
Previous
 
Next
New Post
5/18/2010 9:33 AM
 
I am sure this has been discussed and if so please just point me to the thread. I have been searching with no results, probably because I am not wording it correctly. I have a 5.4.1 new install for learning module development. The down arrows that one hovers their cursor over to move, delete, get help.... don't seem to be working right and I don't know how to aproach it.
Example:
When I go to add a module and hover over the arrow to get the drop down I get a bunch of icons that are mostly self explanatory and the first 2, Install Module and Create Module have text the rest don't. Or when I go to delete a module I get a dialog box popup with an alert icon with no text and OK Cancel buttons.
Anybody know why I may not be seeing these messages?

Thanks,
Marty
 
New Post
5/18/2010 9:43 AM
 
Ok,

Partial Class <TheClass.
    Inherits Entities.Modules.PortalModuleBase
    Implements Entities.Modules.IActionable

......

 

#Region "Optional Interfaces"

Public ReadOnly Property ModuleActions() As Entities.Modules.Actions.ModuleActionCollection Implements Entities.Modules.IActionable.ModuleActions

Get

    Dim Actions As New Entities.Modules.Actions.ModuleActionCollection

        Actions.Add(GetNextActionID, Localization.GetString (Entities.Modules.Actions.ModuleActionType.AddContent,LocalResourceFile), Entities.Modules.Actions.ModuleActionType.AddContent, "", "", EditUrl(), False, Security.SecurityAccessLevel.Edit, True, False)
    
Return Actions

End Get

End Property

#End Region

 


Leigh Pointer
User Group Champion [World Wide]
» Evangelising DotNetNuke Everywhere «

Nederlandstalige DotNetNuke Gebruikersgroep Subzero Solutions ARC for DotNetNuke Design is the craft of visualising concrete solutions that serve human needs and goals within certain contraints. Visulising concrete solutions is the essence of design.
 
New Post
5/18/2010 10:35 AM
 
Thanks for the reply but I don't understand your point. This is not happening to a module I have developed, it is happening to all modules on a clean install. I did a search for "Public ReadOnly Property ModuleActions" and found many instances of this code in the installation.
Could you explain further?

Thanks
 
New Post
5/18/2010 10:44 AM
 
In your web.config set the <appsettings><add key="ShowMissingKeys" value="true"/>
Refresh the page.
all Localised text should have a [L] prefix to show that it is localised.
Hover over the down arrow. check you see the [L]
If not you could have a corrupt or missing resx file.

Leigh Pointer
User Group Champion [World Wide]
» Evangelising DotNetNuke Everywhere «

Nederlandstalige DotNetNuke Gebruikersgroep Subzero Solutions ARC for DotNetNuke Design is the craft of visualising concrete solutions that serve human needs and goals within certain contraints. Visulising concrete solutions is the essence of design.
 
New Post
5/18/2010 11:53 AM
 
Ok, I did what you said and when I go to Module Definitions under Host and hover over the blue arrow I see:
icon [L]Install Module
icon [L]Create Module
icon RESX:ModuleHelp.Action
icon RESX:OnlineHelp.Action
icon RESX:PrintModule.Action
....
Appears not to be seeing the resource files.

Thanks
 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Drop down menus?Drop down menus?


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