Forum Replies Created
-
AuthorPosts
-
golfstundeMember
I made some additional tests:
– I have reset the WordPress which has the standard user database
– I have one admin user (as a wordpress user)
– This user has also an eMember account with role “Premium”
I can login successfully with the standard WordPress login and with the eMember login too. But the following options (WP eMember > Settings) are not working:
– Automatically log into WordPress
– Automatically log into eMember
Could you help me please?
golfstundeMemberI have moved the user table to the WordPress where eMembers is installed. The behaviour is still the same. Seems to be another issue.
golfstundeMemberTo my mind, the login is done over the standard WordPress login. Only the user credentials are checked with another table prefix. I will try to move the user table to the second WordPress (with eMember) and do an opposite sync.
golfstundeMemberYes, it’s a complete new installation and it’s the first time I setup the plugin. Is there any possibility to fix it?
golfstundeMemberOn the edit profile page is displayed the message that I have to login. When I login with the eMember’s login I can see the fields but I am not logged into WordPress.
“Automatically log into eMember” and “Automatically log into WordPress” are activated both. It seems that this mechanism is not working.
For your info: My WordPress has a shared user database which is provided by another WordPress installation. Setup in the wp_config.php:
define(‘CUSTOM_USER_TABLE’, ‘wp2_users’);
define(‘CUSTOM_USER_META_TABLE’, ‘wp2_usermeta’);
I don’t know if this could be relevant for this issue.
golfstundeMemberOk, perfect. This makes sense.
I have checked “Settings –> Automatically log into eMember” but this setting is not working. I am logged in and even this content is not visible:
[emember_protected]
Whatever content goes here is only visible to logged-in members who have access to this post or page.
[/emember_protected]
And in “members –> manage member” the “Last Login” is marked as “never”.
I suppose this is the cause for the behaviour I described before (“existing users a forced to create second credentials”).
How can I fix it? I am using the standard WordPress login with and a defined COOKIEHASH in the wp-config.
-
AuthorPosts