Cristián Lávaque
My Latest Replies (From Various Topics)
| Author | Replies |
|---|---|
| Author | Replies |
| Posted: Sunday May 13th, 2012 at 5:29 pm #13355 | |
|
|
|
|
I don’t understand the question. Could you elaborate? Please post code blocks inside HTML [hilite mono]<code></code>[/hilite] tags so they come out properly. Thanks! |
|
| Posted: Sunday May 13th, 2012 at 5:21 pm #13353 | |
|
|
|
|
Hi Chris. Yeah, it’s possible with a little customization. You’ll need to edit the s2Member Level roles to remove the capabilities to access levels below them. You can use a plugin like User Role Editor for this. http://wordpress.org/extend/plugins/user-role-editor/ I hope that helps. :) |
|
| Posted: Sunday May 13th, 2012 at 4:49 pm #13351 | |
|
|
|
|
Hi Michael. Good question. I’m not sure about this, so I sent Jason an email asking him. Are you trying to do level OR ccap, or level AND ccap protection for the file? |
|
| Posted: Sunday May 13th, 2012 at 4:43 pm #13349 | |
|
|
|
|
Hi Marlin. You could code something right there in the page, like a separate form for the coupon, that submits to the same page. Validate the coupon and change the shortcode for the pro-form dynamically. http://www.primothemes.com/forums/viewtopic.php?f=36&t=1604 I hope that helps. :) |
|
| Posted: Sunday May 13th, 2012 at 4:36 pm #13348 | |
|
|
|
|
Sure. eLance, oDesk, jobs.wordpress.net, etc, have coders experienced with WordPress and you should be able to find one capable of doing something like this. |
|
| Posted: Sunday May 13th, 2012 at 4:33 pm #13347 | |
|
|
|
|
Hi Soli. We don’t have a video for the ClickBank integration yet, but it’s in the to-do list. The integration is explained in the admin panels for it: [hilite path]Dashboard -› s2Member® -› ClickBank® Options[/hilite] Here’s an extra explanation I wrote to get the values you need from ClickBank: http://www.s2member.com/forums/topic/how-do-i-integrate-clickbank/#post-12414 The recurring payments term is specified on ClickBank’s side. Then you create the shortcode for the button you’ll sell the product with in your pitch page. [hilite path]Dashboard -› s2Member® -› ClickBank® Buttons[/hilite] About the dripping, for now it’s all done with conditionals in the pages where the content would be shown. [hilite path]Dashboard -› s2Member® -› API / Scripting -› Content Dripping[/hilite] The notifications for new content would have to be created by you, maybe adding the user to an email sequence when he buys, and scheduling an email for him every 6 months. [hilite path]Dashboard -› s2Member® -› API / List Servers[/hilite] We’re working on improving all these for the new generation of s2Member, we’ll make an announcement when it’s ready. I hope it helps. :) |
|
| Posted: Sunday May 13th, 2012 at 3:19 pm #13344 | |
|
|
|
|
Great! Thanks for the update. I’m glad you solved it. :) |
|
| Posted: Sunday May 13th, 2012 at 6:18 am #13337 | |
|
|
|
|
Hi Donald. This may help understand the problem: http://www.primothemes.com/forums/viewtopic.php?t=16670&p=59757#p59757 |
|
| Posted: Sunday May 13th, 2012 at 5:59 am #13336 | |
|
|
|
|
Thanks for the offer, William, I’ll keep you in mind. We don’t have the group access ready yet. It is coming, but I don’t have a date for it yet. I know we mentioned it in the past, but there’s just so much we’re working on, so it’s not been finished. Jason is working in the next generation of s2Member, it’s full rewrite, and the amount of stuff we’re finally being able to put into it is big, so it’s a lot of work, but work it. I’m hoping this group access will make it into the first release of that, but I can’t confirm it yet. I’m sorry I don’t have a more clear date for it, and I don’t know what to suggest for group access in the current release, other than sharing an account. :/ Do you have any ideas for it? |
|
| Posted: Sunday May 13th, 2012 at 5:55 am #13335 | |
|
|
|
|
Hi Bill. So far, group memberships are not yet easy to achieve with each group member having his own account, but a single payment being done for the access of all in the group. This will improve in the future, but it’s not ready yet. What can be done, though, is to have more than one person using the same account, which would work for a family, I guess. I hope that helps. :) |
|
| Posted: Sunday May 13th, 2012 at 4:08 am #13334 | |
|
|
|
|
Hello Neria. I’m sorry, I’m not sure I understand. Could explain some more what you are trying to set up, please? Thanks. :) |
|
| Posted: Sunday May 13th, 2012 at 1:20 am #13331 | |
|
|
|
|
Hi Jasmine. The problem is that pro-forms aren’t ready to be used next to other pro-forms in the same page yet, they won’t work properly. You’ll need to have separate pages for each for now. The Membership Options page could have links to the individual pro-form pages. I hope that helps understand the problem you’re having. We’re working on improving them so that they may work together in a single page. |
|
| Posted: Sunday May 13th, 2012 at 1:17 am #13330 | |
|
|
|
|
That’s odd. You should have log files there if logging is enabled and you had transactions. :/ Do you have any errors in your server logs? I’m not sure if it’ll help, but could you upload this script to your server and open it in your browser to see if you get any problems? http://www.s2member.com/r/server-check-tool/ Thanks! |
|
| Posted: Sunday May 13th, 2012 at 1:14 am #13329 | |
|
|
|
|
Hi Nigel. I can’t tell from that message alone. Do you have the log entries for that transaction? [hilite path]Dashboard -› s2Member® -› PayPal® Options -› Account Details -› Logging[/hilite] Thanks. :) |
|
| Posted: Sunday May 13th, 2012 at 1:13 am #13328 | |
|
|
|
|
Hi Frank. Yes, you can. Just make sure you choose a buy-now option instead of a subscription when you generate the shortcode for the button. Or you can edit it manually changing the [hilite mono]rr[/hilite] attribute’s value to [hilite mono]BN[/hilite]. [hilite path]Dashboard -› s2Member® -› PayPal® Buttons -› Shortcode Attributes -> rr[/hilite] I hope that helps. :) |
|
| Posted: Sunday May 13th, 2012 at 1:10 am #13327 | |
|
|
|
|
Hi Tiffany. Let me see if understand: you had a multisite network and you’re trying to change it back to a regular WP installation? Multisite will use [hilite mono]wp-signup.php[/hilite] instead of the regular [hilite mono]wp-login.php?action=register[/hilite], this is not something s2Member changes, it’s WordPress’. About the messages regarding those files not being writable, it means that s2Member could not apply the patches automatically and you’ll either have to edit the permissions so it can be done, or you’ll have to apply them manually (the instructions are in that page). I hope that helps. :) |
|
| Posted: Sunday May 13th, 2012 at 1:06 am #13326 | |
|
|
|
No problem, Paul, I can understand that it may be confusing. We’ll try to improve the description: http://www.s2member.com/prices/#s2-terms-blog-farming I hope that helps. |
|
| Posted: Sunday May 13th, 2012 at 12:57 am #13325 | |
|
|
|
|
Hi Shannon. PHP Execution is a fine for that. There’s also Exec PHP. http://wordpress.org/extend/plugins/php-execution-plugin/ About the conditionals for the dripping, could you post your code again, but inside code tags so it comes out right? Thanks! |
|
| Posted: Sunday May 13th, 2012 at 12:52 am #13324 | |
|
|
|
|
No problem. :) |
|
| Posted: Saturday May 12th, 2012 at 5:47 pm #13321 | |
|
|
|
|
OK. Yeah, I’ll wait for his comments too. |
|
| Posted: Saturday May 12th, 2012 at 4:54 pm #13319 | |
|
|
|
The custom value should not have the http://, just the domain name clubeducatif.com. When you generate the shortcode for the button, it gives you the right value you should have in the custom attribute. [hilite path]Dashboard -› s2Member® -› ClickBank® Buttons -› Shortcode Attributes -> custom[/hilite]
Extract the PHP file from the ZIP archive and upload it to the server where you have s2Member, then load it in your browser.
The server check tool may help figuring that out, but it’d be good to have the log entries for the test transactions. [hilite path]Dashboard -› s2Member® -› ClickBank® Options -› Account Details -› Logging[/hilite] Thanks. :) |
|
| Posted: Saturday May 12th, 2012 at 4:11 pm #13317 | |
|
|
|
|
The registration itself, including password encryption, is done by WordPress. You can see the WP code to see what it does and duplicate it in your script. I hope that helps. |
|
| Posted: Saturday May 12th, 2012 at 4:07 pm #13315 | |
|
|
|
|
No, no plugin that I know of. :/ |
|
| Posted: Saturday May 12th, 2012 at 3:47 pm #13314 | |
|
|
|
|
Thanks. The shortcode has an invalid custom value, it should be [hilite mono]custom="clubeducatif.com"[/hilite]. [hilite path]Dashboard -› s2Member® -› ClickBank® Buttons -› Shortcode Attributes -> custom[/hilite] The URLs will give the POST error if you try them just like that, because they’re expecting someone sent from ClickBank, together with some POST data about the transaction. To do test purchases, ClickBank provides you with a test credit card number you can use for checkout. [hilite path]ClickBank Admin -> Account Settings -> My Site -> Testing Your Products[/hilite] I hope it helps. :) |
|
| Posted: Saturday May 12th, 2012 at 3:40 pm #13313 | |
|
|
|
|
Ah I see, so it was that causing it. Thanks for sharing your findings! Here’s a post that may interest you too because: http://www.primothemes.com/forums/viewtopic.php?f=36&t=6309#p62322 Not exactly about that plugin, but very related, and it could help you prevent other trouble. I hope it 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
