Cristián Lávaque
My Latest Replies (From Various Topics)
| Author | Replies |
|---|---|
| Author | Replies |
| Posted: Friday Apr 6th, 2012 at 2:48 am #10230 | |
|
|
|
You could try using PHP as I mentioned earlier, the problem is that if the user is not logged in at the time of purchase, then no user ID will be available. If the person is registering at the same time that he’s paying, that’s what the replacement code should help with. Will the person that purchases using that pro-form, always be logged in? Please post your log entries for this transaction and then, if I can’t figure out what’s wrong from it, I’ll forward this to Jason to take a look. By the way, did you test deactivating the other plugins so we make sure it’s not another plugin interfering in some way? You can either deactivate the plugins site-wide, temporarily as a test, or try Plugin Organizer to do it in that page only. http://wordpress.org/extend/plugins/plugin-organizer/ |
|
| Posted: Friday Apr 6th, 2012 at 2:07 am #10229 | |
|
|
|
|
Oh, very sorry, I misread and thought it was a button, but it’s a pro-form. Yeah, that supports replacement codes, sorry. Right, your shortcode success attribute looks fine. Could you please post the entriesn for the transactions with the problem, from all the log files? |
|
| Posted: Thursday Apr 5th, 2012 at 11:16 pm #10225 | |
|
|
|
|
Oh, I see what you’re doing. Well, that attribute doesn’t take replacement codes like that. But you can use PHP to populate that value dynamically. Please read this: http://www.primothemes.com/forums/viewtopic.php?f=36&t=1604 |
|
| Posted: Thursday Apr 5th, 2012 at 7:42 pm #10210 | |
|
|
|
|
Hi Lisa. You should have more than one log file in the s2member-logs directory. Could you post the entries from all the logs, related to the transaction? Regarding the email not being received, could you see if this article helps? Knowledge Base » Troubleshooting Email Delivery Problems And please post inside code tags the hack you used to customize the email. Thanks! |
|
| Posted: Thursday Apr 5th, 2012 at 7:37 pm #10209 | |
|
|
|
|
If you have s2Member Pro properly installed, it won’t show as another plugin in your plugins list, it’ll appear as an addon in the description of the s2Member framework entry. You need to have s2Member installed before adding the Pro add-on. When Pro is active, in your s2Member menu you’ll have an entry called s2Member Pro Info at the end. [hilite path]WP Admin -> s2Member -> s2Member Pro Info[/hilite] Once you have s2Member Pro active, go to the Other Gateways entry and activate ClickBank. [hilite path]Dashboard -› s2Member® -› Other Gateways[/hilite] Then follow the instructions in the ClickBank integration page. [hilite path]Dashboard -› s2Member® -› ClickBank® Options[/hilite] |
|
| Posted: Thursday Apr 5th, 2012 at 4:28 pm #10193 | |
|
|
|
| Posted: Thursday Apr 5th, 2012 at 4:23 pm #10191 | |
|
|
|
|
Could you try these? http://www.mywebsite.com/?s2member_file_remote=yes&s2member_file_download=podcast-test.xml http://www.mywebsite.com/wp-content/plugins/s2member-files/s2member-file-remote/podcast-test.xml [hilite code][[s2File download="example-file.zip" remote="yes" /]][/hilite] |
|
| Posted: Thursday Apr 5th, 2012 at 4:17 pm #10189 | |
|
|
|
|
I’m not sure if turning IPN off will make the IPN set by s2Member to stop working too, though. You can try it, but as a test, don’t go live without making sure that it works properly. |
|
| Posted: Thursday Apr 5th, 2012 at 1:20 pm #10174 | |
|
|
|
|
;) |
|
| Posted: Thursday Apr 5th, 2012 at 1:19 pm #10173 | |
|
|
|
|
Yeah, you’ll have to migrate the database with phpMyAdmin, s2Member doesn’t export passwords. |
|
| Posted: Thursday Apr 5th, 2012 at 1:04 pm #10170 | |
|
|
|
|
Yeah, I’m sure it’s possible. :) |
|
| Posted: Thursday Apr 5th, 2012 at 1:02 pm #10169 | |
|
|
|
|
Yes. The one you enter in PayPal becomes the default, but the s2Member transactions will set their own as explained in those sections I pointed you to. |
|
| Posted: Thursday Apr 5th, 2012 at 1:00 pm #10167 | |
|
|
|
|
Sorry, I had not read the whole thread, just your last post since I came late in the conversation. I just read your first post. I think you may be having a parsing problem with WordPress, caused by the theme or another plugin. Could you post a link to the page where you’re using the button shortcode? You can try deactivating the other plugins and use the default theme as a test, to see if then the button works. If you want the test to be in that page only, you can try these plugins for that: http://wordpress.org/extend/plugins/page-theme/ Let us know if that helps. |
|
| Posted: Thursday Apr 5th, 2012 at 12:54 pm #10166 | |
|
|
|
|
No, just change it to check if the user has access to s2Member Level 1, which Level 1, 2 and 3 users have. [hilite pre_code][[s2If current_user_can(access_s2member_level1)] Some content for Members who are logged in with an s2Member Level >= 1. [/s2If]] [/hilite] I hope that helps. :) |
|
| Posted: Thursday Apr 5th, 2012 at 12:48 pm #10165 | |
|
|
|
|
OK. Now just run a few test purchases to see how it goes without the caching on for that page, please. Keep logging enabled so we get more data from them, too. [hilite path]Dashboard -› s2Member® -› PayPal® Options -› Account Details -› Logging[/hilite] |
|
| Posted: Thursday Apr 5th, 2012 at 4:57 am #10135 | |
|
|
|
|
Hi Casey. No, s2Member doesn’t manage user access to the admin side of WordPress. |
|
| Posted: Thursday Apr 5th, 2012 at 4:52 am #10134 | |
|
|
|
|
Thanks for the kudos, Frank! :) I’m sorry, that kind of visibility control over the custom fields is not possible yet. Control over the BP form order for the fields is not there either. You could try customizing them if you know PHP or get someone that does, though. |
|
| Posted: Thursday Apr 5th, 2012 at 4:38 am #10133 | |
|
|
|
|
Hi Kath. I removed the login info you posted. This is a public forum. Please change your password as soon as possible. About using your own button, you can use the image attribute for the shortcode. [hilite path]Dashboard -› s2Member® -› PayPal® Buttons -› Shortcode Attributes -> image[/hilite] I hope that helps. :) |
|
| Posted: Thursday Apr 5th, 2012 at 3:43 am #10131 | |
|
|
|
|
I don’t know if they have… Have you contacted PayPal to confirm it? |
|
| Posted: Thursday Apr 5th, 2012 at 3:42 am #10130 | |
|
|
|
|
Kim, then what you could do is have your IPN URL be something else in your PayPal account, whatever your other service needs it to be, and let s2Member set the right URL for itself on each transaction. Please read the documentation under these: [hilite path]Dashboard -› s2Member® -› PayPal® Options -› PayPal® IPN Integration -> More info[/hilite] I hope that helps. :) |
|
| Posted: Thursday Apr 5th, 2012 at 3:36 am #10129 | |
|
|
|
Do you mean you used conditionals instead of the access restrictions to manage access to the content? Then yes, you’d need to update your code with the new levels so they’re shown what they should. |
|
| Posted: Thursday Apr 5th, 2012 at 3:35 am #10128 | |
|
|
|
|
Oh, certainly, you’ll know when we come out with the new major release and it’ll include a list the list of features/improvements. Make sure you’re subscribed to the notifications list, please, to make sure you do get a notification. You can subscribe from the s2Member pages in your WP admin side, there’s a opt-in form in the right sidebar. |
|
| Posted: Thursday Apr 5th, 2012 at 3:03 am #10124 | |
|
|
|
|
That’s odd. You can see the button’s template in this file s2member[hilite mono]/includes/templates/buttons/paypal-checkout-button.php[/hilite]. In it you’ll see that the unique invoice ID/code is generated with [hilite code]S2MEMBER_VALUE_FOR_PP_INV()[/hilite]. You can find that function in this file: [hilite mono]s2member/includes/functions/api-functions.inc.php[/hilite]. [hilite pre_code]function s2member_value_for_pp_inv () { return uniqid () . "~" . $_SERVER["REMOTE_ADDR"]; } [/hilite] uniqid is a PHP function that shouldn’t be outputing the same value. http://php.net/manual/en/function.uniqid.php I’m suspecting this is a caching problem. By the way, you may want to turn on button encryption. [hilite path]Dashboard -› s2Member® -› PayPal® Options -› Account Details -› Encryption[/hilite] I hope that helps. :)
|
|
| Posted: Wednesday Apr 4th, 2012 at 7:51 pm #10108 | |
|
|
|
|
I see. I guess the class wasn’t loaded when you call the function in the theme file. I’ll ask Jason what the best way to include it would be. |
|
| Posted: Wednesday Apr 4th, 2012 at 7:12 pm #10105 | |
|
|
|
|
Cool. :) |
|








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

