Hello all,
My first published page with membership form and 'thank you' and 'error' pages works fine thanks to Naval and his instructions - whoooo haaaa! But I am still some way from being finished.
I would like to learn how to create the 'error' page myself rather than using the one supplied with ABVFP. Can anyone suggest what I have done wrong when creating this page : http://www.mywayweightloss.com/error1.php
The problem is that when I test my membership form and hit submit, the error page comes up but it doesn't add the reason code for the error. I have used a text box and added the code <?php echo $error; ?> but it just comes up blank when I hook it up to the ABVFP processor. Any suggestions would be most appreciated.
My first published page with membership form and 'thank you' and 'error' pages works fine thanks to Naval and his instructions - whoooo haaaa! But I am still some way from being finished.
I would like to learn how to create the 'error' page myself rather than using the one supplied with ABVFP. Can anyone suggest what I have done wrong when creating this page : http://www.mywayweightloss.com/error1.php
The problem is that when I test my membership form and hit submit, the error page comes up but it doesn't add the reason code for the error. I have used a text box and added the code <?php echo $error; ?> but it just comes up blank when I hook it up to the ABVFP processor. Any suggestions would be most appreciated.
Comment