Problem with Invalid Activation Links

Posted in: Newspaper
Post count: 4

Hi,
I’m running Newspaper theme on a new website (http://www.switchitalia.it) and I have a strange problem:
when a user register, the activation link that receive by mail is invalid.

This problem happens when someone registers from the signup/login modal. If i check on the DB, the table wp_users have the new user with an activation key, but there is no way to activate it.

If I try to register through wp-login.php the registration process is different: the user insert Username, email and password, and the account is immediately activated. I see that this process uses wp_signups table (which I think is part of buddypress).

I think that the problem is Buddypress related: if I disable the plugin the activation process is valid.

Anyone know how I can solve this problem?

Post count: 20688

Hi,

The theme does not send confirmation emails, it uses the default implementation of wordpress regarding the login functionality. If you use your server to send the confirmation emails, please contact your host, or if you use a plugin to send emails to users, please check the plugin settings and configuration. The theme has no control over the emails.

Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.