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...Upgraded to DNN 7.4.2 and Verifying User Accounts throws HTTP 500 errorUpgraded to DNN 7.4.2 and Verifying User Accounts throws HTTP 500 error
Previous
 
Next
New Post
12/28/2015 4:28 PM
 

Hi,

Thanks for clearing this out.
I was not sure what to do with point 1 in your solution.

1. Edit file /DesktopModules/AuthenticationServices/DNN/Login.ascx.cs, method 'On Load' (remove space on method name...)

I was thinking that I had to edit the file on 2 places.
So, the only thing I have to do is commenting the line in your example.

Regards, Ton

 


Art is hard work, inspiration is the cream on top of it. See my watercolors at www.watermansite.com and my enamel art at www.watermanshop.com
 
New Post
12/28/2015 4:39 PM
 
Jep, that other one was there only to get it posted on this forum. Won't allow this method name without the space...
 
New Post
12/29/2015 2:34 AM
 
Dear Ilpo Juvander,

This works perfect!

I have applied both solutions

1.
Applied in admin->languages-global recources->GlobalResources the email template to something like this:
.......
To complete your verified registration you have to:
- Logout from the websitedotcom and close the websitedotcom tab 
- Click the link below.
.......

2. 
Your second solution.

Everything works ok now.

Thanks, Ton

Art is hard work, inspiration is the cream on top of it. See my watercolors at www.watermansite.com and my enamel art at www.watermanshop.com
 
New Post
12/29/2015 4:58 AM
 
Finally got my test sites up and running for this and found the reason as well. Need to get lunch first and then post the solution :)
 
New Post
12/29/2015 5:32 AM
 

Some food for thoughts...

So, this error was actually caused by this commit: https://github.com/dnnsoftware/Dnn.Pl...

 

This line in DesktopModules\AuthenticationServices\DNN\Login.ascx:

var $loginButton = $('#<%=cmdLogin.ClientID%>');

Should be replaced by:

var $loginButton = $("a[id$=DNN_cmdLogin]");

No need to do any other changes.

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...Upgraded to DNN 7.4.2 and Verifying User Accounts throws HTTP 500 errorUpgraded to DNN 7.4.2 and Verifying User Accounts throws HTTP 500 error


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