Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration
You are here: Home

akeith2002

  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 20 total)
1 2 →
  • Author
    Posts
  • October 6, 2011 at 3:14 am in reply to: User levels and redirects after login suddenly not working #37325
    akeith2002
    Member

    All sent.

    October 5, 2011 at 2:59 am in reply to: User levels and redirects after login suddenly not working #37323
    akeith2002
    Member

    Who do I email the username/password to?

    October 5, 2011 at 12:48 am in reply to: User levels and redirects after login suddenly not working #37321
    akeith2002
    Member

    It’s happening in safari, FF and chrome so it’s not a isolated incident in one cookie on one browser. (I only tested in those 3)

    October 5, 2011 at 12:38 am in reply to: User levels and redirects after login suddenly not working #37320
    akeith2002
    Member

    In order to get it to clear the current $auth data I need to delete both the e_m_bazooka and the PHPSESSID cookies. Clearing just one of them does not change a thing.

    October 5, 2011 at 12:27 am in reply to: User levels and redirects after login suddenly not working #37319
    akeith2002
    Member

    not sure if you saw this but I added it on to my last comment after you responded:

    No matter how many times I log out as soon as I remove the logout string and hit refresh the member data pops right back up again… and if i sign in with someone else it will not change the data… it just keeps the same person logged in.

    October 5, 2011 at 12:26 am in reply to: User levels and redirects after login suddenly not working #37318
    akeith2002
    Member

    yes I have over and over again in attempts to figure out the issue. when i remove the cookies it works that first time but after that it goes back to the same issue.

    October 5, 2011 at 12:11 am in reply to: User levels and redirects after login suddenly not working #37316
    akeith2002
    Member

    I just updated the plugin to the newest and the same thing is happening in safari and FF. seems the cookies are just not reseting. So odd.

    No matter how many times I log out as soon as I remove the logout string and hit refresh the member data pops right back up again… and if i sign in with someone else it will not change the data… it just keeps the same person logged in.

    October 4, 2011 at 11:48 pm in reply to: User levels and redirects after login suddenly not working #37315
    akeith2002
    Member

    Seems if I do a WordPress logout it does not log out of both WordPress and eMember.. it used to work though… so I then log out of eMember manually thru the url but as soon as I refresh the page its back to the same member data again!!!

    October 4, 2011 at 11:46 pm in reply to: User levels and redirects after login suddenly not working #37314
    akeith2002
    Member

    BTW… I am not using a caching plugin.

    October 4, 2011 at 11:31 pm in reply to: User levels and redirects after login suddenly not working #37313
    akeith2002
    Member

    ok something weird is definitely going on here…

    I placed <?php global $auth; print_r($auth); ?> above my login and it is saying a certain user is logged in even after i manually logout it continues to say this person is logged in which explains why no matter what user I sign in with it keeps going to level 2 because this user that it is stuck on is.

    Any thoughts? This is crazy.

    September 4, 2011 at 8:56 pm in reply to: Pulling member info #35238
    akeith2002
    Member

    Sorry I figured it out.

    unserialize();

    September 4, 2011 at 8:24 pm in reply to: Pulling member info #35237
    akeith2002
    Member

    I got this going:

    <?php

    global $auth;

    $user_id = $auth->getUserInfo('member_id');

    if (!empty($user_id))

    {

    global $wpdb;

    $members_meta_table_name = $wpdb->prefix . "wp_members_meta_tbl";

    $resultset = $wpdb->get_results("SELECT meta_value FROM $members_meta_table_name WHERE user_id = $user_id", OBJECT);

    print_r($resultset);

    }

    ?>

    but it is returning the data in the way wordpress stores it:

    a:3:{s:6:"Gender";s:4:"Male";s:26:"Date_of_Birth__MM/DD/YYYY_";s:2:"es";s:5:"Sport";s:6:"Hockey";}

    How do I further decipher that?

    September 4, 2011 at 7:16 pm in reply to: Execute custom function after registration of a specific level – API or Hooks? #33720
    akeith2002
    Member

    THANK YOU so much

    September 2, 2011 at 11:50 pm in reply to: Pulling member info #35236
    akeith2002
    Member

    How would you get the current logged in user’s membership info INCLUDING all custom registration fields ?!?

    September 2, 2011 at 10:37 pm in reply to: Execute custom function after registration of a specific level – API or Hooks? #33718
    akeith2002
    Member

    How can I get custom registration fields to show up in the $member_data array?

  • Author
    Posts
Viewing 15 posts - 1 through 15 (of 20 total)
1 2 →

Forum Related

  • Forum Home
  • Forum Search
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • WP PDF Stamper Documentation
  • WP Photo Seller Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial
  • WP Photo Seller Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2023 | Tips and Tricks HQ