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...Register/Login Link Clicks open new window in ChromeRegister/Login Link Clicks open new window in Chrome
Previous
 
Next
New Post
4/22/2011 2:32 PM
 

Robert,

The only thing I can think of would be to create your own login and register pages, using the relevant modules manually rather than the default javascript call. Then within the Site Settings assigning these 2 pages to the login page setting and register page setting. This should then remove the javascript call and assign solid page links instead. Have you tried this already?

Regards,

Rick.



PSDtoDNN - You supply the artwork... we'll build the skins!™
Website | Twitter | YouTube | Skype
 
New Post
4/22/2011 3:21 PM
 
Given that this is NOT happening on all pages - but instead only on the home page - I would start by looking for conflicts between the elements that are being loaded onto the home page - which are not on other pages.

All the <A tags on the main page are causing a new page to open - not just the login and register.

This kinda suggests is something on the page thats getting messed up - and the obvious culprit would be some rogue javascript/

The Banner module springs to mind as the most likely or the jquery core.

On your home page the jquery core library is being loaded 3 times from two different locations.
Looking at the files that are being loaded both version v1.3.2 and v1.5.2 are being referenced - doing this can potentially
lead to all sorts of problems. 

<script type="text/javascript" src="/Portals/0/Skins/OncUViewHomepage/jquery.min.js"></script>    <----   a local version stored in your skin v1.3.2

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js" type="text/javascript">     <-----   the global version stored at googleapis.com v1.5.2

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js" >   <-----   the global version stored at googleapis.com v1.5.2

=======

I have seen all sorts of wierd things happen to pages like this - I would start by looking in this area

Westa




 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Register/Login Link Clicks open new window in ChromeRegister/Login Link Clicks open new window in Chrome


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