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...Administration ...Administration ...Missing action buttons!Missing action buttons!
Previous
 
Next
New Post
8/29/2007 10:31 AM
 
My action buttons are only visible when I am logged in as Admin e.g. if I enable the Print button and preview the page, everything is OK, but if I log out and view the site normally, I don't see any action buttons! I think it must be linked to permissions, but I have drawn a blank so far - any ideas?
 
New Post
8/29/2007 11:38 AM
 

It may be that you have turned off the container for that module.  Print, RSS, and other actions need to have a container assigned that have those actions in them.


DotNetNuke Modules from Snapsis.com
 
New Post
8/29/2007 11:51 AM
 
Thanks John, but the container is switched on. I have tried debugging the code and managed to trace it as far as the PortalModuleBase.CanAddAction() method which is called (eventually) from Skin.ProcessActionControls(). It looks like the action button will only be added if the EditMode property is set to true:

If canAdd AndAlso checkAdminControl Then
canAdd = EditMode AndAlso Not ModuleConfiguration.IsAdmin AndAlso Not IsAdminControl()
End If

This explains what I'm seeing - EditMode is only set to True when I'm logged in as Admin, so I only see the action buttons wwhen I'm logged in!

Is there anything else I need to do to get the action buttons displayed on a module container when I'm not logged in?
 
New Post
8/29/2007 4:44 PM
 

That should only be the case for edit actions.  The print and rss actions are not limited to people with edit rights that I know of.

Try switching to one of the default containers just to see what happens.


DotNetNuke Modules from Snapsis.com
 
New Post
8/29/2007 5:32 PM
 

What version are you on? I believe that in version 4.4.0 there was a bug that had the same affect. It was fixed in 4.4.1

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Missing action buttons!Missing action buttons!


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