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 ...Locked page permissions changed - how to change back?Locked page permissions changed - how to change back?
Previous
 
Next
New Post
5/10/2010 5:17 AM
 
Tim Thornton wrote:
Steve,
I saw your SQL fix in the bug tracker, to run update dbo_Portals set AdministratorRoleId = 0 , RegisteredRoleId = 1
I tried putting this into the SQL window but it comes back with an error mesage Invalid object name 'dbo_Portals'...
I'm not very knowledgeable on SQL - would you mind spending a moment spelling out how I should run this?
Many thanks,
Tim

 if you are using not default values for database owner and object qualifier, the SQL statement doesn't work,
please run the following from Host :: SQL:

UPDATE {databaseOwner}{objectQualifer}Portals set AdministratorRoleId = 0 , RegisteredRoleId = 1



Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
5/31/2010 6:02 PM
 
update dbo.Portals set AdministratorRoleId = 0 , RegisteredRoleId = 1, it does works :-)

But you need to restart applicaiton or modify web.config (put space, delete it and save)..

Best regards, Gregor
 
New Post
6/10/2010 1:42 PM
 
I landed up editing the database directly as after looking at the table each portal would have different role id's as only the first portal would hae 0 & 1 I presume?

I got the problem after using a template  or a portal to generate another, was this the experience of anyone else? 
 
New Post
6/23/2010 8:38 AM
 
Yes, exactly my experience also. It happened after using a portal template to generate another. I ran the sql update dbo.Portals set AdministratorRoleId = 0 , RegisteredRoleId = 1, restarted application but it didn't help one bit.



Siri Monsoey - Triangel Software View Siri Merete Monsøy Elgenes's profile on LinkedIn
 
New Post
6/23/2010 9:03 AM
 
My experience exactly. It happened after using a portal template to generate a new site. Turns out AdministratorRoleId and RegisteredRoleId both were set to -1. And yes there role id's are only 0 and 1 for the first portal.



Siri Monsoey - Triangel Software View Siri Merete Monsøy Elgenes's profile on LinkedIn
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Locked page permissions changed - how to change back?Locked page permissions changed - how to change back?


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