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.

Cristián Lávaque


My Latest Replies (From Various Topics)

Viewing 25 replies - 6,101 through 6,125 (of 7,376 total)
Author Replies
Author Replies
Posted: Tuesday May 15th, 2012 at 12:34 am #13444

Hi Philly.

We’re not working on one specifically for WooCommerce, but one that’ll allow for easier integrations with several services, probably including Woo. Jason is writing a whole new API for integration with gateways and also the way access is sold, so this may be good news for what you need.

I’ll show him your suggestion/request so he’s aware of it. Thanks! :)

Posted: Tuesday May 15th, 2012 at 12:29 am #13443

Ah, thanks for the update. Wasn’t aware of a conflict with that theme.

To confirm it, did you test changing the theme to the default one and testing if the restriction problem still happens?

Posted: Tuesday May 15th, 2012 at 12:20 am #13442

Excellent! I’m glad that did it. Thanks for the udpate. :)

Posted: Tuesday May 15th, 2012 at 12:17 am #13441

Thanks for the logs. A couple of things I see there:

1) You have an older version of s2Member, which I recommend you update to the latest.

2) It keeps mentioning a possible misconfiguration for the ClickBank integration. Please review your settings and double check that you entered everything correctly. [hilite path]Dashboard -› s2Member® -› ClickBank® Options[/hilite]

This may help with the ClickBank side of it: http://www.s2member.com/forums/topic/how-do-i-integrate-clickbank/#post-12414

I hope that helps. :)

Posted: Tuesday May 15th, 2012 at 12:09 am #13440

If a 2-step process is not a problem, then this will help: http://www.primothemes.com/forums/viewtopic.php?f=36&t=1604

Your client doesn’t need Auth.Net if he won’t be taking payments on-site. Are you selling a subscription or is it a one-time payment?

Posted: Tuesday May 15th, 2012 at 12:03 am #13438

Cool. Thanks for the update. :)

Posted: Tuesday May 15th, 2012 at 12:00 am #13437

Generate a shortcode for your button and then update these values for these attributes:

[hilite mono]ta="10.00" tp="18" tt="M" ra="10.00" rp="1" rt="Y"[/hilite]

[hilite mono]ta[/hilite] and [hilite mono]ra[/hilite] are the amounts to charge for the trial/initial term and the regular terms. I entered $10 as an example, change it to what you charge. [hilite mono]tp[/hilite] and [hilite mono]tt[/hilite] say how long the trial/initial period is, while [hilite mono]rp[/hilite] and [hilite mono]rt[/hilite] are for the regular terms. [hilite path]Dashboard -› s2Member® -› PayPal® Buttons -› Shortcode Attributes (Explained)[/hilite]

I hope that helps. :)

Posted: Monday May 14th, 2012 at 11:34 pm #13436

Cool. :)

Posted: Monday May 14th, 2012 at 11:34 pm #13435

Yeah, please send it using the contact form: s2Member® » Private Contact Form

Does the log include the entries for the Far East transaction that gave you the problem? If not, leave logging running until it happens again and we get log entries related to it, and then send the log files to me.

Thanks! :)

Posted: Monday May 14th, 2012 at 11:24 pm #13434

Yeah, it all looks green. It does mention that the memory allocation is a bit low and it recommends to raise it to at least 64MB. http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP

I’ll look at the logs now.

Posted: Monday May 14th, 2012 at 11:22 pm #13433

In Firebug, to the right of the style of what you’re inspecting, it says what file that style is in, and the line. If you hover the file’s name, you get the URL to it, so you’ll know where to look for it in the server.

I hope it helps. :)

Posted: Monday May 14th, 2012 at 9:33 pm #13432

Thanks Jason. So the rule:

Once a file has been downloaded, future downloads of the same exact file, by the same exact Member will not be counted against them.

Is true within the same period, and reset at start of the new one. Right?

Posted: Monday May 14th, 2012 at 5:44 am #13386

No problem, I’m glad I could help. :)

Posted: Monday May 14th, 2012 at 5:43 am #13385

Hi Jonathan.

That looks like a CSS problem. You can use Firebug to review that page and find what’s styling the form that way. http://getfirebug.com

I hope that helps. :)

Posted: Monday May 14th, 2012 at 5:26 am #13383

thanks , so the above code is for member that started there second month of content ?

The access would start in the second month, because that’s when that conditions is true.

also what happen if member cancel or refund by clickbannk, how it will stop dripping ?

If he cancelled, then EOT would kick in and lose access to Level 1, so he won’t be able to load the page anymore because it’d be restricted to Level 1 users. [hilite path]Dashboard -› s2Member® -› PayPal® Options -› Automatic EOT Behavior[/hilite]

Posted: Monday May 14th, 2012 at 3:52 am #13376

Thanks. I see, the example in the documentation.

For starters, that example had a small error, which Jason corrected in the development version, it’ll be updated in the next release. You need to change the [hilite mono]>=[/hilite] into [hilite mono]<=[/hilite]. Here’s a better example: [hilite pre_code]
Drip content to Members that started paying you at Level#1, at least 30 days ago.

Sorry, this content is not available yet.

[/hilite]

how do i use this script if i want to content drip evrey month ?
and instead of
” Drip content to Members that started paying you at least 30 days ago.”
i need to place the actuall content ?

If you sold Level 1 access to someone and you have a page with content for a Level 1 user that’s been subscribed at least 30 days, then protect the page at Level 1 and put that code example, replaceing “Drip…” with your content.

I hope that helps. :)

Posted: Monday May 14th, 2012 at 3:34 am #13374

The server check file was named incorrectly in the zip file, that was my mistake. Please rename it to [hilite mono]check-my-server.php[/hilite] and try again.

I removed the link to your logs so they’re not accessible to others. Could you email them to me, every log file in the logs directory, even if it says PayPal, and send it using the contact form? Thanks! s2Member® » Private Contact Form

Posted: Monday May 14th, 2012 at 3:22 am #13371

3. I like the idea that I can allow downloads for specific member levels, that was something I was planning, but I would also like to offer a buy it now for each product regardless of member level eg:

On sales page would be 2 options;
a) one off buy now
b)register/upgrade to receive 1 free product per month (different products per member level)

Liza, could you explain that a bit more? Thanks!

Posted: Monday May 14th, 2012 at 3:13 am #13370

The script should be able to access the directory in order to keep the log. It usually isn’t a problem but maybe your server has stricter permissions?

Posted: Monday May 14th, 2012 at 3:12 am #13369

Sorry, I had renamed the file before zipping it and didn’t realize that’d cause an error. I updated the name in the zip.

The one you tried after should have worked, though. http://yoursite.com/check-my-server.php Make sure you didn’t have a typo in the name that may have caused the 404.

Posted: Sunday May 13th, 2012 at 9:24 pm #13364

1. [hilite pre_code]
// Auto EOT-Time for the current User ( when applicable ).
$s2member_auto_eot_time = get_user_option('s2member_auto_eot_time');
[/hilite]

2. Not doable in the current pro-forms. We’re working on improving them to make this possible in the near future. For now you’ll need to have them in separate pages and link to them based on the option they want.

You could also have them in the same page and based on the choice refresh the page. http://www.primothemes.com/forums/viewtopic.php?f=36&t=1604

I hope that helps. :)

Posted: Sunday May 13th, 2012 at 6:05 pm #13359

Yeah, BuddyPress has its own way of dealing with registrations and profiles.

Did you check out the s2Member-BuddyPress integration settings? [hilite path]Dashboard -› s2Member® -› General Options -› Registration/Profile Fields -> BuddyPress[/hilite]

Posted: Sunday May 13th, 2012 at 6:02 pm #13358

Hi Allan.

You’d have to create a [hilite mono]s2member_auto_eot_time[/hilite] entry in the [hilite mono]usermeta[/hilite] table. You can first add the EOT time manually to an account and then go look in the table how it’s formatted.

I hope that helps. :)

Posted: Sunday May 13th, 2012 at 5:34 pm #13357

Hi Cheavor.

It sounds like you may have a parsing problem, some plugins/themes could cause this.

Could you, as a test, change your theme to the default one and see if the buttons works then? If not, start deactivating other plugins one by one and testing after each. You may find the one causing it.

I hope it helps. :)

Posted: Sunday May 13th, 2012 at 5:30 pm #13356

No problem. :)

Viewing 25 replies - 6,101 through 6,125 (of 7,376 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.