Issues with WordPress 2.8.4 and WP plugin?

Discussion in 'Troubleshooting' started by jes_bad, Aug 16, 2009.

  1. jes_bad

    jes_bad New Member

    Joined:
    Apr 4, 2009
    Messages:
    32
    Anyone using the wordpress plugin with wordpress 2.8.4? I am using the 2.8 wordpress plugin. My KEYS are correct in admin from wp-config.php. When the member logs into wordpress, and clicks member.php, it asks the user to log in again. I had this working before. Could it be a change with the new version of Wordpress??

    Anyone have this working for Wordpress 2.8.4?

    :confused:

    TIA,
    - Jes
  2. davidm1

    davidm1 aMember User & Partner

    Joined:
    May 16, 2006
    Messages:
    4,437
    Have done several with 2.8.4. Its working ok.

    Did you comment out the wp-settings.php?
    // wp_unregister_GLOBALS();

    David
  3. lyle45

    lyle45 New Member

    Joined:
    Aug 10, 2009
    Messages:
    6
    working on WP 2.8.4?

    Amember is working on my WP 2.8.4 to an extent. I can log in to Amember, but it doesn't appear to log me into WP. When I try to view my HIDEPOST content, it says I still need to login. I am presuming this is because Amember didn't log me into WP. Any ideas on what might be going on?

    Thanks for the help!
  4. davidm1

    davidm1 aMember User & Partner

    Joined:
    May 16, 2006
    Messages:
    4,437
    Did you update the wordpress plugin for amember? it should say 2.8.x in the version options.


    David
  5. sadcox

    sadcox New Member

    Joined:
    Jul 15, 2009
    Messages:
    1
    Where can I download the update for the WP plugin. When I click on it from my aMember membership page I get the 5.28.2009 version, which only lets me choose up to WP 2.6
  6. davidm1

    davidm1 aMember User & Partner

    Joined:
    May 16, 2006
    Messages:
    4,437
    You need to send them a support ticket- for some reason they arent making it available for download till the next amember release...

    David
  7. jasonbcil

    jasonbcil New Member

    Joined:
    Jun 23, 2008
    Messages:
    20
    I'm having the exact same problem since upgrading until 2.8.4 and very annoyed that they haven't made the newest version of the plugin available for me as someone who's paid....now have to wait for them to answer my support ticket and my site is NOT working as a result.
  8. brooksideeconomics

    brooksideeconomics New Member

    Joined:
    Feb 25, 2009
    Messages:
    3
    Agreed -- considering Wordpress had the worm issued that mandated an upgrade to 2.8, this needs to be released as soon as possible.
  9. brooksideeconomics

    brooksideeconomics New Member

    Joined:
    Feb 25, 2009
    Messages:
    3
    Yes -- just send Customer Service a note -- they sent me the update quickly.
  10. drgrant

    drgrant New Member

    Joined:
    Jan 2, 2007
    Messages:
    12
    SOLVED MY ISSUE! SEE NOTE BELOW

    -I'm using WP 2.8.4..
    -I have the latest aMember WP plugin, installed as directed and selected 2.8 in WP version.
    - Rebuilt the database
    - Using Membership Academy aMember Widget 0.1.0 (Deactivated and reactivated after install.
    - comment out the wp-settings.php?
    // wp_unregister_GLOBALS();

    For some reason, even with all this, when a username/password is entered in the widget, it logs in through the aMember page but does NOT log the user into WP therefore the Premium Content is not available to them. If they click on the link that takes them to the WP login then it works fine and they can access premium content. It just seems the aMember sign in isn't being passed on to WordPress. Any thoughts on troubleshooting this?

    UPDATE!
    I was upgrading from WP 2.5 to the latest version. My old wp-config file didn't have codes for the 'AUTH_KEY', SECURE_AUTH_KEY' and 'LOGGED_IN_KEY'. Once I entered them in on the config file and the amember WP control panel, I was golden!
  11. superlativesmagazine

    superlativesmagazine New Member

    Joined:
    Jan 18, 2010
    Messages:
    5
    I'm a novice with php and am trying troubleshoot the same problem in 2.8.5 by commenting out the wp-settings.php, but it isn't working. I changed

    function wp_unregister_GLOBALS()

    to

    // function wp_unregister_GLOBALS()

    and get the error message

    Parse error: syntax error, unexpected '}' in /home/superla1/public_html/wp-settings.php on line 44

    Any suggestions you have would be appreciated.

    Kelly
  12. superlativesmagazine

    superlativesmagazine New Member

    Joined:
    Jan 18, 2010
    Messages:
    5
    Update: I figured out how to comment out the comment out the wp-settings.php, but it's still not working. When a registered user logs in via the membership academy widget, amember logs the user in, but the user is not redirected to the protected content.

    Kelly
  13. superlativesmagazine

    superlativesmagazine New Member

    Joined:
    Jan 18, 2010
    Messages:
    5
    Problem solved: I hadn't entered my keys.

Share This Page