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.

Raam Dev

Staff Member

My Latest Replies (From Various Topics)

Viewing 25 replies - 2,201 through 2,225 (of 2,567 total)
Author Replies
Author Replies
Posted: Thursday Mar 29th, 2012 at 10:37 pm #9535
Raam Dev
Username: Raam
Staff Member

Hi Rose,

I’m not sure I understand your question. Are you wanting to use the s2Member coupon feature that comes with s2Member Pro?

Posted: Thursday Mar 29th, 2012 at 10:35 pm #9533
Raam Dev
Username: Raam
Staff Member

Hi Rebecca,

I suspect the problem is as Cristian suggested: somehow users are getting to your page using the non-www URL:

https://downloadandprint.com/signup/?s2-ssl=yes

If you visit that page, you’ll see the red box that displays the warning that your customers described.

Can you ask the customers who reported this how they arrived at that page (e.g., where they clicked on the link)?

Posted: Thursday Mar 29th, 2012 at 10:31 pm #9531
Raam Dev
Username: Raam
Staff Member

Hi Michael,

That’s strange. I can’t think of any specific reason that would happen.

Could you please enable logging (Dashboard -› s2Member® -› PayPal® Options -› Account Details -› Logging), conduct another test, and then share the log entries for that transaction from wp-content/plugins/s2member-logs/? Be sure to X-out any private information (e.g., email addresses).

Posted: Thursday Mar 29th, 2012 at 10:29 pm #9528
Raam Dev
Username: Raam
Staff Member

Hi James,

Your shortcode looks correct. Could you please try generating a 2-hour access link manually for the same page (Dashboard -› s2Member® -› PayPal® Pro Forms -› Specific Post/Page Access Links) and then test to see if that expires after 2 hours?

Posted: Thursday Mar 29th, 2012 at 10:23 pm #9526
Raam Dev
Username: Raam
Staff Member

Hi Mike,

s2Member does not have that feature, but we integrate with Aweber and MailChimp to provide enhanced emailing capabilities. You can have the user automatically subscribe to a mailing list upon signup and then configure that mailing list to automatically send them three predefined emails at set intervals.

Posted: Thursday Mar 29th, 2012 at 10:21 pm #9524
Raam Dev
Username: Raam
Staff Member

Hi Daniel,

When you created the Custom Registration Fields (Dashboard -› s2Member® -› General Options -› Registration/Profile Fields), there’s an option to define which membership levels those fields are applicable to. By default, they’re set to apply to all levels. You should modify those fields so they only apply to the level you’re using for professionals. That way, those fields won’t show up on your free registration forms.

Posted: Thursday Mar 29th, 2012 at 10:17 pm #9523
Raam Dev
Username: Raam
Staff Member

Hi Peter,

I will need to escalate this to the lead developer (Jason) to see if he can offer any further suggestions.

Thank you for your patience.

Posted: Thursday Mar 29th, 2012 at 10:15 pm #9522
Raam Dev
Username: Raam
Staff Member

Hi Simon,

As per our support policy, we cannot assist with custom coding or integrating with 3rd party plugins (please see s2Member® » Support Policy » Outside Scope).

Posted: Thursday Mar 29th, 2012 at 10:13 pm #9521
Raam Dev
Username: Raam
Staff Member

Hi Gary,

When you create the custom registration field (Dashboard -› s2Member® -› General Options -› Registration/Profile Fields), use the Other Attributes field at the bottom and add maxlength=”250″ (where ‘250’ is the maximum number of characters allowed).

Posted: Thursday Mar 29th, 2012 at 7:05 pm #9506
Raam Dev
Username: Raam
Staff Member

Hi Angela,

Assisting with custom features is outside the scope of our support policy (see s2Member® » Support Policy » Outside Scope).

I have not come across any requests for a similar integration that I can point you to, however it sounds like your method may work. I also don’t know of any current plans to integrate with an SMS gateway, but that may change at some point.

Regarding the account balance feature: Your feature request has been noted. Thank you!

Posted: Thursday Mar 29th, 2012 at 7:00 pm #9505
Raam Dev
Username: Raam
Staff Member

Hi Angela,

s2Member does not include a feature for modifying the avatar. The get_avatar() function that Jason pointed you to is a WordPress function.

If you want to allow users to modify their avatar, you’ll need create that customization yourself or find a 3rd party plugin that does that for you.

Posted: Thursday Mar 29th, 2012 at 6:58 pm #9504
Raam Dev
Username: Raam
Staff Member

Hi Brad,

Yes, you could use the s2Member Buy Now functionality (Dashboard -› s2Member® -› PayPal® Buttons -› Specific Post/Page (Buy Now) Buttons, or with s2Member Pro: Dashboard -› s2Member® -› PayPal® Pro Forms -› Specific Post/Page (Buy Now) Forms) to create a form that allows the user to checkout with s2Member. The Buy Now purchases do not create any WordPress account.

You could then use the s2Member Payment Notifications (Dashboard -› s2Member® -› API / Notifications -› Payment Notifications) feature to notify a separate script that creates the user on your web app (or you could just do it manually).

If you require a recurring subscription, then s2Member will require that the subscription be attached to a WordPress account for the user to handle notifications regarding payment, cancelations, etc.

Posted: Thursday Mar 29th, 2012 at 6:49 pm #9501
Raam Dev
Username: Raam
Staff Member

Hi Dominic,

s2Member does not currently support multiple recurring subscriptions on one account.

Posted: Thursday Mar 29th, 2012 at 6:48 pm #9499
Raam Dev
Username: Raam
Staff Member

Hi Ian,

A business directory is not a feature of s2Member. If you need help implementing a custom solution, we recommend posting a job on jobs.wordpress.net. As per our support policy, we are unable to assist with any custom coding.

You may want to post in the Community Forum to see if anyone else in the s2Member community has found a 3rd party plugin that does what you want. I personally haven’t found any.

Posted: Thursday Mar 29th, 2012 at 6:42 pm #9498
Raam Dev
Username: Raam
Staff Member

Jim,

When you say the URL was “provided by member”, what do you mean?

Posted: Thursday Mar 29th, 2012 at 6:38 pm #9497
Raam Dev
Username: Raam
Staff Member

Hi Becky,

I believe you can change that using the method described here:
http://www.primothemes.com/forums/viewtopic.php?f=36&t=16557#p59282

However, if “Last Name” is something added by WordPress itself (which it may be, now that I think of it), then you’ll need to figure out where in the WordPress core you can modify that text (you might want to head over to the WordPress.org Support Forums and ask there).

Posted: Thursday Mar 29th, 2012 at 6:22 pm #9494
Raam Dev
Username: Raam
Staff Member

You’re most welcome, Jacqueline! I’m happy we could help! :)

Posted: Wednesday Mar 28th, 2012 at 7:04 pm #9406
Raam Dev
Username: Raam
Staff Member

Hi Joe,

The code above only registers the custom fields and adds data to them; it doesn’t display the custom fields on the front-end, so you’d definitely need to use different code for that.

Posted: Wednesday Mar 28th, 2012 at 7:00 pm #9403
Raam Dev
Username: Raam
Staff Member

Hi Dominic,

If you want to sell multiple products, you wouldn’t use Levels to represent products. Instead, you’d use the s2Member Custom Capabilities feature. Each course would have its own custom capability while all users have the same level.

Then you’d set up your restrictions in such a way that only those with custom capability ‘course1’ can actually see the Course 1 content. (See Dashboard -› s2Member® -› API / Scripting -› Advanced PHP Conditionals for advanced ways of filtering content.)

Please see the video below for more about Custom Capabilities:

<Embed Playlist>
Posted: Wednesday Mar 28th, 2012 at 6:58 pm #9402
Raam Dev
Username: Raam
Staff Member

Hello,

You can create two separate Pro-Forms, one free form for Community Members (Dashboard -› s2Member® -› PayPal® Pro Forms -› Free Registration Forms) and another that requires payment for Professionals (Dashboard -› s2Member® -› PayPal® Pro Forms -› Membership Level # Forms).

You can then place each generated form on a separate WordPress page, one for free users and one for professionals. Then you’ll need to direct visitors to the correct page from your site.

We actually recommend the method of signing up first and then making a payment (the default process when using Pro-Forms). When someone signs up with a non-free form, s2Member will only give their account the necessary level access once it has received an IPN message from the payment gateway informing s2Member of a successful payment for that account.

Posted: Wednesday Mar 28th, 2012 at 6:50 pm #9401
Raam Dev
Username: Raam
Staff Member

Hello,

There may be technical reasons for that 100 line limit. I’m going to inquire with a colleague to see if he can offer any further insight.

Thank you for your patience.

Posted: Wednesday Mar 28th, 2012 at 6:48 pm #9400
Raam Dev
Username: Raam
Staff Member

Thank you for the info, Nigel. We’ll make note of that plugin incompatibility.

Posted: Wednesday Mar 28th, 2012 at 6:47 pm #9399
Raam Dev
Username: Raam
Staff Member

Hi Jim,

That screenshot represents an account suspension for a web hosting account that uses cPanel/WHM. That is not an s2Member suspension, it’s a suspension by the web host provider that’s hosting the account. I recommend contacting the web host about that problem.

Posted: Wednesday Mar 28th, 2012 at 6:45 pm #9398
Raam Dev
Username: Raam
Staff Member

Hi Simon,

s2Member stores its custom registration fields (Dashboard -› s2Member® -› General Options -› Registration/Profile Fields) in its own way in the database, so simply “adding” to those isn’t going to be straight-forward.

However, if you simply want to display your custom fields alongside the front-end s2Member profile fields (i.e. when using the s2Member-Profile shortcode), then you may want to look at s2member/includes/classes/profile-in.inc.php.

Posted: Wednesday Mar 28th, 2012 at 6:28 pm #9397
Raam Dev
Username: Raam
Staff Member

Kezz,

That is fantastic! Thank you very much for sharing that with the s2Member community. :)

Awarded user ‘Kezz Bracey’ the Helpful, Experienced, and Advanced user badges.
Viewing 25 replies - 2,201 through 2,225 (of 2,567 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.