Cristián Lávaque
My Latest Replies (From Various Topics)
Author | Replies |
---|---|
Author | Replies |
Posted: Thursday May 23rd, 2013 at 6:43 pm #50483 | |
|
|
No problem. Glad I could help! :) |
|
Posted: Thursday May 23rd, 2013 at 6:42 pm #50482 | |
|
|
When the pro-form looks bad like that, it’s being caused by the theme or another plugin conflicting. To assess which, could you please try these? Knowledge Base » Common Troubleshooting Tips |
|
Posted: Thursday May 23rd, 2013 at 6:39 pm #50481 | |
|
|
Hi Joellyn. I’m sorry, the threads are closed automatically by the forum after a certain time without replies. I was waiting for you to tell me you had sent the site’s info so I didn’t notice the thread again. I’m sorry about that. I searched for your email and found it. I see that you have logging disabled, so there isn’t much I can tell from the logs. Could you please enable logging and do a test transaction for 1 cent so it gets logged and we get some entries in the logs? [hilite path]Dashboard -› s2Member® -› Log Files (Debug) -› Logging Configuration[/hilite] Please leave a reply here as soon as you did the above and I’ll take a new look at your site and the logs. Thanks! Are other emails from WordPress being sent? Like when someone registers, is he getting the New User email with his password in it? If not, please try the tips here: Knowledge Base » Troubleshooting Email Delivery Problems These are also helpful: Knowledge Base » Common Troubleshooting Tips |
|
Posted: Thursday May 23rd, 2013 at 6:27 pm #50479 | |
|
|
No, wasn’t deleted. I was away since my last reply to you, and Bruce may have missed this thread because I had replied to it already. I’m very sorry about the confusion and delay. Thanks for checking your credentials. To investigate this problem further, I’d need to see the ClickBank side of the configuration. Could you please submit it using the contact form? Let me know after you sent it. Thanks! s2Member® » Private Contact Form |
|
Posted: Thursday May 23rd, 2013 at 6:18 pm #50477 | |
|
|
I talked with Jason almost a couple weeks ago about it and here’s what he said:
I was waiting for him to hear back from PayPal MTS and finish his tests before telling you a definite answer, but I didn’t get any updates after that chat and then I had to take a leave until today. I’m very sorry about it. I left Jason a note regarding this, hoping he has an update, I’ll let you know as soon as I hear back from him. |
|
Posted: Thursday May 23rd, 2013 at 6:04 pm #50475 | |
|
|
Thanks for the kudos, Johnny. No, s2Member doesn’t restrict/protect other plugins, only content on the front side of WordPress (pages/posts). We are currently not requiring the user to activate with a key to use s2Member Pro on a site, and it doesn’t check if it’s the single site you entered in your profile here or not. That’s why you could use it in other sites before upgrading the license. We may change this in the future if we see it needed, though. Does that answer your question? |
|
Posted: Thursday May 23rd, 2013 at 5:47 pm #50474 | |
|
|
What you can do to avoid that limitation is change one of the amounts by 1 cent, e.g. $3.96. |
|
Posted: Thursday May 23rd, 2013 at 5:45 pm #50473 | |
|
|
Thanks for trying the server scanner. The memory limit mentioned wouldn’t prevent the Signup Confirmation Email from being sent. I’d like to take a look at your log files. Could you please submit your site’s info? Let me know when you sent it. Thanks! s2Member® » Private Contact Form |
|
Posted: Thursday May 23rd, 2013 at 5:41 pm #50472 | |
|
|
Could you please try these? Knowledge Base » Common Troubleshooting Tips I’d start with the server one: Knowledge Base » s2Member® Server Scanner |
|
Posted: Thursday May 23rd, 2013 at 5:39 pm #50471 | |
|
|
Maybe it could, but it’d need some customization. You may find these useful: [hilite path]Dashboard -› s2Member® -› API / Notifications[/hilite] |
|
Posted: Thursday May 23rd, 2013 at 5:36 pm #50470 | |
|
|
Editing the shortcodes manually is fine as long as you do it correctly. [hilite path]Dashboard -› s2Member® -› PayPal® Buttons -› Shortcode Attributes[/hilite] |
|
Posted: Thursday May 23rd, 2013 at 5:34 pm #50469 | |
|
|
Could you try these, please? Knowledge Base » Common Troubleshooting Tips |
|
Posted: Thursday May 23rd, 2013 at 5:33 pm #50467 | |
|
|
Mike, you mean the Billing Address section of the pro-form? Does the payment fail if the user enters his postal code correctly even if it’s not a U.S. format? Or are you asking how to remove that section completely? Not sure it’s possible. |
|
Posted: Thursday May 23rd, 2013 at 5:22 pm #50466 | |
|
|
Yes, you can use the [hilite mono]rrt[/hilite] shortcode attribute. [hilite path]Dashboard -› s2Member® -› PayPal® Buttons -› Shortcode Attributes -> rrt[/hilite] |
|
Posted: Thursday May 23rd, 2013 at 5:19 pm #50465 | |
|
|
I just tried it with Firebug and could change the button to the image adding the styles to the input tag. I added this for the test:
I added it at the end, not the beginning of the input tag, though, not sure if that’d make a difference. You could try moving your style code to the end and test if it helps:
|
|
Posted: Thursday May 23rd, 2013 at 5:03 pm #50464 | |
|
|
Here’s a hack to remove the s2Member metabox: http://www.s2member.com/forums/topic/removing-admin-meta-box-old-fixes-broken/#post-18277 |
|
Posted: Thursday May 23rd, 2013 at 4:55 pm #50462 | |
|
|
Could you try these, please? Knowledge Base » Common Troubleshooting Tips |
|
Posted: Thursday May 23rd, 2013 at 4:49 pm #50461 | |
|
|
Could you try these, please? Knowledge Base » Common Troubleshooting Tips |
|
Posted: Thursday May 23rd, 2013 at 4:45 pm #50460 | |
|
|
Great! Thanks for the update. :) |
|
Posted: Thursday May 23rd, 2013 at 4:42 pm #50459 | |
|
|
You’d have to use conditionals instead of the s2Member restrictions. [hilite path]Dashboard -› s2Member® -› API / Scripting -› Conditionals[/hilite] |
|
Posted: Thursday May 23rd, 2013 at 4:41 pm #50458 | |
|
|
You mean the redirection URL configured for your Login Welcome Page, right? [hilite path]Dashboard -› s2Member® -› General Options -› Login Welcome Page[/hilite] In your s2Member’s login widget, set the Redirection After Login to “Login Welcome Page”. |
|
Posted: Thursday May 23rd, 2013 at 4:30 pm #50456 | |
|
|
Sorry, no, that’s the way WordPress behaves when the login fails. I studied wp-login.php’s code to see if there was a hook to change it, but didn’t find any, you’d have to hack the file itself to change the behavior. |
|
Posted: Thursday May 23rd, 2013 at 4:16 pm #50455 | |
|
|
The import tool doesn’t email users when their accounts are created. http://www.s2member.com/kb/importing-updating-users/#always-silent You can try one of these other plugins: Then email your users with a link to the password recovery page, so they have it sent to them to access the new account. |
|
Posted: Thursday May 23rd, 2013 at 4:09 pm #50454 | |
|
|
You can change their WP role to s2Member Level 2 from their profile page or the Users list and it won’t affect their subscription over at PayPal. :) |
|
Posted: Thursday May 23rd, 2013 at 4:07 pm #50453 | |
|
|
This is a WordPress limitation, users can’t register with an email address that’s already in use by another user. What your customers do is share the registered account with their spouses. If they need separate accounts, I guess they could request it from you and you manually create the extra account with the paid access for them in those special cases. |