Tips and Tricks HQ Forum

Support Forum for Tips and Tricks HQ Products

Register or log in - lost password? (Having an issue with the forum login?)

Search the Forum

Tips and Tricks HQ Forum » WP eMember

Login Widget - fatal error

(14 posts) (5 voices)
  • Started 5 months ago by dboeckle
  • Latest reply from admin
  • Possible Solutions (Related Topics):
    1. eMember - No error messages appearing on failed login
    2. WP eMember - Creating or Customizing the Compact Login Widget/Links
    3. Fatal Error when I click shortcode icon
    4. eMember - after login redirection error
    5. eMember - Login widget displaying random member info

Tags:

  • fatal error
  • get_userdatabylogin
  • log out
  • login
  • wordpress 3.3
  • wordpress toolbar
« Previous12
  1. admin
    Key Master

    1. Once you do number 2 and 3 I don't think anyone will be using the wordpress logout so you won't need that anymore but if you do let me know and we should be able to add an option in eMember for this.

    2. WordPress doesn't have an option to globally turn off the toolbar for all users but there are a few plugins that can help you do that. Here is one:
    http://wordpress.org/extend/plugins/wp-admin-bar-removal/

    or you can add the following line of code to your theme's function.php to remove admin bar completely for anyone:

    <?php remove_action('init', 'wp_admin_bar_init'); ?>

    3. Using a .htaccess file in your /wp-admin directory is a very effective way to prevent anyone except you going there. Check the 2nd tip from this article:
    http://www.tipsandtricks-hq.com/essential-wordpress-security-tips-is-your-blog-protected-987

    Posted 5 months ago #
  2. dboeckle
    Member

    Thank 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

    Posted 5 months ago #
  3. bastywebb
    Member

    Hi,

    I appreciate that this request is a bit naughty, but here goes.

    I'm getting the same issue: Call to undefined function get_userdatabylogin(), eMember_auth_utils.php on line 8.

    I understand that updating the eMember and eStore plugin may fix the WordPress 3.3 issues. But I've made a huge number of customisations to all of my Tips and Tricks plugins. To redo all of these would cost me a couple of days.

    So I'm asking on behalf of myself and other developers, who I expect to be in a similar situation, could you post your change log of fixes for eMember and eStore which addressed WordPress 3.3 login issues?

    If this is not possible, could you perhaps explain why the function get_userdatabylogin() is undefined in eMember_auth_utils.php on line 8.

    Many Many Thanks,

    Sebastian

    Posted 4 months ago #
  4. admin
    Key Master

    Hi Sebastian, it will be impossible for us to give you list of code changes that happens on our plugin. We change the plugin's code on a daily basis and given the number of files we have the permutation of changes become big (it is something we just can't support). The best option is to know the changes you are making to the plugin (for example: you can keep a text file with logs of what you changed) so you can apply them back after an update.

    Posted 4 months ago #

RSS feed for this topic

« Previous12

Reply

You must log in to post.

Tips and Tricks HQ  | WP Shopping Cart  | WP Affiliate Software  | WordPress Membership Plugin