Cristián Lávaque
My Latest Replies (From Various Topics)
| 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:
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 | |
|
|
|
The access would start in the second month, because that’s when that conditions is true.
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]
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 | |
|
|
|
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] 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. :) |
|








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
