AS 1.7.1
DNN 5.4.4
PowerDNN
Hoping someone can help. I've had verified registration working on our site for a while but noticed some problems with the AS login/AS registration modules recently...honestly can't say when it started...I just noticed it.
When you select the "sign up" button you don't get redirected to the AS User Registration Wizard.
- I've got "verified registration" selected
- I have a login page that shows in the menu page. This page is set as the "Login" page for site settings. I recorded the tabid for this page and modified the globalresources.resx file for the verified registration email as required.
- I had to add a DNN User Login Module to the page because if it's not there I get an error on the page because there isn't a valid DNN User Login module on the page.
- I added a page for the AS Signup view that is visible by everyone but not included in the menu. This page is set as the "Registration" page for site settings.
What I've noticed...if I don't have the DNN Login module on the page I get an error if I select "signup" for not having a valid DNN Login Module on the page.
If I add a DNN Login Module to the page and select "signup" nothing happens...I don't get redirected...
If I use the DNN login module with all the other settings required for the verified user registration it works fine...
I know I can use it this way...but I kind of like the look of the AS login view with the button and I don't know enough about the DNN Login Module to modify it to use a button instead of the hyper link...
Anyone have any ideas?
Terry