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? TIA, - Jes
Have done several with 2.8.4. Its working ok. Did you comment out the wp-settings.php? // wp_unregister_GLOBALS(); David
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!
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
You need to send them a support ticket- for some reason they arent making it available for download till the next amember release... David
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.
Agreed -- considering Wordpress had the worm issued that mandated an upgrade to 2.8, this needs to be released as soon as possible.
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!
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
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