Hi,
I have successfully integrated eMember, and the WP-Affiliate platform using eMember to create the membership, affiliate, and wordpress user upon successful registration.
When someone registers, all 3 accounts are created. However the member is supposed to be automatically signed into wordpress upon login so they can comment on posts. This is not working. The wordpress account is created but the user is not logged in.
In addition, when the user logs in, I get the following errors:
Warning: array_keys() [function.array-keys]: The first argument should be an array in /home/jwepper/public_html/apartments/dallas/wp-content/plugins/wp-eMember/wp_eMember1.php on line 76
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/jwepper/public_html/apartments/dallas/wp-content/plugins/wp-eMember/wp_eMember1.php on line 77
Warning: Cannot modify header information - headers already sent by (output started at /home/jwepper/public_html/apartments/dallas/wp-content/plugins/wp-eMember/wp_eMember1.php:76) in /home/jwepper/public_html/apartments/dallas/wp-includes/pluggable.php on line 690
Warning: Cannot modify header information - headers already sent by (output started at /home/jwepper/public_html/apartments/dallas/wp-content/plugins/wp-eMember/wp_eMember1.php:76) in /home/jwepper/public_html/apartments/dallas/wp-includes/pluggable.php on line 691
Warning: Cannot modify header information - headers already sent by (output started at /home/jwepper/public_html/apartments/dallas/wp-content/plugins/wp-eMember/wp_eMember1.php:76) in /home/jwepper/public_html/apartments/dallas/wp-includes/pluggable.php on line 692
Warning: Cannot modify header information - headers already sent by (output started at /home/jwepper/public_html/apartments/dallas/wp-content/plugins/wp-eMember/wp_eMember1.php:76) in /home/jwepper/public_html/apartments/dallas/wp-content/plugins/wp-eMember/wp_eMember1.php on line 92
Any help would be appreciated. Thank you