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.

Unable to retrieve POST data from PRO FORMS

Home Forums Community Forum Unable to retrieve POST data from PRO FORMS

This topic contains 1 reply, has 1 voice. Last updated by  Mary Marks 3 years, 2 months ago.

Topic Author Topic
Posted: Wednesday Oct 16th, 2013 at 3:51 pm #60409
Mary Marks
Username: marymarks

Hello All,

I’m running into a technical issue where I am not able to retrieve the POST data from the modified PayPal registration from.

Before, I was retrieving the submitted form elements and storing them in a variable by using the default WordPress and s2member registration form fields, which works great. (e.g.

$firstname = $_POST['ws_plugin__s2member_custom_reg_field_first_name'];

…).

Now, I’m using the modified PayPal registration form. I inserted the short code into the registration edit page and added a template tag to use the modified PayPal registration form. By using the PayPal registration form, the submitted elements values are different. (e.g.

$firstname = $_POST['s2member_pro_paypal_registration[first_name]'];

).

I wasn’t able to retrieve the submitted form elements using the modified paypal-registration-form. I tried debugging by using var_dump, echo, and print_r on each variables but there were no results.

Have anyone run into this issue before or have solved something like this? Any advice would be greatly appreciated.

Thank you,
Mary

  • This topic was modified 3 years, 2 months ago by  Mary Marks.

List Of Topic Replies

Viewing 1 replies (of 1 total)
Author Replies
Author Replies
Posted: Thursday Oct 17th, 2013 at 3:12 pm #60433
Mary Marks
Username: marymarks

Solved.

Viewing 1 replies (of 1 total)

This topic is closed to new replies. Topics with no replies for 2 weeks are closed automatically.

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.