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

HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...Login button does not workLogin button does not work
Previous
 
Next
New Post
10/12/2011 3:32 PM
 
Hi

After upgrading to DNN 6.0.1, I find that I can no longer login to a Host portal not even as the Admin account. I can still login to the Admin portal. This login problem happens on the Host portal in question (the only other portal on the site) even with the default MinimalExtropy skin set for that portal. When I click the Login link in the bar, no Login popup appears, and when I instead try to click the Login button on the Login page, there is no postback. The first of these occurs regardless of whether pop-ups are enabled for the portal in the portal config. Both problems would seem to be Javascript related, but the links in the rendered html source appear to be correct, with doPostBack links in the expected places, and paths to js files apparently correct, eg, src="/js/dnn.jquery.js"

What on earth could be going on here? For example, why would the Javascript fail for one Host portal but not the Admin portal? The DNN site is postively useless to me now unless I can get this sorted!

Thanks if there are any helpful suggestions.

Regards

 
 
New Post
10/12/2011 8:10 PM
 
This kinda feels like a castaway back to an old cacheing bug.  

Check firstly that your web.config has debug=false set as opposed to debug=true.
Also - upgrade to dnn602 - as it has a number of ui related fixes installed.

Then clear your local web browser caches - and close your browser.

Now try to access the login again - some browsers can be very sticky with javascript libraries.
That is - they have an anoying habit of holding older versions in the cache much longer than they should.

Westa
 
New Post
10/13/2011 5:33 AM
 
Hi

I have to say I already tried those suggestions, except for the upgrade. To be honest this feels like something I should fix before putting another upgrade over the top. I just notice the login page in question has the <html  ... > </html> missing. Would this affect the JS that the popups and the postback buttons use ... !?

Cheers

 
New Post
10/13/2011 5:58 AM
 
Also I have managed to notice now that in the faulty login page, the onclick handler/property does seem to be missing from the <a> link for the login link, compared to the admin portal that is functioning OK, i.e.:

<a id="dnn_dnnLOGIN_loginLink"
class="user"
href="http://bitserval/TestPage1/tabid/78/Default.aspx?returnurl=%2fTestPage1%2ftabid%2f78%2fDefault.aspx">Login</a>

versus

<a id="dnn_dnnLOGIN_loginLink" class="user"
onclick="return dnnModal.show('http://dnn6/login.aspx?ReturnUrl=%2fhome.aspx&amp;popUp=true',/*showReturn*/true,300,650,true,'')"
href="http://dnn6/login.aspx?ReturnUrl=%2fhome.aspx">Login</a>

I'm pretty sure that isn't helping, so any suggestions about what I need to be looking for to fix it?




 
New Post
10/13/2011 6:26 AM
 
Also,

Shouldn't I still be able to see the Account Login module in the Admin or Host extensions list? It appears to be missing from tthose places, even thought the module is still getting output as markup, although of course the button is not operational, as already mentioned, could this be related? Here is the rendered markup for the non-operational button from the module:

<a id="dnn_ctr459_Login_Login_DNN_cmdLogin" title="Login"
class="dnnPrimaryAction"
href=" WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(&quot;dnn$ctr459$Login$Login_DNN$cmdLogin&quot;, &quot;&quot;, true, &quot;&quot;, &quot;&quot;, false, true))">
Login
</a>

Any suggestions about what is going on?

Regards

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...Login button does not workLogin button does not work


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