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

HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Account Login module causes User Account title on pageAccount Login module causes User Account title on page
Previous
 
Next
New Post
1/13/2007 9:15 PM
 

I agree this sounds like a bug that should be fixed; but in the meantime perhaps a solution would be not to use a container skin; or to make a special skin/container combination that would not show the module title?  Not a perfect solution, but an idea for a temporary work around.

 
New Post
4/17/2007 1:09 AM
 

I just ran into this as well. One of two options come to mind.

1. Use the Module Title as the page title. That way a redirect is still over written but some control is given to change it when it's hard placed on a page.

2. Add a page title param to the module.

my .9 rs

 
New Post
4/18/2007 5:17 PM
 

I don't understand what the fix is, what code gets commented, where?

 
New Post
4/19/2007 12:08 AM
 

The block of code in the Page_Init  method inside signin.vb is the section that causes all the problems.

Comment out or delete the following 6 lines

  'Override the redirected page title
            'Dim myPage As DotNetNuke.Framework.CDefault
            'myPage = CType(Me.Page, CDefault)
            'If myPage.PortalSettings.LoginTabId = Me.TabId Or myPage.PortalSettings.LoginTabId = -1 Then
            '    myPage.Title = Localization.GetString("ControlTitle_login", Me.LocalResourceFile)
            'End If

Westa

 
New Post
4/19/2007 9:39 AM
 

Thank you that fixed it up. Has this been changed in 4.5 or should I hang onto the fix?

 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Account Login module causes User Account title on pageAccount Login module causes User Account title on page


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