Cristián Lávaque
My Latest Replies (From Various Topics)
| Author | Replies |
|---|---|
| Author | Replies |
| Posted: Wednesday Mar 7th, 2012 at 4:20 pm #7585 | |
|
|
|
That’s fine. What page is it? Could you give me the URL?
That just sends me to the home page.
That one I can access and the link to order from ClickBank doesn’t seem to be generated with an s2Member shortcode.
That isn’t changed by s2Member. It’d normally be [hilite mono]/wp-login.php?action=register[/hilite] although BuddyPress redirects it to [hilite mono]/register/[/hilite], but multisite installations change it to [hilite mono]/wp-signup.php[/hilite]. I don’t know what happens with the multisite-BuddyPress combo. Went to buddypress.org and tried /wp-login.php?action=register, got redirected to /register/ and got a “Page Not Found” error… http://buddypress.org/wp-login.php?action=register You could ask them about this problem too. By the way, I’d try, as a test, to see if there isn’t a theme or plugin causing all these anomalies. Try changing the theme to the default TwentyEleven for a moment and try the registration. If that didn’t solve it, try deactivating other plugins you have installed, one by one, and test after each to see if the problem continues. You can test from another browser to avoid logging in and out of your admin account each time. I hope that helps. |
|
| Posted: Wednesday Mar 7th, 2012 at 4:06 pm #7584 | |
|
|
|
|
You should return the user to the URL s2Member gave you, but you can show your custom thank-you page too. It’s explained in the last part of the section I pointed you to for the thank-you page.
|
|
| Posted: Wednesday Mar 7th, 2012 at 3:58 pm #7583 | |
|
|
|
|
Cool. :) |
|
| Posted: Wednesday Mar 7th, 2012 at 3:33 pm #7578 | |
|
|
|
|
Thanks for the screenshot. Okay, not the URI restriction then. Could you tell me what page you chose for the Login Welcome Page and for the Membership Options Page? In the thank-you page you’d just link to the registration page. Once the person got to the thank-you page after the checkout, s2Member would have received confirmation of the payment (in most cases, sometimes there’s a slight delay from CB) and set a cookie in the user’s browser that’ll let him register in your WP even if you have Open Registration disabled. What is your thank-you page? Are you using s2Member’s default? If not, how did you do the customization? All the instructions for that are in this section: |
|
| Posted: Wednesday Mar 7th, 2012 at 3:25 pm #7575 | |
|
|
|
|
Jean-Michel, you’ll need to create a hack for this. Make a copy of the file [hilite mono]/wp-content/plugins/s2member/includes/menu-pages/paypal-buttons.inc.php[/hilite] and put it in your [hilite mono]/wp-content/mu-plugins/[/hilite] directory. This is to prevent that future updates of the plugin remove your edit. You’ll have to check manually if new updates are supposed to do something to this file, so you have your version up-to-date with the new fixes as well. Now, in line 75 you’d edit the $ symbol: [hilite pre_code]... I want to charge: $ ... [/hilite] If your client will be changing the currency, it may be best to just remove the currency symbol or he’ll get confused, cause the symbol won’t be updated in the button generator when the currency is. In line 76, find the part that says: [hilite pre_code]' . trim (c_ws_plugin__s2member_utilities::evl (file_get_contents (dirname (dirname (__FILE__)) . "/templates/options/paypal-currencies.php"))) . ' [/hilite] and replace it with everything starting from line 6 in the file [hilite mono]wp-content/plugins/s2member/includes/templates/options/paypal-currencies.php[/hilite]. There remove the [hilite mono]selected="selected"[/hilite] part from the USD option and put it in the EUR one. I haven’t tested this, but I think it’ll work. I hope it helps. :) |
|
| Posted: Wednesday Mar 7th, 2012 at 2:54 pm #7573 | |
|
|
|
|
You mention using multisite. Are you giving blogs to the members? |
|
| Posted: Wednesday Mar 7th, 2012 at 2:54 pm #7572 | |
|
|
|
|
Stephen, the return from ClickBank doesn’t take you to a registration page, but a thank-you page, and that doesn’t redirect to registration, instead it should have a link to it. You have to use the return URL given to you by s2Member.
Yet, the link in the confirmation email should work, but isn’t. I’m with Raam suspecting the URI restrictions. Looks like you’re protecting all BuddyPress and that included the registration page. Could you show us a screenshot of it? I’m guessing the Join page is what you set as the Membership Options page. In it I see that you’re using a ClickBank order link that doesn’t look generated by s2Member. Are you using a shortcode for it? Could you post it here? Thanks! |
|
| Posted: Wednesday Mar 7th, 2012 at 2:29 pm #7571 | |
|
|
|
|
Very cool! Glad that solved it. :) I’ll mention this to Jason, that “all” behaves differently than all checked individually. |
|
| Posted: Wednesday Mar 7th, 2012 at 2:25 pm #7570 | |
|
|
|
|
Right! Glad you solved it. :) |
|
| Posted: Wednesday Mar 7th, 2012 at 5:04 am #7538 | |
|
|
|
|
Hi Richard. You can try a plugin for that. This one may do what you need: I hope that helps. :) |
|
| Posted: Wednesday Mar 7th, 2012 at 4:51 am #7537 | |
|
|
|
|
Hello Jennifer. It could have been a temporary problem. If you test again, do you still get that problem? Could you post the related entries, x’ing out private info? |
|
| Posted: Wednesday Mar 7th, 2012 at 4:47 am #7536 | |
|
|
|
|
I’m not sure I understand the question. You had some pages redirect to Page A and now you prefer to have them go to Page B, but don’t feel like fixing the previous redirections? If so, you could just have a new redirection on Page A pointing to Page B. Does that help? :) |
|
| Posted: Wednesday Mar 7th, 2012 at 4:43 am #7535 | |
|
|
|
|
Hi Stephen. ClickBank requires that the buyer is shown a certain message, so that is the first thing s2Member will show him after checkout. The default page s2Member uses for this can be customized or replaced if you prefer it, too. What do you mean with getting sent to the sign-up page when they click the link? The Membership Options Page where they start the purchase? It’d be helpful to see the log entries related to the transaction, from all the log files, including the ones for PayPal (the PayPal integration code is partly used to process the ClickBank transactions). Please x out any private info, e.g. email address, last names. |
|
| Posted: Wednesday Mar 7th, 2012 at 4:37 am #7533 | |
|
|
|
|
I don’t know, you’d have to search about the WordPress and Disqus single sign-on possibilities. I’m not familiar with that. Regarding s2Member, if the user is logged in to his WordPress, then the WP role he has, or custom capabilities, are what will determine what content s2Member lets him access. I hope that helps. |
|
| Posted: Wednesday Mar 7th, 2012 at 4:34 am #7532 | |
|
|
|
|
Hello Lars. Of the current payment gateways integrated with s2Member, only Authorize.Net will let you get paid on your site as PayPal Pro does. The other integrations work with buttons that will take the person to the gateway’s site to pay. |
|
| Posted: Wednesday Mar 7th, 2012 at 4:32 am #7531 | |
|
|
|
|
Hello Barbara. We plan to make this possible in the coming major release of s2Member. For now, this post by Jason may help you customize the emails a bit: I hope it helps. :) |
|
| Posted: Wednesday Mar 7th, 2012 at 3:50 am #7529 | |
|
|
|
|
I’ll ask Jason. Thanks for the new data. |
|
| Posted: Wednesday Mar 7th, 2012 at 3:47 am #7528 | |
|
|
|
|
What’s the URL to his profile? Is there a string in your URI restrictions that has a match in the URL? |
|
| Posted: Wednesday Mar 7th, 2012 at 12:51 am #7525 | |
|
|
|
|
Thanks, John. I remembered a similar problem in the past and searched for the forum conversation on it. Please see if this post by Jason helps: http://www.primothemes.com/forums/viewtopic.php?f=4&t=6338#p14559
|
|
| Posted: Tuesday Mar 6th, 2012 at 11:38 pm #7520 | |
|
|
|
|
:) |
|
| Posted: Tuesday Mar 6th, 2012 at 11:37 pm #7518 | |
|
|
|
|
No problem. :) |
|
| Posted: Tuesday Mar 6th, 2012 at 10:54 pm #7511 | |
|
|
|
|
You’re welcome! :) |
|
| Posted: Tuesday Mar 6th, 2012 at 5:04 pm #7502 | |
|
|
|
|
Great. Thanks for the feedback. :) |
|
| Posted: Tuesday Mar 6th, 2012 at 4:36 am #7434 | |
|
|
|
|
Great! :) |
|
| Posted: Tuesday Mar 6th, 2012 at 4:31 am #7430 | |
|
|
|
|
You can use s2Member to control access to a forum that’s served by WordPress, using the URI restriction. There’s also the bbPress bridge, which is documented here: 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
