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 ...All Users Page Permission LockedAll Users Page Permission Locked
Previous
 
Next
New Post
6/27/2010 11:56 PM
 
Hi there.

I've just created a new 5.4.2 installation from scratch with no errors. When I create a new parent page the All Users page permissions for both view and edit and locked. This means when I log out unauthenticated users can edit the site.

Any thoughts as to why this would be happening?

Thanks in advance.

Chris
 
New Post
6/28/2010 2:01 AM
 
This occurs when the Administrators role isn't configured properly during the installation, personally I haven't seen it on a fresh install, just randomly on an upgrade or two. The way to fix it is in the database, I have some SQL from a previous post where I addressed this. I will find a link and post it here.

Chris Hammond
Former DNN Corp Employee, MVP, Core Team Member, Trustee
Christoc.com Software Solutions DotNetNuke Module Development, Upgrades and consulting.
dnnCHAT.com a chat room for DotNetNuke discussions
 
New Post
6/28/2010 2:05 AM
 
The original thread
http://www.dotnetnuke.com/Community/F...

and the SQL to fix, run from the HOST/SQL page (always backup your database before running custom SQL script)
update {databaseOwner}{objectQualifier}portals set AdministratorRoleId = 
(select roleid from {databaseOwner}{objectQualifier}Roles where 
{databaseOwner}{objectQualifier}Roles.PortalID ={databaseOwner}{objectQualifier}Portals.PortalID and RoleName = 'Administrators')

Chris Hammond
Former DNN Corp Employee, MVP, Core Team Member, Trustee
Christoc.com Software Solutions DotNetNuke Module Development, Upgrades and consulting.
dnnCHAT.com a chat room for DotNetNuke discussions
 
New Post
6/28/2010 3:59 AM
 
Awesome! Thanks Chris. That fixed it.

And for anyone else who has the same problem, if after running the script you still see the control panel when you don't think you should be doing, check if any modules on the page still have residual edit permissions. I had a third party javascript injector module set to appear on every page with custom permissions.

Doh!
 
New Post
6/28/2010 6:51 AM
 
Had exactly the same problems. Chris SQL fix solved the problem. Thanks!
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...All Users Page Permission LockedAll Users Page Permission Locked


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