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

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Why does Account Login module change page title?!?Why does Account Login module change page title?!?
Previous
 
Next
New Post
4/8/2008 1:06 AM
 

Can someone please answer this one for me:

Why does the Account Login module (Signin.ascx) change the title of the page if it is put on a page that is not designated as the default login page?

this is the code in the signin.ascx.vb file:

'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

thanks!

 

 
New Post
4/14/2008 8:29 PM
 

Anyone? I want to put the login module on the home page without changing the page name (title). How can I do that?

 
New Post
4/14/2008 11:20 PM
 

Strange.  I don't see this problem (DNN 4.8). 
I have added the Account Login module to pages, and never had an issue with the page name / title.

 


Terence
TMMworld Dot Net Services
View Terence Maney's profile on LinkedIn
 
New Post
4/15/2008 11:02 AM
 

This was an issue in older versions of DNN from I believe around 4.4.1-4.6.2.  I can't remember the specific version numbers.  It was done initally as a "security" mesaure for when the login module was dynamically injected so that the details of a secure page could not be leaked.  However, it still changed the title of a page if it was placed specifically on a page to be the login page.

They fixed it in later DNN versions.


-Mitchel Sellers
Microsoft MVP, ASPInsider, DNN MVP
CEO/Director of Development - IowaComputerGurus Inc.
LinkedIn Profile

Visit mitchelsellers.com for my mostly DNN Blog and support forum.

Visit IowaComputerGurus.com for free DNN Modules, DNN Performance Tips, DNN Consulting Quotes, and DNN Technical Support Services
 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Why does Account Login module change page title?!?Why does Account Login module change page title?!?


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