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 ...Moving Host Page Into Portal Pages SectionMoving Host Page Into Portal Pages Section
Previous
 
Next
New Post
2/2/2012 9:20 AM
 

We ran into a problem that I did not find a post for, so I thought I would post the problem and solution:

Problem:
I think this is a new feature in DNN6, when operating in the Host Menu area (e.g. Host Settings, Extensions, etc) we added a new page.  Because of where we were when we added the page, DNN assumed that we wanted to create a Host Page (accessible by only the super users login but across any portal).  Not realizing we had inadvertently done this, we tried to use the Admin > Pages screen to move it out of the Host Menu, which kinda worked.  However, the page was still not available to "All Users" nor was int he Portal Pages section.

Solution:
In the DNN DB, in the Tabs table change the PortalID from Null to the PortalID you want the page to show up under.  You can do this in SQL Studio or Host > SQL and run the following:

UPDATE TABS
SET PortalID = {Enter your Portal ID, here}
WHERE TABID = {Enter your Tab ID, here}

  • If you do not know the portal ID, you should be able to find it under Host > Site Management listed as the SiteID, but most likely is 0.
  • If you do not know the Tab ID of the page you need to move, go to the page you want to move, Click Pages > Page Settings and read the number following the "tabid" in the URL.
There might be another way without updating the table, but we did not find it.

Brilliance Business Solutions | Manufacturing E-commerce
Use AspDotNetStorefront with DotNetNuke in a way that is seamless for the end user.
Learn more at InnestoNuke | DotNetNuke E-commerce
 
New Post
2/2/2012 12:53 PM
 
I believe the default access level on new pages is admin or host level only and you have to grant permission to it to other users after the fact. At least that's how it works in my install.

Mark
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Moving Host Page Into Portal Pages SectionMoving Host Page Into Portal Pages Section


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