Cristián Lávaque
My Latest Replies (From Various Topics)
Author | Replies |
---|---|
Author | Replies |
Posted: Thursday Jul 18th, 2013 at 6:59 am #53604 | |
|
|
Well, s2Member doesn’t have a tell-a-friend feature, or dynamic coupon codes. What you could probably do is have a coupon for this purpose, and when the user submits your form to tell his friends, the script sends him an email with that coupon you have to reward him. |
|
Posted: Thursday Jul 18th, 2013 at 6:56 am #53603 | |
|
|
I don’t know how you configure iDevAff for that. Have you asked them? I imagine you’re uisng the payment notifications… You’d need to tell the initial and following payments apart in some way. If you can’t notifying iDevAff directly, then maybe you could load a script that uses some logic and adjusts the values before loading the iDevAff URL? I haven’t tried this, but it’d be worth testing to see if you can make it work. I hope that helps. :) |
|
Posted: Thursday Jul 18th, 2013 at 6:53 am #53602 | |
|
|
Could you try these? Knowledge Base » Common Troubleshooting Tips
What notification are you using? And could you post a screenshot of it with your URL in it to take a look at it?
Which thread was it? |
|
Posted: Wednesday Jul 17th, 2013 at 7:42 am #53574 | |
|
|
You could post the job in freelancer sites like jobs.wordpress.net, odesk.com, elance.com, freelancer.com, rent-a-coder.com. I don’t have specific developers to recommend. I know that one of our users recommends the one she got for some customizations, though, you may want to try him. See her post here: https://www.s2member.com/forums/topic/finding-a-consultant/#post-50602 I hope that helps. :) |
|
Posted: Wednesday Jul 17th, 2013 at 7:37 am #53573 | |
|
|
Thanks! I forwarded it to Jason. |
|
Posted: Wednesday Jul 17th, 2013 at 7:31 am #53572 | |
|
|
Okay. :) |
|
Posted: Wednesday Jul 17th, 2013 at 7:30 am #53571 | |
|
|
Do you mean this one? http://wordpress.org/plugins/wp-show-ids/ |
|
Posted: Wednesday Jul 17th, 2013 at 7:29 am #53570 | |
|
|
Sounds like a caching thing… Please make sure you don’t have database or object caching enabled, they’re known to cause random issues. If that’s not it, please try these: Knowledge Base » Common Troubleshooting Tips |
|
Posted: Wednesday Jul 17th, 2013 at 7:26 am #53569 | |
|
|
What custom value? One added to the [hilite mono]custom[/hilite] attribute in the payment shortcode? or do you mean a custom profile field value? [hilite path]Dashboard -› s2Member® -› General Options -› Registration/Profile Fields[/hilite] |
|
Posted: Wednesday Jul 17th, 2013 at 7:25 am #53568 | |
|
|
I don’t know why it’d happen. Could you please try all these and tell me how it goes? Knowledge Base » Common Troubleshooting Tips |
|
Posted: Wednesday Jul 17th, 2013 at 7:24 am #53567 | |
|
|
I don’t know, you’d need to check with your webhost, who customized the login for your site. s2Member has a brute force attach protection, but I’m not sure if that’d make your webhost change their mind about the extra login you say they added for your site. [hilite path]Dashboard -› s2Member® -› Restriction Options -› Brute Force IP/Login Restrictions[/hilite] If they won’t let your users login just once, then I’d probably look for another webhost. :/ |
|
Posted: Wednesday Jul 17th, 2013 at 7:20 am #53566 | |
|
|
You mean the Authoriz.Net recurring billing, right? You manage those from Authorize.Net. Not sure if there’s a way to manage them in bulk, though, you’d have to ask them. |
|
Posted: Wednesday Jul 17th, 2013 at 7:16 am #53565 | |
|
|
Thanks for the update! I’m glad it’s working. :) |
|
Posted: Wednesday Jul 17th, 2013 at 7:13 am #53564 | |
|
|
s2Member doesn’t have this feature specifically, you’d need to customize your event creation process to check the user’s membership level and change the behavior based on that. This may help: Video » s2Member (Advanced Conditionals) |
|
Posted: Wednesday Jul 17th, 2013 at 7:12 am #53563 | |
|
|
You could sell them as custom capabilities. Have the user first choose which he wants, and then load a page to pay them. These will help you: |
|
Posted: Wednesday Jul 17th, 2013 at 7:10 am #53561 | |
|
|
s2Member doesn’t generate those reports, but there may be ways for you to do it. The notifications API lets you send an email or load a URL on certain events (e.g. payment), which you can use to integrate with something else where you track these. For examples, if the emails go to an account for those (e.g. gmail), you can then search the emails there. Or you can integrate with an affiliate tracking system, to track your agents’ sales. Video » s2Member (API Tracking/Notifications) If you use PayPal created buttons, you can integrate them with s2Member following this tutorial: Knowledge Base » Using Buttons Generated @ PayPal.com
Just in case you’re talking about PayPal Advanced, that PayPal service is not supported by s2Member yet, free or paid. If you’re using PayPal Standard buttons only, then the free s2Member Framework may be enough for you. I hope that helps! |
|
Posted: Wednesday Jul 17th, 2013 at 7:03 am #53560 | |
|
|
Yes, s2Member Pro has the PayPal pro-forms, which you can place in a WP post or page. These will receive payments, and also register the user if he’s not logged in. For an example of these, in this page you’ll find links to separate pro-forms: http://www.s2member.com/prices/ These forms don’t support a dropdown for different payment plans, instead you’d need to link to separate forms as we do in that page. Or you can reload the page with a variable that loads a different form. Knowledge Base » Using Variables In A Shortcode Does that help? |
|
Posted: Wednesday Jul 17th, 2013 at 6:59 am #53559 | |
|
|
I was writing a long reply, but for most of your points I was explaining how it wasn’t really supported, so I’ll keep it short: I’m sorry, I don’t think s2Member is the membership plugin you need for that. :/ I hope you don’t have trouble finding one that does everything you need. :) |
|
Posted: Wednesday Jul 17th, 2013 at 6:50 am #53558 | |
|
|
Glad I could help. :) |
|
Posted: Wednesday Jul 17th, 2013 at 6:49 am #53557 | |
|
|
I’m sorry, I’ve never tried this so I’m not sure which hook you’d use. Have you searched the s2member-pro files? Look for [hilite mono]$GLOBALS["WS_PLUGIN__"]["s2member"]["o"]["pro_coupon_codes"][/hilite] for starters. You would need to find where these are stored in the database, so you can add new ones and remove them after they are used. |
|
Posted: Tuesday Jul 16th, 2013 at 10:29 pm #53548 | |
|
|
You’ll need to query the database. This may help: http://www.primothemes.com/forums/viewtopic.php?f=4&t=15658&p=48878#p48878 |
|
Posted: Tuesday Jul 16th, 2013 at 9:51 pm #53545 | |
|
|
No problem. :) |
|
Posted: Tuesday Jul 16th, 2013 at 9:43 pm #53544 | |
|
|
If you have these files protected with s2Member and want to give them to users that you sold access to with the specific post/page restriction, the links to the protected files will need a download key. [hilite path]Dashboard -› s2Member® -› Download Options -› Advanced Download Restrictions[/hilite] If you can have them register an account instead of not requiring registration/login, I think that custom capabilities would be a better option. You’d have the file protected with its own custom capability and you can sell the custom capability for each download. See: |
|
Posted: Tuesday Jul 16th, 2013 at 9:38 pm #53542 | |
|
|
I didn’t notice a security problem there, but I’m not an expert in that. What I did see is that I’d probably simplify it. You can use the Login Welcome Page redirection URL, with a var in the querystring so you can pick it up in your hack checking the $_GET array, and wp_redirect to the page you want based on his level. So the Login Welcome Page redirection URL could be http://www.mysite.com/members/?login [hilite path]Dashboard -› s2Member® -› General Options -› Login Welcome Page -> Redirection URL[/hilite], and the hack something like: [hilite pre_code]0) { wp_redirect('http://www.mysite.com/members/'.S2MEMBER_CURRENT_USER_LOGIN.'/listings/', 301); exit; } } [/hilite] I don’t know where you want to redirect Level 0 users, in the above example they’d go to /members/, while higher level members would be redirected to their own listings as in your code. Anyway, that’s just an example, I hope it helps. :) |
|
Posted: Tuesday Jul 16th, 2013 at 9:19 pm #53541 | |
|
|
You can use the [hilite mono]S2MEMBER_LEVELn_LABEL[/hilite] constant, where n is the level number. See: [hilite path]Dashboard -› s2Member® -› API / Scripting -› PHP/API Constants -> S2MEMBER_LEVELn_LABEL[/hilite] |