Free Registration Form - Invalid form configuration.
Posted: April 18th, 2011, 10:36 am
I am receiving the following error on my Free Registration form after moving my site from my localhost to our live server. There currently is no domain pointed at the website, however it is accessible via the temporary domain: http://174.121.149.72/~futures/
There error is as follows: Invalid form configuration. Invalid "custom" attribute. When provided, must start with your domain name. (You can view it here: http://174.121.149.72/~futures/registration/)
After moving the site from our localhost to the live server we changed the shortcode tag custom from "localhost" to "174.121.149.72", here is the current code:
Is there a way to get this to work before we point the domain at this account?
Thanks
There error is as follows: Invalid form configuration. Invalid "custom" attribute. When provided, must start with your domain name. (You can view it here: http://174.121.149.72/~futures/registration/)
After moving the site from our localhost to the live server we changed the shortcode tag custom from "localhost" to "174.121.149.72", here is the current code:
- Code: Select all
[s2Member-Pro-PayPal-Form register="1" level="0" ccaps="" desc="Signup now, it's Free!" custom="174.121.149.72" tp="0" tt="D" captcha="clean" /]
Is there a way to get this to work before we point the domain at this account?
Thanks