3287 comments found.
Gewa, first of all thx for creating this very neat script.
It was easy to install and ran instantly. In one of the earlier discussions someone asked if in a future update profile images would be included in the edit – profile section.
Is this still the case? Update in the making?
Thanks, Hans.
Yes the brand new version will be available sometimes in August. I can add avatars under user profile.
Does this script support…
1) Warn someone when their PAID subscription is about to expire?
2) If their PAID account does expire can the y pay to reactivate their account?
3) Does it notify admin of new sign ups and expiring memberships?
4) When was the last time this script was updated?
1. NO
2. YES
3. NO
4. 6 months ago
What were the updates?
Just minor fixes.
Gewa, please add plimus.com(http://home.plimus.com/ecommerce/) in the payment option in the next version. Thanks
@ chatmasta Send Him an email from his Profile. @ gewa13 when the new version is releasing? Thanks
@tvfunda With gewa’s approval I will. How?
@ chatmasta share the code buddy.
Hey…
Actually, I was able to set up coupons quite easily! Took about an hour. If you want me to send you the code I will happily do so (maybe I can get a $20 refund! hahah) Thanks for writing such clean code and making this possible.
Miles
Thanks for asking. New upcoming version will have built in coupons/discounts.
Hey gewa13,
Any recommendations how I should go about setting up “coupon” codes so users who enter a coupon code can get a separate rate?
Miles
Hi,
I am looking to use this to add subscription management to my web application. I need it so my existing users can use PayPal to pay a monthly fee for effectively their account. Does the system have the capability for me to use the IPN to insert into my database payment dates and illustrate if the user is “up-to-date” with their payments?
Thanks
Yes it does. Please see the demo
sent email… can you contact me please,please!!!!! Stephen66
replay sent
I’ve just purchased this script, I have to say it is really easy to set up and get it running. However I’m having problems getting it running inside a CMS . I’ve tried CMS Made Simple, which uses Smarty templates and WebsiteBaker, which uses html/php templates. In both cases calling the init.php file kills the CMS processes. I’ve tried running the example file from the page location to check the function and all is well.
Great script, well worth the money, but I think I’ve got a few hours of head scratching before I can integrate it into any CMS system – any suggestions? Either suitable CMS systems or code changes.
You can not include init.php fle into existing cms, it will create lots of problems. You need to create a separate page in order to verify your memberships. See example.php page.
Yeah, Thanks for the reply. I was hoping to restrict pages created within the CMS by using a template with the verification. I might be able to create a Smarty function to handle it, but I suspect it will be a major revision of the core files to properly integrate.
I might do a rewrite of the WebsiteBaker registration when I have time. Deadlines mean the current project will be hand drawn though.
Thanks for your reply
I would like to hire you to do a custom modification for my company 
email dgobrien@duelingelectrons.com or dgobrien@gmail.com
basically I need multiple subscriptions per user
Hi,
Is it possible to have Users register, then the admin can promote them to a Free member for (x) amount of days, then they have to pay the Member price?
Also can you offer members who cancel their subscription, a sign up again for half the price page? Or can the Admin assign this kind of page to certain users.
Thanks
Not without the custom modification
Hi,
What would be the best approach to execute an SQL query to the database in order to determine if a particular userID is active or not?
If we are checking the ‘membership_id’ variable at the ‘users’ table, is it correct to assume that in case a particular user hasn’t paid for subscription renewal, the script will detect this using PayPal IPN and automatically modify this variable? In such case (a user not paying the subscription renewal), what is the default ID that the script assigns to this user?
By the way, congratulations for the script!
Thanks.
If subscription is not renewed the system will assign membership id 0, which allows user just to log in and will be treated as registered user
For my question #1 I meant the Ajax does not work as it is suppose to when you click the icon to make the user inactive in the admin panel it still allows the member user to login.
Last question, if you modify a payment in admin panel – say you modify the amount, would it go back to paypal and make the adjustments?
Once subscription is added to your paypal account it can not not be changed.
Ok. thanks. Now I have 2 questions:
1) how about the purpose of setting users to active or inacitve? I tried doing that with a test user account to make inactive and I was still able to login as that user. pls advise
2) The email template for password recovery has reference to IP Address. The IP address does not show up on the email body when I test the password recover.
If user status is Inactive, user will not be able to login. Just make sure you do that from admin panel, and edit existing user. As for IP not showing. I’ll fix it in the next update.
what’s the purpose of setting payment to active or non-active?
That option is for future updates, when more gateways will be available.
how can you change the new account activation Email body message?
From admin area.
would this work with PHP 5 .3?
Yes it would