Bruce

My Latest Replies (From Various Topics)
Author | Replies |
---|---|
Author | Replies |
Posted: Friday Jun 14th, 2013 at 7:21 am #51952 | |
![]() |
|
s2Member doesn’t handle downloads this way. Instead it gives X number of downloads per X amount of time based on Membership Level. If you need to do things this way, you might try putting your download links on Posts, and sell Specific Post/Page Access to give your Users the ability to grab links separately from eachother. See: Dashboard -› s2Member® -› PayPal® Pro Forms -› Specific Post/Page (Buy Now) Forms |
|
Posted: Friday Jun 14th, 2013 at 7:19 am #51951 | |
![]() |
|
Thank you for your inquiry.Can you tell which test s2Member is failing on when trying to validate your site? Try clicking the security badge that’s generated and tell us what it says. |
|
Posted: Friday Jun 14th, 2013 at 7:18 am #51950 | |
![]() |
|
Thank you for your inquiry.No, I’m afraid s2Member doesn’t have functionality to do this directly. You might try enabling some of s2Member’s extra columns in your Users list to see if you can differentiate your Users that way. |
|
Posted: Friday Jun 14th, 2013 at 5:45 am #51935 | |
![]() |
|
Thank you for reporting this important issue.Could you send us an Admin Dashboard Login through our Private Contact Form so we can take a quick look? See: s2Member® » Private Contact Form Let us know when you’ve done that. |
|
Posted: Friday Jun 14th, 2013 at 5:44 am #51933 | |
![]() |
|
Thank you for your inquiry.If you need to change the image via JavaScript or CSS, the easiest way to accomplish this is to generate a link from the Button’s code and create your own button with HTML that you can play with. You can change the Button to output a URL by changing the output attribute to url. |
|
Posted: Friday Jun 14th, 2013 at 5:40 am #51931 | |
![]() |
|
Thank you for your inquiry.s2Member can handle most of this, but depending on the plugin you use to have Users submit a ticket, and how that plugin works it may require a small amount of custom PHP code to protect the content here. If the ticket submission, etc. are on a WordPress Post/Page, this simplifies the process. You can simply protect that Page at s2Member Level 1, and sell access to that Membership Level to have a User submit a ticket. When a User stops paying for access and is demoted, they’ll no longer have access to the Post/Page this submission form is on. |
|
Posted: Friday Jun 14th, 2013 at 5:38 am #51930 | |
![]() |
|
Thank you for your inquiry.
CCBill buttons come with an image attribute. You can change the image that’s displayed that way. See: Dashboard -› s2Member® -› ccBill® Buttons -› Shortcode Attributes (Explained) |
|
Posted: Friday Jun 14th, 2013 at 5:35 am #51929 | |
![]() |
|
Thank you for your inquiry.s2Member doesn’t have this option available by default no. You would have to hack into s2Member’s registration processes to do this automatically. See: Knowledge Base » Hacking s2Member® Via Hooks/Filters This is the file you’re looking for if you’re using Free Registration Pro Forms:
Otherwise, you can hook into the process by filtering the user_register WordPress action hook. |
|
Posted: Friday Jun 14th, 2013 at 5:30 am #51928 | |
![]() |
|
Thank you for reporting this important issue.Can you check your /s2member-logs/ directory, and see if there are any .log files there? You can have a .htaccess file there, but s2Member won’t validate your installation if you have any .log files still there. |
|
Posted: Thursday Jun 13th, 2013 at 4:39 am #51870 | |
![]() |
|
Thank you for your inquiry.Sure. s2Member allows you to set up an unlimited number of tracking pixels here: Dashboard -› s2Member® -› API / Tracking |
|
Posted: Thursday Jun 13th, 2013 at 4:37 am #51869 | |
![]() |
|
Thanks for your patience.I’ve run some testing, and it appears that the reason this is happening is only to do with the fact that these members haven’t done anything in your forums yet. I just tested this myself and I was able to work with it flawlessly, but I did notice this issue as well. I will mention this to Jason. I haven’t heard back from him yet, but at this point I think you should be good-to-go for now. If Jason gets back to me with a possible fix I’ll let you know, but I believe this is mostly just a visual bug. |
|
Posted: Thursday Jun 13th, 2013 at 4:33 am #51868 | |
![]() |
|
We’ve been planning on getting the next major version of s2Member released “soon” for quite awhile now. The biggest thing that’s holding up the release of this is all of the recent changes to the payment gateway’s APIs. Over the past year we’ve been forced to add changes that allow Authorize.Net to work in different countries, update the integration with Google Checkout, and check many integration problems with CCBill. On top of that PayPal has been releasing new versions of its services, Payflow, PayPal with Payflow, Payflow Plus, PayPal Pro + Payflow, and we have to be able to support as many of these services as possible in both the current release and the future release. That being said things seem to have quieted down now and we are making headway on our next major version. However we cannot really give an estimate of the time that it will take to get it released because at any point something could change with the various integrations s2Member has to work with and cause a drastic stall in production. If I could offer you a valid estimate of the time s2Member I would, but currently it’s just not possible. We’ll let you know when it’s ready. :-) |
|
Posted: Wednesday Jun 12th, 2013 at 7:01 am #51821 | |
![]() |
|
Thank you for your inquiry.
Not directly, no. However s2Member does allow you to sign up Users of different membership levels to different MailChimp/AWeber lists here: Dashboard -› s2Member® -› API / List Servers If you wanted you could have Paid Users of certain levels sign up to different lists, and have your lists update Users on the new Posts that way. Otherwise, you might try finding another plugin to go along with s2Member that would add this functionality. |
|
Posted: Wednesday Jun 12th, 2013 at 1:16 am #51801 | |
![]() |
|
Thank you for reporting this important issue.It sounds like you have a parse error in your code. I’m assuming that you did some changes to the code, could you post your s2hacks.php file here so we can take a look at what’s causing the issue? |
|
Posted: Wednesday Jun 12th, 2013 at 12:02 am #51799 | |
![]() |
|
Thank you for reporting this important issue.Our billing department has received the details for this and is working on this now. Thank you very much for your patience. |
|
Posted: Tuesday Jun 11th, 2013 at 11:54 pm #51798 | |
![]() |
|
Cool thanks for the update. Let us know if problems persist. |
|
Posted: Tuesday Jun 11th, 2013 at 11:54 pm #51797 | |
![]() |
|
s2Member doesn’t directly integrate with any shopping carts directly. The nature of the plugin is to sell things in one subscription, and s2Member doesn’t support multiple subscriptions or a cart, so integrating one is a problem. If you do decide that you absolutely need a shopping cart for your site and you want to use s2Member, you’ll need to use the information here to pass the product information/change pricing based on what’s in the User’s cart: Knowledge Base » Using Variables In A Shortcode This calls for custom code, so we can’t help much in this regard as per our Support Policy. If you need further assistance, we recommend http://jobs.wordpress.net, or another freelance web site where WordPress® experts are offering their expertise through a bid on your project. |
|
Posted: Tuesday Jun 11th, 2013 at 11:50 pm #51796 | |
![]() |
|
Thank you for reporting this important issue.Could you send the section of your file that this happened with and a Dashboard login here please? |
|
Posted: Tuesday Jun 11th, 2013 at 11:49 pm #51795 | |
![]() |
|
Thank you for reporting this important issue.This is usually caused by an incorrect setup with your PayPal IPN. Could you check your Log files (turn it on if you don’t have it on, and do a test transaction), and see if: 1. There is a log file being generated and 2. This log file does not error with every response If you’re not sure how to read the log file, but it exists let us know and send us a Dashboard login here. We’ll take a look: |
|
Posted: Tuesday Jun 11th, 2013 at 11:46 pm #51794 | |
![]() |
|
If I understand your question correctly, no. You can use any of s2Member’s forms to achieve what you’re looking for, but it would take different methods to do so. I’d have your developers look into the processes in the files here:
|
|
Posted: Tuesday Jun 11th, 2013 at 11:43 pm #51793 | |
![]() |
|
Thanks for the info.We’re actually also in the middle of development of the next major version of s2Member, which will have many more features and (last I heard) support for a cart itself. Thanks for the heads up, though! |
|
Posted: Tuesday Jun 11th, 2013 at 11:41 pm #51792 | |
![]() |
|
Thank you for your inquiry.Must-Use Plugins are a WordPress thing, s2Member doesn’t come with any, but you can install some yourself using the information here: http://codex.wordpress.org/Must_Use_Plugins You might also take a look at our Extensions/Hacks Subforum here: http://www.s2member.com/forums/forum/community/extensions-hacks/ |
|
Posted: Tuesday Jun 11th, 2013 at 11:34 pm #51791 | |
![]() |
|
Thanks for the information. If you’d like you can use your “patched” file in your installation for now by taking your edited copy of this file and loading it in as a Must-Use Plugin. I’ll send this code to Jason for him to look over and consider for a future release of s2Member, but for now you’ll have to have the plugin’s developer use the information from my last reply. Thanks. |
|
Posted: Tuesday Jun 11th, 2013 at 5:30 am #51753 | |
![]() |
|
Thank you for your inquiry.s2Member gives you the ability to do this, but it will take some custom code to achieve what you’re looking to do. After you get your questionaire’s information and you wish to change the pricing/package in your Pro Form, you’ll have to use the information in this article to do so: Knowledge Base » Using Variables In A Shortcode For preventing the User from having to input their information again, you’ll have to use JavaScript to fill the data in based on the information provided in your previous forms. s2Member doesn’t have any to to accomplish this on its own yet either, I’m afraid. Sorry for the inconvenience. |
|
Posted: Tuesday Jun 11th, 2013 at 5:27 am #51752 | |
![]() |
|
Thank you for your inquiry.The first two URL that s2Member gives you (your Approval/Denial URLs) are the URLs that your Users will be directed to after checkout on success/failure. s2Member needs these URLs to be set to these so that it can get information that’s passed to the URL when the User is brought back. You can set all of these URLS up within a Subaccount’s settings. This article goes over the process for the Post URLs, but the Approval/Denial URLs are nearby: This article may also help you: |