I tested, looks ok. Same integration as 2.6, but they added an extra key define('NONCE_KEY', 'newkey'); Doesn't seem to have an affect on amember integration. David
Where can I try the 2.7 plugin? hiya, I'm interested in testing it as well, but can't seem to find the 2.7 plugin to download... Do I have to ask the aMember admin for it?
It is called "Wordpress Plugin" and costs $40. If you already own aMember, log into your account page and you can purchase it there.
If you had this new extra key :define('NONCE_KEY', 'newkey') the wordpress plugins for amember continue to work without any problems ?
Where does this get placed? I tried it in the wp-config file. Only got error messages. Also, for some reason when I try to log in through Amember. I get this message only in Firefox. I tried to change the CHMOD to 777, no change. Thanks
If you had 2.6 running you should already have similar keys in the wp-config.php file. just place it after them. If this is a new install, then it should already be in the wp-config sample file. 2.7 does work with amember and the current amember plugin- ive done several integrations with it already. David
I see what I did wrong now. For some reason the config page didn't change once I upgraded to 2.7. Once I added the NONCE KEY, and added Key# it worked. The permissions issue is a whole problem. Thanks
Hi. Ok, I've got a problem. I upgraded my blog to 2.7 and added this to wp-config.php: define('NONCE_KEY', 'newkey'); It seems to work, but only on wordpress posts, not on pages. When I try to access a page, it keeps asking me to log in. Any ideas? Is there a plugin upgrade to 2.7 that includes the new key in amember config? Cheers! Miguel Alvarez
2.7 works with the current amember plugin. I've integrated the two on many sites already. You must be missing something else on the integration. David