Cristián Lávaque
My Latest Replies (From Various Topics)
| Author | Replies |
|---|---|
| Author | Replies |
| Posted: Sunday Jul 22nd, 2012 at 6:55 am #19930 | |
|
|
|
|
Hi Dimitrios. You can change that label from here: [hilite path]Dashboard -› s2Member® -› API / List Servers -› Registration Double Opt-In Box -> Double Opt-In Checkbox Label[/hilite]. I hope that helps. :) |
|
| Posted: Sunday Jul 22nd, 2012 at 6:52 am #19929 | |
|
|
|
|
Hi Jordan. lol, that was a nice way to request a feature. :) I’ll be honest with you: this is not going to be added to the current s2Member. All development is going to the new s2Member right now, the current one only gets attention if something needs fixing, not new features. The new s2Member may already have designed into it features that would make possible part or all of what you need, but I can’t say for sure at this point. Just to be sure I understand your request fully, what is it that you are asking exactly? To know who downloaded what files when? |
|
| Posted: Sunday Jul 22nd, 2012 at 6:43 am #19928 | |
|
|
|
|
Hi Brad. I emailed Jason asking these. |
|
| Posted: Saturday Jul 21st, 2012 at 8:33 am #19896 | |
|
|
|
|
That’s great! Thanks for confirming it! I’ll email Jason to let him know too. :) Yeah, PayPal logs are normal, since the other gateway integrations use part of s2Member’s original code for the PayPal integration. |
|
| Posted: Saturday Jul 21st, 2012 at 8:30 am #19895 | |
|
|
|
|
Hi Dean. Could you post the log entries for the transaction that had the problem? (x’ing out any private info, e.g. email address) [hilite path]Dashboard -› s2Member® -› Authorize.Net® Options -› Account Details -› Logging[/hilite] It’d be good to test for a plugin conflict somewhere. You can do this deactivating other plugins one by one, and testing after each to see if the problem goes away. |
|
| Posted: Saturday Jul 21st, 2012 at 8:24 am #19893 | |
|
|
|
|
Thanks for the update and sharing how you solved it. I’m glad you found what the problem was.
You’re welcome! Glad I could help a bit. :) |
|
| Posted: Saturday Jul 21st, 2012 at 8:18 am #19892 | |
|
|
|
|
Hi Geert. No, s2Member doesn’t have a user approval feature. What you can do, though, is let him register at a level below the one the protected content is, and upgrade his account manually to that level after approving it. I hope that helps. :) |
|
| Posted: Saturday Jul 21st, 2012 at 8:12 am #19891 | |
|
|
|
|
Hi Aaron. Have you configured your Membership Options page? The restrictions won’t work until that is set. [hilite path]Dashboard -› s2Member® -› General Options -› Membership Options Page[/hilite] If you do have that set up, could you take a screenshot of your restriction for that page you linked to, please? Thanks. I hope that helps. :) |
|
| Posted: Saturday Jul 21st, 2012 at 8:08 am #19890 | |
|
|
|
|
Hi there.
Shortcodes only work inside WordPress, but in an HTML page outside WordPress you can use a button created over at PayPal, integrated with s2Member so that it works to give the user the access he’s paying for. Knowledge Base » Using PayPal created buttons
Right, the user can be demoted to s2Member Level 0 (WP’s Subscriber role). If you don’t let free users register, then you’ll know that all users at that level were paying users before. Demoted users can upgrade to the paying level again without needing to create a new account, as long as they click the PayPal upgrade button (generated with the shortcode for it in a WP page/post) while they’re logged in to their account. [hilite path]Dashboard -› s2Member® -› PayPal® Buttons -› Membership Level # Buttons[/hilite]
You could use the Cancellation Notification to run a script that will email the user. [hilite path]Dashboard -› s2Member® -› API / Notifications -› Cancellation Notifications[/hilite]
Well, if you use a special button for demoted users, you can make that one not have the trial option. He can get around that limitation simply logging out and using the regular button for new customers, but then he’ll have to create a new account with another email address. To avoid users abusing your trial, you’ll need to create some customization that keeps track of them. With cookies, for example, but they can still be removed from the browser or another browser could be used. You could also keep track by IP.
No, we don’t give this service. We usually point to freelancer sites like jobs.wordpress.net, etc. I don’t know what they charge. Here in the forums I know David Welch has done some jobs in the past, but I don’t know if he’s taking new ones.
Future maintainance updates of s2Member should not be a problem with the above. In the future, when we release the new s2Member we’re currently developing, some updates may be needed on your customization, depending on what you have.
No, we don’t give phone support. We mostly answer questions in our Customers Forum within the first day they are made. I hope that helps. :) |
|
| Posted: Saturday Jul 21st, 2012 at 7:33 am #19889 | |
|
|
|
|
Hi Etienne.
Your developer may find this helpful: http://www.primothemes.com/forums/viewtopic.php?f=36&t=3154 The code for the other gateways in s2Member Pro may also be helpful to your developer to integrate with the one you chose.
You could achieve this with customization, it’s not something s2Member provides. To let him post, you could give more WP capabilities to the s2Member level roles using a plugin like User Role Editor. http://wordpress.org/extend/plugins/user-role-editor/ To protect the post from being viewed by him, you will need to protect the post with an s2Member Level (the one paying users get) when it’s created, so only only paying users can view them.
You can sell the subscription with a 1 month trial. You can see it in the PayPal buttons for subscriptions, for example. You’d need to have your gateway integration support this, of course.
No problem! I hope my answers help you.
Thanks for the kudos! :) |
|
| Posted: Saturday Jul 21st, 2012 at 7:22 am #19888 | |
|
|
|
|
Hi Geert.
The actual registration and account creation is handled by WordPress, but s2Member Pro does provide an API that makes user creation easier from another application. [hilite path]Dashboard -› s2Member® -› API / Scripting -› Remote Operations API[/hilite] Click to enlarge Here’s the example code from that documentation:
You can integrate s2Member’s levels with lists in services like MailChimp or AWeber. Video » s2Member (API List Servers) s2Member doesn’t have an account approval process. What you could do, though, is let the professional user register to a level below where the professional content is, so he won’t be able to see it until an admin reviews his account and upgrades it manually from his profile. I hope that helps. :) |
|
| Posted: Saturday Jul 21st, 2012 at 7:02 am #19886 | |
|
|
|
|
Hi Roderick. Well, points 3 and 4 are also something you have to customize. You could protect each post, by default, with a custom capability, so the user will need to purchase the custom capability to view the post after creating it. Video » s2Member (Custom Capabilities) But, although s2Member will take care of protecting the post from those that don’t have the proper access to it, the automatic assigment of that restriction is something you need to customize. I hope that helps. |
|
| Posted: Saturday Jul 21st, 2012 at 6:49 am #19885 | |
|
|
|
Make sure you don’t have spaces or line breaks outside the PHP tags. The very first and last things in your s2hacks.php file are [hilite mono][/hilite] respectively.
Could you post the code you tried in the form and the hack, please? Thanks. :) |
|
| Posted: Saturday Jul 21st, 2012 at 6:44 am #19884 | |
|
|
|
|
Hi Michael. The pro-form is not a contact form. Could you explain what email you’re referring to? Thanks. |
|
| Posted: Saturday Jul 21st, 2012 at 6:42 am #19883 | |
|
|
|
|
Mike, did you read this article? It may have something that helps in your case: Knowledge Base » JW Player sample code not working |
|
| Posted: Saturday Jul 21st, 2012 at 6:40 am #19882 | |
|
|
|
|
Hi Michael. The affiliate coupons tracking doesn’t go into the user’s profile, it’s just there for you to use with your tracking software, whichever you choose to use, even a custom script coded by you or someone you hire. Now, most customers won’t even be registered when the coupon is used, so there’s nothing except the user’s IP address to identify him, or you can load a script that’ll cookie the person using the tracking feature for these affiliate coupons. Now when the person first logs in, if you cookied the person, you can pick this up and store the affiliate’s ID in the user’s profile in the usermeta table. I hope this gives you some ideas on how to achieve what you want. :) |
|
| Posted: Saturday Jul 21st, 2012 at 6:31 am #19881 | |
|
|
|
|
Yeah, the bbPress integration is not very advanced and still needs more work. About the search results, are they now not showing results for content the the user doesn’t have access to? If they still do after your change in the Alt View Restriction setting, then try using the query conditional on them. [hilite path]Dashboard -› s2Member® -› API / Scripting -› Advanced Query Conditionals[/hilite] About restricting access to threads in boards of different levels, the URI restriction would work if you can edit their permalinks to have some indicator of what board the thread is in, like: /community/thread-subject or /customers/thread-subject, then you can restrict /community/ at level 0 and /customers/ at level 1. I hope that helps. :) |
|
| Posted: Saturday Jul 21st, 2012 at 6:20 am #19880 | |
|
|
|
That button is not just styled by the theme, it’s put there by the theme. It’s not an image, the whole button is a styled link ([hilite mono].button[/hilite] class). So try using the default theme as a test and see if the button’s still there. After you canfirm it, you can ask the theme developer how to not have it added anymore, I guess. I hope that helps. :) |
|
| Posted: Friday Jul 20th, 2012 at 10:42 pm #19869 | |
|
|
|
|
Hey, that’s great! You’re welcome. Thanks for the update. :) I was thinking that something like this in s2hacks.php would be enough: [hilite pre_code] And it’s possible that it may be better to not use [hilite mono]$_GET[/hilite] to avoid someone giving a different value for in the URL. |
|
| Posted: Friday Jul 20th, 2012 at 10:13 pm #19868 | |
|
|
|
|
Ah, got it. |
|
| Posted: Friday Jul 20th, 2012 at 7:37 am #19824 | |
|
|
|
|
Ah okay. But was it the New User email that WP has or the one customized by s2Member? Anyway, it’s a good thing that you can edit the email, so it’s not the same as other people’s. And what solution did you find for the “from” header configuration? |
|
| Posted: Friday Jul 20th, 2012 at 7:31 am #19822 | |
|
|
|
|
Hola Miguel. That error is because the initial and regular period/amount are the same. PayPal doesn’t accept that. What you can do is not use the initial payment if it’s really the same as the regular payments. Now, if you need it there to make possible a discount to on that initial payment only, and not the rest of the payments, then you can either change the amount by 1 cent so they’re not the same (e.g. instead of 10 say 9.99 or 10.01), or say the term in other words (e.g. instead of 1 year, say 12 months). I hope that helps. :) |
|
| Posted: Friday Jul 20th, 2012 at 7:25 am #19821 | |
|
|
|
|
Great! Glad you found the problem. Thanks for the update. :) |
|
| Posted: Friday Jul 20th, 2012 at 7:24 am #19820 | |
|
|
|
|
Hi Dean.
You mean a sort of whitelist approach? I.e. “everything is restricted except for…”
Does /aaa exist in your site or was that just an example of a non-existent page to show us the message? If it’s a 404, then it’s not something s2Member deals with. You’ll need a plugin that lets you customize the 404 message or redirect the user. If it does exist and you get that 404 message, maybe you need to check your permalink settings. I hope that helps. :) |
|
| Posted: Friday Jul 20th, 2012 at 7:17 am #19819 | |
|
|
|
|
That’s great to know. Thanks for the update. :) I’ll let Jason know your observation about the description, too. Thanks! |
|








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
