Forum Replies Created
-
AuthorPosts
-
dboeckleMember
For other Europeans who don’t know much about php (like me) this could be another solution:
$sub_expires = date(‘d.m.y’,strtotime(“+” . $auth->my_subscription_duration . ” days “, $sub_start));
“d.m.y” will show the following date format: 17.12.2011
Please correct me if I am wrong.
Have a good time
David
dboeckleMemberThank you very much.
I will just hide the admin bar as suggested.
For anyone who might need it, here is another plugin that hides/removes the admin bar by default and works without interfering with eMember: http://wordpress.org/extend/plugins/global-admin-bar-hide-or-remove/
Thank you very much for your assistence during our first installation, we are now looking forward to install eStore.
David
dboeckleMemberThank you for what I believe is one of the worlds fastest supports
Problem is solved, but raised some additional questions:
1. Is there a safe way to redirect the user, who logged out using the wordpress-toolbar, to this site “/?member_logout=1”
Currently users who log out using the wordpress-toolbar are redirected to this site “/wp-login.php?loggedout=true”
2. This might have been answered before: Is there a safe way to hide the wordpress-toolbar for all users by default?
3. Is there a safe way to hide /wp-admin for all users by default.
I know that there are plugins which can do that, but maybe you can suggest one that is proofed to be safe with eMember.
Thank you very much in advance!
David
dboeckleMemberThank you very much for your fast help and solution!!
The original problem is solved.
But I am sorry to say that I ran into a new fatal error:
When a registered user logs out using the logout-link in the wordpress toolbar, he gets the following error message:
Fatal error: Call to a member function logout() on a non-object in /var/www/virtual/fitmitmaya.com/gesund/htdocs/wp-content/plugins/wp-eMember/eMember_auth_utils.php on line 211
This happens on the front-end-toolbar, as well as in the dashboard-toolbar.
This happens to free subscribers as well as to the admin.
I don’t think it happened before the last update, that you posted in this thread.
My settings:
Website: [http://gesund.fitmitmaya.com]
Wordpress 3.3
Theme: Twenty ten 1.3
Wordpress-Integration-Settings: all activated
installed Plugins: only eMember
with kind regards
David
dboeckleMemberOne more thing:
I have no other Plugins running except for eMember
dboeckleMemberHello Ivy,
I did the following as suggested:
1. deactivated my theme
2. activated WordPress Twenty Ten 1.3 theme
Result: Problem still exists
3. reactivate my theme
Result: Problem still exists
4. for you to test I switched back to Twenty Ten again….
David
-
AuthorPosts