HomeHomeUsing DotNetNuk...Using DotNetNuk...Administration ...Administration ...Problem with Account Login Module, DNN 4.5.3Problem with Account Login Module, DNN 4.5.3
Previous
 
Next
New Post
6/11/2007 12:35 PM
 

when i add  the account login module to a page it is not visible to admin, host or registered users.  however it is visible to unauthenticated users.  i did not set any permissions.  this is how it is by default.  definately looks like a bug.  other mods behave normally.

 
New Post
6/11/2007 12:55 PM
 

I agree.  I created an issue for this:

http://support.dotnetnuke.com/issue/ViewIssue.aspx?id=5787


DotNetNuke Modules from Snapsis.com
 
New Post
6/11/2007 1:55 PM
 

If you want to change this behaviour yourself, you can do it in the file at <root>/admin/Security/SigIn.ascx.vb

Look for this on line 503:

ContainerControl.Visible = False

And change it to this:

                    If Not DotNetNuke.Security.Permissions.TabPermissionController.HasTabPermission("EDIT") Then
                        ContainerControl.Visible = False
                    end if


DotNetNuke Modules from Snapsis.com
 
New Post
6/14/2007 9:18 PM
 

Hi,

I had the same issue and after applied the changes as you suggested   noe I can see the Login  module  again (after Logged_in).. but it does not show my User ID after login - just an empty module ! How do I fix this ?   

Also I am still working on numerous ohter isues show up in the Event Viewer log since after the DNN4.5.3 upgrade... 

And one other related to the User Account issue  is I can not move the  Where Are They Module to another page  see here There seem to be some strange BUGS happening in the DNN 4.5.3 template !

 

 
New Post
7/2/2007 10:46 AM
 

I do above process but then after I can not see the user name  in account login window.

give me the solution ,I can not see the which user currently login .

 
Previous
 
Next
HomeHomeUsing DotNetNuk...Using DotNetNuk...Administration ...Administration ...Problem with Account Login Module, DNN 4.5.3Problem with Account Login Module, DNN 4.5.3


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, 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 DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

Attend A Webinar
Free Demo Site
Download DotNetNuke Professional Edition Trial
Have Someone Contact Me

Like Us on Facebook Join our Network on LinkedIn Follow DNN Corporate on Twitter Follow DNN on Twitter

Advertisers

DotNetNuke Scoop!

Sponsors

DotNetNuke Corporation

DotNetNuke Corp. is the steward of the DotNetNuke open source project, the most widely adopted Web Content Management Platform for building web sites and web applications on Microsoft .NET. Organizations use DotNetNuke to quickly develop and deploy interactive and dynamic web sites, intranets, extranets and web applications. The DotNetNuke platform is available in a free Community and subscription-based Professional and Enterprise Editions with an Elite Support option. DotNetNuke Corp. also operates the DotNetNuke Store where users purchase third party apps for the platform.