Home › Forums › Community Forum › Wrong level and return url s2 pro
This topic contains 8 replies, has 4 voices. Last updated by Cristián Lávaque 4 years, 7 months ago.
Topic Author | Topic |
---|---|
Posted: Thursday May 17th, 2012 at 5:45 pm #13811 | |
|
|
https://susanireland.com/readymaderesumes/resumes-and-coverletters-signup/?&s2-ssl=yes I have been using s2member for over a year with no problems. Since the last update I am having a couple issues. 1. My form should register the new user at level 2 but they become a subscriber instead. 2. I also have success=”http://susanireland.com/readymaderesumes/thank-you/” but they are being returned to a 404 at http://susanireland.com/thank-you/ 3. The payment notifications are not being sent to the admin but the user is geting the custom new user notification. 4. I’ve been using the wp-affiliate platform and have it integrated using per instructions from the developers site. The sales are no longer being recorded. I’ve been stuck for a couple days with this so any help would be appreciated. The site is hosted at bluehost. Thank you!
|
List Of Topic Replies
Author | Replies |
---|---|
Author | Replies |
Posted: Friday May 18th, 2012 at 3:13 pm #13896 | |
![]() |
|
Hello Susan, Thanks. |
|
Posted: Friday May 18th, 2012 at 3:52 pm #13898 | |
|
|
[s2Member-Pro-PayPal-Form level=”2″ ccaps=”” desc=”Only $36.95″ ps=”paypal” lc=”” cc=”USD” dg=”0″ ns=”1″ custom=”susanireland.com|
” ta=”0″ tp=”0″ tt=”D” ra=”36.95″ rp=”1″ rt=”Y” rr=”0″ rrt=”” rra=”2″ accept=”paypal,visa,mastercard,discover” accept_via_paypal=”paypal” coupon=”” accept_coupons=”0″ default_country_code=”” captcha=”0″ success=”http://susanireland.com/readymaderesumes/thank-you/” /] |
|
Posted: Friday May 18th, 2012 at 8:47 pm #13933 | |
|
|
Hi Susan. You’re missing the closing quote after the success attribute’s URL, and when I remove the trailing ” from the success URL, I get the page without a 404:
I hope that helps. I wonder if that error could have caused the rest of the problems. Could you test? Also, have logging enabled and post here the entries related to the transaction with the problem, please. [hilite path]Dashboard -› s2Member® -› PayPal® Options -› Account Details -› Logging[/hilite] Thanks!
|
|
Posted: Friday May 18th, 2012 at 8:55 pm #13935 | |
|
|
Susan it sounds like that because they are not getting returned to page that exists they not being upgraded to level 2 although they are being registered. Is it that the success URL should be
not
I don’t think the forward slash should be present after thank-you Hope that helps |
|
Posted: Friday May 18th, 2012 at 9:22 pm #13939 | |
|
|
Right Philly, removing the last slash also takes care of the 404 too when using it in the browser. But the [hilite code]”[/hilite] seems like an error, not something she wants there. If you add a semicolon after it, it’s an entity that represents the double-quote [hilite code]”[/hilite], which is missing from the success attribute right in that place. Actually, if you paste that here outside of the code tags, it’ll be displayed as [hilite mono]”[/hilite]. I’m guessing that she had a parsing problem in her code that may have upset the shortcode for the pro-form. |
|
Posted: Friday May 18th, 2012 at 10:19 pm #13948 | |
|
|
The ” is only here in the forum, not in the shortcode on the site. I tried removing the backslash with no luck. i do believe the return snafu is causing the other errors. I did notice on my last test that the 404 is actually https://susanireland.com/thank-you/ (secure) but my sucess= is http://susanireland.com/readymaderesumes/thank-you/ logs: rtn: PHP v5.2.17 :: WordPress® v3.3.2 :: s2Member® v120514 :: s2Member® Pro v120514 ipn: PHP v5.2.17 :: WordPress® v3.3.2 :: s2Member® v120514 :: s2Member® Pro v120514 api: PHP v5.2.17 :: WordPress® v3.3.2 :: s2Member® v120514 :: s2Member® Pro v120514 |
|
Posted: Friday May 18th, 2012 at 11:43 pm #13953 | |
|
|
Thanks Susan. Then your shortcode is like this? It looks fine. [hilite mono][s2Member-Pro-PayPal-Form level="2" ccaps="" desc="Only $36.95" ps="paypal" lc="" cc="USD" dg="0" ns="1" custom="susanireland.com|<?php echo $_COOKIE["ap_id"]?>" ta="0" tp="0" tt="D" ra="36.95" rp="1" rt="Y" rr="0" rrt="" rra="2" accept="paypal,visa,mastercard,discover" accept_via_paypal="paypal" coupon="" accept_coupons="0" default_country_code="" captcha="0" success="http://susanireland.com/readymaderesumes/thank-you/" /][/hilite]Nothing in the logs jumped at me as wrong… Could you create a test page with a pro-form using this shortcode, but change the amount to 1 cent please, so I make a test purchase and see what happens during checkout? And if you could, send the dashboard’s login info so I look at the profile I create, to confirm the role it has, please. s2Member® » Private Contact Form Thanks! |
|
Posted: Tuesday May 22nd, 2012 at 7:11 pm #14197 | |
|
|
Hi Susan. I finally had a chance to run some tests in your installation. After registration, paid or free, I confirmed what you said:
After checking a few things, I noticed that I was logged in right after registration, which is not a normal behavior for WordPress, so I suspected you had customized this with a hack. Went to your must-use plugins list and there was an s2hacks plugin. I’m pretty sure that the problem is there. You must have entered the wrong URL there. I couldn’t verify it because I don’t have access to the file, but you can take care of that. I hope that helps. By the way, you can delete the accounts I created (cristian, cristian1, cristian2, cristian3), and the test page you set up for me. Thanks! |
This topic is closed to new replies. Topics with no replies for 2 weeks are closed automatically.