latest stable versions: v150827 (changelog)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

About: Thomas Salisbury

Sorry, I've not written a description yet. I'll get to it soon!


My Favorite Topics

Viewing topic 1 (of 1 total)
Topic Count Last Reply
Paypay shortcode links are wrong!

By:  Thomas Salisbury in: Community Forum

voices: 2
replies: 2

4 years, 7 months ago  Raam Dev

Viewing topic 1 (of 1 total)

My Latest Replies (From Various Topics)

Viewing 5 replies - 1 through 5 (of 5 total)
Author Replies
Author Replies
Posted: Friday Sep 14th, 2012 at 7:36 pm #25370

Doesn’t seem to work. I tried both of those in the mu-plugins and it didn’t fire when I deleted a user. Also if I move them from a role of say S2 Level 1 to just a normal Subscriber it doesn’t fire. If I use the WP hook of delete_user and delete them it fires. So what am I missing?

I have ws_plugin__s2member_during_paypal_notify_during_subscr_signup_w_update_vars and it fires when they sign up. If I cancel through PayPal it doesn’t fire off, yet the paypal-ipn.log shows the cancel triggering. So why doesn’t that work?

Posted: Sunday Jul 29th, 2012 at 5:56 pm #20630

The reason why I was being arrogant, is because I am tired of paying for systems, and when you have a problem, the first thing people do is blame someone else. Take some ownership in your product, and actually help people. If a theme is an an issue, then give me advice where to look for shortcode parsing.
I still don’t understand why “another” system is in charge of parsing your systems shortcode?

Posted: Friday Jul 27th, 2012 at 11:39 pm #20478

Help? I already knew it wasn’t the plugins, because it has done the paypal error since it was first installed, and s2 was the only thing installed at the time… So, what did you help on?

I don’t even use ultimate shortcodes, but you know what they say about assumptions…

I paid pretty good amount of money, and the S2 staff couldn’t even reply to a system that isn’t even working at ALL..

Thats awesome!

Posted: Friday Jul 27th, 2012 at 9:45 pm #20466

OK… EVERY SINGLE plugin is disabled except S2 and Pro.

STILL SAME outcome.

Is it still not s2?

Posted: Sunday May 27th, 2012 at 11:53 pm #14799

Maybe you can pay me for finding your issue. It is an error in the code.

IN file:

/s2member/includes/templates/buttons/paypal-checkout-button.php

on line 35:

<!-- <input type="hidden" name="amount" value="0.01" /> -->

Is causing the generated code to do this:

<!-- <!--<br />
<input type="hidden" name="amount" value="14.99" />&#8211;> &#8211;></p>
<input type="hidden" name="src" value="1" />
<input type="hidden" name="srt" value="" />
<input type="hidden" name="sra" value="1" />
<input type="hidden" name="a1" value="100.00" />
<input type="hidden" name="p1" value="1" />
<input type="hidden" name="t1" value="M" />
<input type="hidden" name="a3" value="14.99" />
<input type="hidden" name="p3" value="1" />
<input type="hidden" name="t3" value="M" />
 <!-- Displays The PayPal® Image Button -->

As you can see HTML don’t work that way. ;/

I deleted that line from the file, and it works perfectly now.
I would like to add that the code generator in the admin panel after clicking the generate code, and testing the link on that page works perfectly..

Viewing 5 replies - 1 through 5 (of 5 total)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Contacting s2Member: Please use our Support Center for bug reports, pre-sale questions & technical assistance.