Hi folks, I tried placing <?php session_start(); ?> in the end, the begining etc and I still get a error with the image validation. So as a newbie can anyone tell me exactly where to place <?php session_start(); ?> in the wp_login.php does it go?
Thanks
I placed the line in the top position as stated but I get this error:
Image Validation does not match
why do you need that is what I'm wondering? are you using the recaptcha with it? or something else?
Im using that plugin on a site I just finished, (im pretty sure), and after reading this, went back to test just to make sure it worked. It does. So im wondering why you need it.
Well I click no on the validation just to try out the program and then got the following error when registering:
done1-done2-done3-
Warning: Cannot modify header information - headers already sent by (output started at /usr/local/4admin/apache/vhosts/warrior-scholar.com/httpdocs/wordpress/wp-content/plugins/autoresponder-gwa/ar_gwa.php:505) in /usr/local/4admin/apache/vhosts/warrior-scholar.com/httpdocs/wordpress/wp-includes/pluggable.php on line 770
O.K I reactivated it and dropped the Vcatch its working fine for the moment.