You need to Register for free and Login to post a message in the forum.

Forum

Subject: Issue 26 - Limiting Access Issue
Prev Next
You are not authorized to post a reply.

Author Messages
topoulos
Nuke Active Member
Nuke Active Member
Posts:30

23 Nov 2007 6:45 PM  
Hi guys, I've asked this in the other forums, so forgive me if I seem redundant, but I have a major problem.  After moving the user accounts page from the admin menu to it's own menu for site admins, the login and register links in the skin do nothing.  I researched and tried resetting the skin to the default.  Still the same issue.  I've tried removing all cookies in the cache.  Still nothing.  I've restarted the application.  Notta.  I looked at the portals table, and the logintabid is set to null.  Both areas can be accessed by directly going to http://louangel.com/Home/tabid/140/ctl/Register/Default.aspx and http://louangel.com/Home/tabid/140/ctl/Login/Default.aspx, so I know it's still all there.  Something must be wrong with the database since I've done this move.  Would moving the page back to the admin menu fix this, and if so, how can this be accomplished?  It did me no good to move the user accounts page to it's own menu anyway, because editing the user is restricted to all but actual administrators anyway.  This is only happening in the one portal, and I have 4.

Your help will be extremely appreciated.


Tony
jncraig
DNN Creative Staff
Nuke Master II
Nuke Master II
Posts:2157

24 Nov 2007 10:10 AM  
I would try moving the page back to the admin menu by reversing the changes that you made. If that doesn't work, I'm not sure what to suggest to you.

Joe Craig
DNN Creative Support
Subscribe to the website
topoulos
Nuke Active Member
Nuke Active Member
Posts:30

24 Nov 2007 10:37 AM  
Reversing the changes simply moves the page to it's own menu. I cannot figure out how to move it back to the admin menu. Before when I edited the settings for the page, it was set to no page as the parent page. now when doing this it simply sets the page to it's own menu. I am having other errors on the site now, as none of my xmod modules are working either, and the other sites have gone down as well. I will ask for a restore from powerDNN. I would highly recommend because of all this that user accounts not be an option for the limiting access tutorial.

Thanks
Tone
leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3112

26 Nov 2007 5:40 AM  
I  added a reply to this question in your other forum post, which outlines how to move it back into the admin menu:
http://www.dnncreative.com/Forum/tabid/88/forumid/1/tpage/1/view/topic/postid/7469/Default.aspx#7485

I will add a note to the tutorial page stating not to apply this to the user accounts page, thanks,

Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts
MrHappy
DNN Creative Magazine Subscriber
Nuke Newbie
Nuke Newbie
Posts:7

21 Jan 2008 1:40 PM  

I tried the Limiting Access procedure using the TABS page but it did not accomplish what I was trying to do so I tried to move the TABS page back into the Admin menu and it would not go. I cannot figure out how to move it back.

I read the note from Lee about accessing the database and moving it but I'm not that well versed with SQL Server 2005 (which is what I'm using) to move it back. Would it be possible to get a step by step outline on how to do that?

I would really appreciate your help! Thanks.

leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3112

22 Jan 2008 3:54 AM  
Open the tabs table in SQL Server
Look at the TabName column
find the entry 'Tabs'
You need to edit this item to match the other pages that are in the admin menu
ie. look at the parent ID - my install is 38 for the 'Site Settings' record, so also change the parentID in the 'Tabs' record to 38
(This places it back in the admin menu)

IconFile will be: icon_tabs_16px.gif




Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts
MrHappy
DNN Creative Magazine Subscriber
Nuke Newbie
Nuke Newbie
Posts:7

25 Jan 2008 4:20 PM  

I do not see what you are talking about here. Remember, I’m not well versed in MS SQL Server. I can install the server app., create a database and connect to it. That’s about the extent of my SQL knowledge.


So.....
 

I open up MS SQL server management studio,

 

Expand databases

 

Expand the target database

 

Expand “Tables”

 

Browse to the dbo.Tabs table

 

Expand the Columns folder

 

Scroll down to and select the TabName column

 

I right click on the TabName Column and select properties. Another window opens and nothing can be changed. It doesn't show anything about ParentID anyway.

 

I right click on the TabName Column and select Modify. A windows opens and the ParentID does not have a number. It shows a “data type” of “int” and a check box, that is checked to allow “Nulls”

 

I cannot find a place where I can change/modify the ParentID number.

 

What am I doing wrong?

 

Please help.

 

Thanks!

jncraig
DNN Creative Staff
Nuke Master II
Nuke Master II
Posts:2157

25 Jan 2008 7:59 PM  

Browse to the dbo.Tabs table


Right click on the dbo.Tabs table name and select "Open Table."

You will then be able to look through the data in the tabke and (very carefully, and only if needed) type over the entries that you need to change.

Then, click the red "X" in the upper right corner to close the table.  At that point, you should go back to your DNN site, refresh the pages and your changes should have taken effect. 

If you aren't sure, go to the Host Settings page and restart the application.

Joe Craig
DNN Creative Support
Subscribe to the website
tjthay
DNN Creative Magazine Subscriber
Nuke Newbie
Nuke Newbie
Posts:8

15 May 2008 11:27 AM  
This is a feature I would really like to provide to a segment of my clients. I am hesitant to grant full admin access to most clients as there is too much damage they can do in the site. For most of the popular functions (i.e., newsletters) there are affordable 3rd party modules that replicate the function. The only area I have not been able to replicate is the User Accounts area. Like above I tried to grant access to a limited admin role and messed everything up. Does anyone know of a good 3rd party module that would allow another role (other than admin) to access, update, edit roles, delete, etc. the User Accounts. Thanks in advance for any assistance.

Travis

leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3112

19 May 2008 7:49 AM  
I have not come across one for user accounts, let us know if you find one,

Thanks,

Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts
You are not authorized to post a reply.
Forums > Users Lounge > DNN Creative Articles > Issue 26 - Limiting Access Issue



ActiveForums 3.7

Latest Forum Posts

News&Articles Module by gabrieleseven
Hello, I've created a Portal for news and info about the world of music. I need a module that allow ...
RE: Install DNN.4 on Win 2003 and SQL2000 by jncraig
1. Add a portalalias for your new site's URL before you do anything. 2. Make a backup of your dat...
RE: Custom Module Development by jncraig
I would recommend adefwebserver.com for good information on writing modules. Without looking over...
RE: Dynamic page navigation by jncraig
I take it that you have developed 10 separate pages? Are these pages with a custom module or with c...
RE: Pop up window by jncraig
I believe that ZLDNN (zldnn.com) has a module that will pop up a page or a module. I've not tried i...
Dynamic page navigation by coder247
Hi all,          We are developing a web app using DNN and we've a requirement like this. There are ...
Custom Module Development by neenu
I created my own module using DAL,by adding 4 class files in app_code directory, say alistinfo.vb,al...
Pop up window by yerann
Whenever a page loads in DNN i would like a pop up window to display.  This pop window ask the user ...
RE: Customise registration page by nichord
Thanks Rob... I would have never found this one on my own.And many thanks to you Lee... My print com...
Install DNN.4 on Win 2003 and SQL2000 by amine97
Hi all,I will be working on creating a website on my development server Windows 2003 and SQL Server ...
RE: Dynamically Add modules by jncraig
You can include a module on multiple pages within a portal by selecting "add existing module" on the...
music player, music charts by mrvorazan
hey,i havev to create a music portal, so i need a module to upload music files by users, they have t...
Dynamically Add modules by UmaRam
Hi, Please advice how to add an existing module in a page to another page in the same portal and ...
Dynamically add module by UmaRam
Hi, Please advice how to add an existing module in a page to another page in the same portal and ...
RE: VWD 2008 & SQL Express 2008? by rc_kemal
It is very difficult to convert the database from sql2008 express to sql2005 express. To answer my o...
RE: User Registration Questions by jncraig
I would recommend that you NOT begin your DotNetNuke life by starting to modify any of the code. Ye...
RE: Dotted Lines Around Navigation by HUGHD37IUOE
Here it is: http://www.iuoe.org
RE: Installing on XP Home by nexduke
Hi Yes, I'm using SQL Server Express 2005, what would you suggest I do if it is a configuaration ...
RE: Exporting and transferring Modules. by ollep
Thanks Lee! Yes I will check out the Forum – and the hosts before I sign up.   I expect to see an...
User Registration Questions by stevennestler
Hi.I'm new to DNN, and just watched my first set of videos on this site, for customizing registratio...
AppTheory
RSS Feeds