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.

Home Forums Eduan

Eduan

Moderator

My Latest Replies (From Various Topics)

Viewing 25 replies - 3,326 through 3,350 (of 3,367 total)
Author Replies
Author Replies
Posted: Friday Feb 17th, 2012 at 10:13 am #5488
Eduan
Username: Eduan
Moderator

Could you please try reinstalling following the instruction here:
http://www.s2member.com/pro/#!s2_tab_jump=s2-pro-install-update

Because this sounds pretty much like a corrupt file problem.

Please tell us how it goes. :)

Posted: Friday Feb 17th, 2012 at 8:58 am #5484
Eduan
Username: Eduan
Moderator

Hello Jean, thanks for your inquiry.

No, currently s2Member is only available in english. So yes, you will have to translate it.

If you want/can, please post the translation file, to save others time. :)

Hope this helps. :)

Posted: Friday Feb 17th, 2012 at 8:11 am #5478
Eduan
Username: Eduan
Moderator

You’re welcome. :)

Posted: Friday Feb 17th, 2012 at 7:55 am #5477
Eduan
Username: Eduan
Moderator

Hi Bendix, thanks for the follow-up.

Could you please tell us the version of Apache you have?

Have you tried upgrading to the latest version of s2Member following the instructions here? The current version right now is v120213.

Thanks, and I hope this helps. :)

Posted: Thursday Feb 16th, 2012 at 9:07 pm #5424
Eduan
Username: Eduan
Moderator

Hi Angela, thanks for the follow-up.

Regarding your question about the unlimited-site/single-site license.

The difference between these licenses is how many sites it can work with without restrictions from s2Member itself.

The way s2Member knows whether it’s one license or another, is in the version you download. So the unlimited-site license knows that it’s an unlimited-site license copy, and so it won’t give any restrictions in the regard of how many websites it can be used on. The single-site license communicates with s2Member to identify your main website that you selected at checkout, it will not work on any other website other than the one set up there.

Does this answer your question?

Posted: Thursday Feb 16th, 2012 at 5:29 pm #5409
Eduan
Username: Eduan
Moderator

Hello Adam, thanks for the follow-up.

The only real advice I can offer is personal taste, I would only format the code a little different:

// required so my app can tell if the wp user is even logged in.
require('../wp-blog-header.php');
if (current_user_can("access_s2member_level1")) { 
	// user is allowed to view, so do nothing.
} else {
	// freeloaders no welcome - no app for you! :)
	echo 'permission denied'; die();
} 
	
/* the rest of my app code is here */

Haven’t tested it, but if it works for you then it’s OK. :)
Other than that. Well done! :)

Posted: Thursday Feb 16th, 2012 at 3:38 pm #5400
Eduan
Username: Eduan
Moderator

Hi Keith, thanks for your inquiry.

Yes this is possible with both the s2Member framework (free) and the Pro version of s2Member.

What you might be looking for is specific post/page access restrictions. Check this video for more information on how to configure, where to find it etc.:
http://www.s2member.com/videos/ED64B278374AB72F/

Does this answer your question?

Posted: Thursday Feb 16th, 2012 at 9:26 am #5366
Eduan
Username: Eduan
Moderator

Hi Agnes, thanks for your inquiry.

If what you mean, is drip content to users that are already a member, then it is possible, as long as they’re a member it is possible.

I invite you to check out our KBA (Knowledge Base Article) on the subject:
Introduction to Content Dripping in s2Member®

I hope this helps. :)

Posted: Wednesday Feb 15th, 2012 at 4:47 pm #5275
Eduan
Username: Eduan
Moderator

Hi Pero, thanks for your inquiry.

This is possible with s2Member’s Pro-Forms, only available in the pro version of s2Member.

You can look at this KBA (Knowledge Base Article) for more information:
s2Member® Pro-Forms

Does this answer your question?

Posted: Wednesday Feb 15th, 2012 at 8:15 am #5221
Eduan
Username: Eduan
Moderator

Hi Bendix, thanks for your inquiry.

What version of Apache do you have in your server?
And what version of s2Member do you have?

Posted: Tuesday Feb 14th, 2012 at 8:36 pm #5120
Eduan
Username: Eduan
Moderator

Great!
Glad I was able to help. :)

Posted: Tuesday Feb 14th, 2012 at 8:16 pm #5113
Eduan
Username: Eduan
Moderator

Could you please post the URL to the page with the button?

It may be because the image is edited incorrectly, but I want to make sure by looking at the page.

Posted: Tuesday Feb 14th, 2012 at 7:06 pm #5100
Eduan
Username: Eduan
Moderator

Hi Daniel, thanks for the inquiry.

You could change the default PayPal image for your custom one that is the width that you require. Would this work for you?

If so then check this KBA (Knowledge Base Article) and tell me if it helps:
Custom Image in PayPal Button

Hope this helps. :)

Posted: Monday Feb 13th, 2012 at 8:38 pm #4973
Eduan
Username: Eduan
Moderator

The reason all those users were locked is because they all share the same IP address, yours.

So if the your IP address is locked, then all the users that have/use that same IP address will be locked.

Does this answer your question?

Posted: Monday Feb 13th, 2012 at 8:19 pm #4966
Eduan
Username: Eduan
Moderator

This might be related to s2Member’s brute force IP/login restrictions.

Please see this KBA (Knowledge Base Article) for more information on this configuration:
s2Member® Brute Force IP/Login Restrictions

Hope this helps. :)

Posted: Monday Feb 13th, 2012 at 8:19 pm #4965
Eduan
Username: Eduan
Moderator

This might be related to s2Member’s brute force IP/login restrictions.

Please see this KBA (Knowledge Base Article) for more information on this configuration:
s2Member® Brute Force IP/Login Restrictions

Hope this helps. :)

Posted: Monday Feb 13th, 2012 at 5:00 pm #4960
Eduan
Username: Eduan
Moderator

Jason recommends iDevAffiliate, I don’t use an affiliate system, so I can’t give a personal opinion.

Sorry about that.

Posted: Monday Feb 13th, 2012 at 2:17 pm #4957
Eduan
Username: Eduan
Moderator

You can find that under WP Admin -> s2Member -> API / Tracking.

Hope this helps. :)

Posted: Monday Feb 13th, 2012 at 12:57 pm #4942
Eduan
Username: Eduan
Moderator

The framework version is the free version.

If you have paid for the pro version, then you should have the pro version.

Does this answer your question?

Posted: Monday Feb 13th, 2012 at 8:39 am #4931
Eduan
Username: Eduan
Moderator

Yes this is possible, as long as the Category isn’t protected by a Membership Level Restriction.

I hope this helps. :)

Posted: Sunday Feb 12th, 2012 at 11:56 am #4898
Eduan
Username: Eduan
Moderator

Hey Carl,
you might wanna refer to our KBA (Knowledge Base Article) for instruction on how to do this:
Custom Image in PayPal Button

Hope this helps. :)

Posted: Sunday Feb 12th, 2012 at 11:10 am #4884
Eduan
Username: Eduan
Moderator

In this new forum you login with your primary s2Member account,
the one you normally use to download the latest version of s2Member.

I hope this helps. :)

Posted: Friday Feb 10th, 2012 at 9:20 am #4734
Eduan
Username: Eduan
Moderator

I’m pretty sure you can’t at this point, since s2Member is a plugin for WordPress.

But I’m gonna wait for a more experienced support rep in case they know otherwise.

Posted: Friday Feb 10th, 2012 at 8:44 am #4732
Eduan
Username: Eduan
Moderator

Yes, ccBill is still fully supported as it was with the old website.

Posted: Thursday Feb 9th, 2012 at 8:54 am #4594
Eduan
Username: Eduan
Moderator

There is a knowledge article about configuring the new user notification emails.

Here’s the article:
Editing the New User Email Notification With s2Member®

I hope this helps. :)

  • This reply was modified 4 years, 11 months ago by  Eduan. Reason: Added KBA (Knowledge Base Article)
Viewing 25 replies - 3,326 through 3,350 (of 3,367 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.