Community Support Forums — WordPress® ( Users Helping Users ) — 2011-04-21T17:06:10-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=6106 2011-04-21T17:06:10-05:00 http://www.primothemes.com/forums/viewtopic.php?t=6106&p=13110#p13110 <![CDATA[Re: Free Registration Form - Invalid form configuration.]]>
w1nk5 wrote:
If I provide my ftp and WordPress access can somebody take a look at this?


Yes, please send Jason an email using the form here http://s2member.com/contact/

Statistics: Posted by Cristián Lávaque — April 21st, 2011, 5:06 pm


]]>
2011-04-21T15:36:25-05:00 http://www.primothemes.com/forums/viewtopic.php?t=6106&p=13107#p13107 <![CDATA[Re: Free Registration Form - Invalid form configuration.]]>
Here is my shortcode:
Code:
[s2Member-Pro-PayPal-Form register="1" level="0" ccaps="" desc="Signup now, it's Free!" custom="www.forfuturesale.com" tp="0" tt="D" captcha="clean" /]


I am still getting this error: http://www.forfuturesale.com/registration/

If I provide my ftp and WordPress access can somebody take a look at this?

Thanks

Statistics: Posted by w1nk5 — April 21st, 2011, 3:36 pm


]]>
2011-04-21T11:59:57-05:00 http://www.primothemes.com/forums/viewtopic.php?t=6106&p=13083#p13083 <![CDATA[Re: Free Registration Form - Invalid form configuration.]]> $_SERVER["HTTP_HOST"].

Why don't run a test with this and see if it matches the custom value in your shortcode?

Code:
<?php echo $_SERVER["HTTP_HOST"]; ?>

Statistics: Posted by Cristián Lávaque — April 21st, 2011, 11:59 am


]]>
2011-04-20T11:42:56-05:00 http://www.primothemes.com/forums/viewtopic.php?t=6106&p=13016#p13016 <![CDATA[Re: Free Registration Form - Invalid form configuration.]]> www.forfuturesale.com for the custom value in the shortcode. Neither works. Could this be because instead of point the domain at our server, our client is simply using the A Name to map the domain which would result in different IP addresses? Not too savvy with server configuration.

Thanks

Statistics: Posted by w1nk5 — April 20th, 2011, 11:42 am


]]>
2011-04-19T00:51:45-05:00 http://www.primothemes.com/forums/viewtopic.php?t=6106&p=12896#p12896 <![CDATA[Re: Free Registration Form - Invalid form configuration.]]> viewtopic.php?f=36&t=1066

Statistics: Posted by Cristián Lávaque — April 19th, 2011, 12:51 am


]]>
2011-04-18T12:58:33-05:00 http://www.primothemes.com/forums/viewtopic.php?t=6106&p=12854#p12854 <![CDATA[Re: Free Registration Form - Invalid form configuration.]]>
Code:
[s2Member-Pro-PayPal-Form register="1" level="0" ccaps="" desc="Signup now, it's Free!" custom="www.forfuturesale.com" tp="0" tt="D" captcha="clean" /]


I am still receiving the same error you can see here: http://www.forfuturesale.com/registration/

Any advice? Thanks :)

Statistics: Posted by w1nk5 — April 18th, 2011, 12:58 pm


]]>
2011-04-18T10:36:20-05:00 http://www.primothemes.com/forums/viewtopic.php?t=6106&p=12847#p12847 <![CDATA[Free Registration Form - Invalid form configuration.]]> 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:

Code:
[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

Statistics: Posted by w1nk5 — April 18th, 2011, 10:36 am


]]>