Registration failed...
 
Notifications
Clear all

Registration failed: A valid email is required

9 Posts
2 Users
0 Reactions
923 Views
(@graham)
Posts: 14
Eminent Member
Topic starter
 

I have everything set up, but now I am receiving the error "Registration failed: A valid email is required" when I try to register a new account from within the CombuDemo scene. Note, I am requiring email registration.

How can I register a new user without encountering this error?

Thanks for your time.

 
Posted : 08/04/2018 5:27 am
(@graham)
Posts: 14
Eminent Member
Topic starter
 

I also tried to manually create a user in the "Client Users" area of the admin panel. When I try to login to this account I receive the error "Login failed: Credentials are invalid."

 
Posted : 08/04/2018 5:46 am
(@graham)
Posts: 14
Eminent Member
Topic starter
 

A few more notes:

1. Registering a new user when config is set up to not require email activation works just fine.

2. The server appears to be sending emails properly. When I make a newsletter and select "Save and Send Test", I receive the test email.

3. There seems to be issues with the installation, they may or may not be related.

- In "Utility Tools" section, clicking on the options such as Upgrade does not expand the selected section.

- Within a "Client User," I am unable to open any of the extra sections aside from the first tab called "Profile."

4. The admin panel manually created user's password appears in plain text within the database, this is probably why that isn't working.

 
Posted : 08/04/2018 12:05 pm
(@skaredcreations)
Posts: 805
Prominent Member Admin
 

The default demo scene doesn't provide an input field for the email, so unless you have added it by yourself in the panel 'Register' (including the code to set it in the method CombuDemo.UserRegister) then you will get the error described when you setΒ REGISTER_EMAIL_REQUIRED to TRUE in config.php

Did you update to 3.0.15? It features some small bug fixes in the admin area.

FRANCESCO CROCETTI @ SKARED CREATIONS

 
Posted : 08/04/2018 12:15 pm
(@graham)
Posts: 14
Eminent Member
Topic starter
 

Skared Creations said
The default demo scene doesn't provide an input field for the email, so unless you have added it by yourself in the panel 'Register' (including the code to set it in the method CombuDemo.UserRegister) then you will get the error described when you setΒ REGISTER_EMAIL_REQUIRED to TRUE in config.php

Did you update to 3.0.15? It features some small bug fixes in the admin area.Β Β 

Thanks for getting back to me. Where can I find example code for adding the email field?

I didn't update to 3.0.15 yet. It doesn't appear to be live on the Asset Store yet, and I can't register for it on your website at https://www.skaredcreations.com/wp/redeem-asset-store-invoice/ Β as the form appears to be unpublished.

Clicking the upgrade link on the admin panel just gives me "This page isn’t working."

 
Posted : 08/04/2018 12:47 pm
(@skaredcreations)
Posts: 805
Prominent Member Admin
 

Sorry I forgot to re-publish it after domain transfer, it's up again please apply your Unity invoice ID to get access to My Downloads section πŸ™‚

FRANCESCO CROCETTI @ SKARED CREATIONS

 
Posted : 08/04/2018 12:58 pm
(@graham)
Posts: 14
Eminent Member
Topic starter
 

I was able to get email registration working in the demo scene! The code is pretty straight forward. Thanks.

 
Posted : 08/04/2018 1:02 pm
(@graham)
Posts: 14
Eminent Member
Topic starter
 

The admin panel issues I mentioned above seem to be fixed inΒ 3.0.15. Thanks for the help!

 
Posted : 08/04/2018 1:13 pm
(@skaredcreations)
Posts: 805
Prominent Member Admin
 

Great! Have fun! πŸ˜‰

FRANCESCO CROCETTI @ SKARED CREATIONS

 
Posted : 08/04/2018 1:32 pm
Share: