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