I am utilizing s2Member PRO and everything works great. However, I need to redirect the user to a specific page upon successful subscription creation (I only have one level that I am selling).
I've attempted to insert the success="" attribute into the form, but s2member appears to completely ignore this and sends the user right back to the sign-up form upon completing registration (account is created successfully, it just places a box on the screen that instructs them to click on the "login" link to login to their account).
Here is what my form looks like:
- Code: Select all
[s2Member-Pro-PayPal-Form level="1" ccaps="wall_of_heroes" desc="100% Goes To Projects! See you at the bottom!" ps="paypal" lc="" cc="USD" dg="0" ns="1" custom="doingmypart.com" ta="0" tp="0" tt="D" ra="3.00" rp="1" rt="M" rr="1" rrt="" rra="2" accept="paypal,visa,mastercard,amex,discover,maestro,solo" accept_via_paypal="paypal" coupon="" accept_coupons="0" default_country_code="" captcha="0" success="https://doingmypart.com/dmp/welcome-to-doing-my-part/?user_id=%%user_id%%" /]
As I mentioned before....everything works, except the user is not redirected upon successful signup. I tried looking up the source code for the form on the page expecting to see a hidden field that was created, but no such field exists.
The registration page can be viewed here:
https://doingmypart.com/dmp/select-donation-amount
Am I missing something here, or is this just not functioning properly?
Thanks,
Steve