Cristián Lávaque
My Latest Replies (From Various Topics)
| Author | Replies |
|---|---|
| Author | Replies |
| Posted: Friday Aug 17th, 2012 at 6:02 am #22306 | |
|
|
|
|
Got it. A coder for this should not be expensive, it’d be a simple rule from what I understand. I’m not familiar with rewrite rules, otherwise I’d be happy to help with it. |
|
| Posted: Thursday Aug 16th, 2012 at 10:44 pm #22294 | |
|
|
|
|
No, in the current s2Member there isn’t a time saved for each transaction, unless you save them yourself using the Payment Notification with a script for that. [hilite path]Dashboard -› s2Member® -› API / Notifications -› Payment Notifications[/hilite] |
|
| Posted: Thursday Aug 16th, 2012 at 8:55 am #22228 | |
|
|
|
|
Could you show me what the Membership Options Page vars are when redirected there? [hilite path]Dashboard -› s2Member® -› API / Scripting -› Membership Options Page Variables (MOP Vars)[/hilite] That way we’ll know what restriction is being applied, to help us identify what the problem is being. |
|
| Posted: Thursday Aug 16th, 2012 at 8:52 am #22226 | |
|
|
|
|
No, HTTPS is required for a page with a pro-form when you receive payments on-site, like with PayPal Pro or Authorize.Net. |
|
| Posted: Thursday Aug 16th, 2012 at 8:51 am #22225 | |
|
|
|
|
Chris, you seem to be having a shortcode parsing problem, most likely caused by the theme or another plugin. As a test, could you change the theme to the default one and reload the page with the buttons? Does the problem continue? If that dosen’t fix it, could you deactivate other plugins and test the button after each until you don’t get the error again? I hope it helps. :) |
|
| Posted: Thursday Aug 16th, 2012 at 8:46 am #22223 | |
|
|
|
|
Maybe the Payment Notification would be useful? [hilite path]Dashboard -› s2Member® -› API / Notifications -› Payment Notifications[/hilite] |
|
| Posted: Thursday Aug 16th, 2012 at 8:33 am #22221 | |
|
|
|
|
Thanks for the updates, Andrew. I wasn’t aware of the incompatibility between the auto-login hack and the [hilite mono]success[/hilite] attribute’s replacement codes. About how to tell if it’s a free user, you could [hilite code]print_r($vars)[/hilite] in the hack and see what else you could use do identify him. You could probably add a piped value to the [hilite mono]custom[/hilite] attribute for the free registrations to pick them up in the hack’s conditional.
So, even after removing the s2hacks.php file, your [hilite mono]success[/hilite] attribute’s replacement codes are not working? Or some are and others not? Which exactly? |
|
| Posted: Thursday Aug 16th, 2012 at 8:20 am #22219 | |
|
|
|
That’s right, your plugin would be talking with WP for the user’s data, although there are functions that s2Member makes available to simplify getting some user info, especially that related to s2Member (e.g. custom profile fields). http://www.s2member.com/codex/stable/s2member/api_functions/package-summary/ I hope that helps. :) |
|
| Posted: Thursday Aug 16th, 2012 at 8:12 am #22217 | |
|
|
|
|
Cool. Thanks for the update. :) |
|
| Posted: Thursday Aug 16th, 2012 at 8:11 am #22216 | |
|
|
|
|
We only give support via these forums. If you don’t give the client’s site name or domain, it’d remain anonymous, right? :) |
|
| Posted: Thursday Aug 16th, 2012 at 8:06 am #22214 | |
|
|
|
|
That’s great! Thanks for the update. :) Let us know if you need help with something else. |
|
| Posted: Thursday Aug 16th, 2012 at 8:05 am #22212 | |
|
|
|
|
Hi Jeff. So you remove one of the notifications, but it keeps happening? Are you saving the changes after removing it? There’s a button at the bottom of the Notifications API page. [hilite path]Dashboard -› s2Member® -› API / Notifications[/hilite] |
|
| Posted: Thursday Aug 16th, 2012 at 8:02 am #22211 | |
|
|
|
|
Hi Shaun.
What changes do you mean exactly? The labels for the levels? What role are you giving the users you created manually and aren’t getting the proper access to the content?
Thanks for the kudos! :) |
|
| Posted: Thursday Aug 16th, 2012 at 7:59 am #22209 | |
|
|
|
|
Hi Brett. I honestly don’t know what’ll happen if more than one user has the same subscr. ID. Not sure if it’ll apply the updates to both, or if it’ll only work with the first one the query finds, or if it’ll give an error. I’m emailing Jason to ask him this. I’ll let you know when I hear back from him. :) |
|
| Posted: Thursday Aug 16th, 2012 at 7:56 am #22207 | |
|
|
|
|
Hi David. Could you tell us what is that you’re trying to do that s2Member wasn’t able to do as advertised? We’ll be happy to help you sort it out, or suggest a hack if it’s something that could be done with a customization we know about. :) |
|
| Posted: Thursday Aug 16th, 2012 at 7:52 am #22205 | |
|
|
|
|
Mark, this is a newer server check script, could you try it too? http://www.s2member.com/r/server-check-tool/ Could you double check that PayFlow settings are configured correctly? http://www.youtube.com/watch?v=A0jOq2MRTVQ Could you please send the log files, or FTP login to see them complete? s2Member® » Private Contact Form Thanks! |
|
| Posted: Thursday Aug 16th, 2012 at 7:35 am #22202 | |
|
|
|
You mean the Membership Options Page vars? [hilite path]Dashboard -› s2Member® -› API / Scripting -› Membership Options Page Variables (MOP Vars)[/hilite] There isn’t a setting to remove them, but if you don’t use them and it really bothers you to see them, you could create a rewrite rule in your .htaccess file to remove the variables from the URL to your Membership Options page. You can Google how to do the mod_rewrite rules. I hope that helps. :) |
|
| Posted: Thursday Aug 16th, 2012 at 7:33 am #22201 | |
|
|
|
|
Hi Hari.
Are you sure s2Member is active? If it isn’t, that’d explain why the shortcode isn’t parsed. If it is, then there must be a plugin conflict, so try deactivating, as a test, all the other plugins and see if the shortcode is now parsed. Then activate the plugins one by one, checking after each if the parsing problem returns. Another thing that could be causing the issue is the theme, so you can test changing to the default one for a moment.
Yes, check out this article: Knowledge Base » Using PayPal created buttons It’d still be good to find what’s causing the bad parsing, though. I hope that helps. :) |
|
| Posted: Thursday Aug 16th, 2012 at 7:28 am #22198 | |
|
|
|
Make sure you don’t have a space or line break before the opening PHP tag. The [hilite code] |
|
| Posted: Thursday Aug 16th, 2012 at 7:22 am #22196 | |
|
|
|
|
If WP Cron is failing, it may be another plugin causing it to fail. I’d look for the culprit deactivating the other plugins one by one and testing after each if the problem continues. To test you could probably have a test account, set it at Level 1 and give it an EOT time in the past to have it demoted quickly. |
|
| Posted: Thursday Aug 16th, 2012 at 7:18 am #22195 | |
|
|
|
|
Ah ok, didn’t know that. I don’t know when/if s2Member will support it, but I’ll forward your request to Jason. :) |
|
| Posted: Thursday Aug 16th, 2012 at 7:16 am #22194 | |
|
|
|
|
Ah ok, got it. I’m sorry you had that experience with BlueHost, I haven’t used them myself. But it’s a good thing you spotted that and moved to a good service now. :) |
|
| Posted: Thursday Aug 16th, 2012 at 7:13 am #22193 | |
|
|
|
I meant getting it from the ccap, if you name them with the date in them. So if the ccap is [hilite mono]w201202[/hilite] (Feb ’12), you’d have to get the date from that string using one of the string PHP functions, probably substr. http://php.net/substr I’m not sure what your code should be like, it’d have to be worked out for your needs. I’m afraid I can’t develop this customization for you, so if you really need it, you could post the job in jobs.wordpress.net. |
|
| Posted: Wednesday Aug 15th, 2012 at 8:49 am #22083 | |
|
|
|
|
You’re right! I’m so sorry, I completely forgot that Jason added that feature some months ago… Time to get some sleep. :P
|
|
| Posted: Wednesday Aug 15th, 2012 at 8:44 am #22081 | |
|
|
|
|
Hi Kimberley. Yeah, although the registration is free, the pro-form is part of PayPal’s pro-forms, so it does warn if the PayPal integration is not configured. If you won’t get payments, just enter fake information in the fields so the warning goes away and you can use the free registration pro-form. I hope that helps. :) |
|








Pre-Sale FAQs
Video Tutorials
Community Forum
Knowledge Base
News/Updates
s2 Codex / Docs
GPL v2 License
Contact A Human
About Us
Our Customers
Support Policy
Privacy Policy
