3288 comments found.
Good day; is membership manager pro a wp plugin or stand-alone software?
stand alone php script
Hello, I have a demo of this script installed at:: https://scriptzees.com/members . The script is working fine, however when someone registers, the form does not work as it should. To test it, please visit the above link and register a demo account and click the signup button below. Registration goes through but the form does not. Thanks!
You need to configure your SMTP settings, in order for email to go through, you can do that in the admin configuration page
Thats the problem, in order for registration to be completed, email needs to be sent, since you did not configure it, it just spins.
I fixed it. Now, I got it. Thanks for your assistance and patience.
no problem
Happy New Year!
Your promise to throw in a blog module has been… forgotten?
No I have not forgotten, and it will happen most likely int he next major update
Hello,
I am having issues uploading files in the Administration section. I get file cannot be uploaded for most file formats including .mp3 files.
My email is acilegnaj@gmail.com.
Thanks, Angelica J.
See my reply below
Configure where? During installation there is no option to change the directory path. Only the name of the installation directory is listed. The Config file does not provide this option. There is no option in the Admin section.
Do you mean file directory path in the Admin? If so, I got this.
All is well now.
I have trouble uploading files in the Admin section. Can you tell me why?
You need to configure file directory path before uploading. See here its for my other script bu t the same logiv applies: http://ckb.wojoscripts.com/article/digishop-module/
Dear Alex, appreciate your help to advise how to change the password type $2a$10$ to $2y$10$, please. Since most my other scripts using $2y$10$, appreciate your advice or give me some hint, please. thanks very much.
That does not matter, since the generated hash encryption is completely different. You can use any other hash method of your choice.
Thanks, any hint for me to change the bcrypt from $2a$10 (your script) to $2y$10$, please. Since 2y is very popular and default in Laravel too. Thanks again.
you can use
password_hash($password, PASSWORD_ARGON2I);and to verify
password_verify($password, $hashed_password)
Hi, I am trying to install this but having trouble. Do you guys offer a setup services for this?
Reply sent
Good day
Have sent an email for installation of newly purchased membership pro
Regards
Victor
reply sent
Good day , Please advise . I need to buy and get someone from your team to install . Can you assist ? What is the installation fees if any ?
Install is free of charge. Once you buy it, please email me from my profile page with your hosting panel access and url where you want script installed.
good day
a very long time ago, I bought the license for this great script. In the process of creating a website for the client. He die and the project was abandoned. Question? can I use the same license that I never rendered to client or should I buy another?
I was reading that this script was re created, therefore the pdf instructions might not work from the old version to the new one. Please advise.
Yes, you can use the same license. You can also download the latest version from your account and follow install manual instructions.
Hello, there is a problem that I cannot send emails
Did you configure your SMTP settings under the admin configuration page?
Hello, is it possible to add other payment gateways like Razorpay may be like a plugin/addon
Is there any guide/support document regarding this please
Sure, razorpay could be added. I don’t have any documentation, but the easiest way would be to clone PayPal gateway and adjust code according to razorpay API
1000 thanks! With php 7.4.33 it works great. Yes, it was the SMTP.
Have tried php 8.0, 8.1 and 8.2, but no login works. Neither as admin, nor as user. It comes the message: Login and / or password do not match the database. What can be the reason for this? What can I do?
Im not sure, but I can have a look. Please mail me from my profile page with your ftp access and url where script is installed.
Can I install on localhost before I decide to upload to internet hosting?
And is it safe to run on PHP 8?
Yes, you can install on localhost, and its compatible with php 8+
Thank you for your answwer. I made a test. Changed the PHP version 7.4.33 to 8.0. My provider still offers 8.1 and 8.2. If I am logged in everything works normally. But after logging out I can not log in again. What is the reason for this? What is missing? Go I back to 7.4.33 login works.
Tested MMP 4.61 on my webspace and PHP 7.3.33. I can login as admin and as user, but I cannot register a new user. There is no message that the registration is completed, it runs and runs. The new user appears in the database. I have tested it with sendmail and SMTP, nothing works. The admin does not get email that a new user has registered and the new user get no email to verify.
Registration does not work, because your SMTP settings are not correctly configured. Enable debug console in /lib/config.ini.php and set DEBUG to true, look for any errors or warnings within console after trying to register. This will also help you determine the problem with php 8.
I have moved from a managed server to a webspace provider. All worked. Now, uploaded the script MMP4 with all updates. Everything worked, no errors were reported. But: admin login is impossible. Created a test user, but without script message. Entry in database was successful, test user login impossible. php = 8.1.13. No login possible! How can I log in?
I tried again, with PHP version 7.4 and now it works.
It should work with php 8+, must be something else. missing php extension.
Hello, can a member also filter files? (categories)
Sorry, there are no categories for the members section.
At the Purchase Summary section. If I entered an invalid coupon code, and clicked on the “find” icon, nothing happens, there is no ajax loader nor any error message.
I checked your JavaScript codes in master.js and I saw there are $parent.addClass(‘loading’); and $parent.addClass(‘error’); .. Just wondering, are these working as expected?
There should be an error highlite if wrong code is entered. I’ll have a look
The error message nor ajax loader do not appear. Have you checked?
Yes, and I will be updating script soon.
You mean, there is a problem with the script that the ajax loader and the error message do not appear? How is the script updating coming? It has been 3 days.
Its nothing major, to worry about it. Just a small bug. If you need fix asap, please email me from my profile.
I have emailed you. Please advise how we should fix the bug. Thank you.
I have replaced your files and tested on my mobile phone using Google Chrome. I have cleared cache. I found that:
1) There is still no ajax loader when I tap on the “Find” icon for the coupon code.
2) There is no error message if the coupon code is invalid. It only highlights the coupon code row with a reddish color.
3) The Payment Summary now looks better, but still not fully responsive. It would be so much better if the rows can drop to a single column.
See my screenshot here: https://ibb.co/tLbsyKkPlease advise. Thank you.
Ignore loader. It works fine now, it highlights the red color if coupon is not valid. And it looks you are still using old css file. The padding should be lot less on stripe form. see here: https://ibb.co/FJ5kfM9
I have replaced all files, including the CSS, and I have also cleared cache and hard refreshed.
Your screenshot doesn’t seem to work, it shows “That page doesn’t exist”
What do I look for to make sure I am actually using old or new CSS file?
Delete everything from view/front/cache/
Here is the shot: https://ibb.co/LZwGMTx
I think the page is loading the new CSS file. Just that, if you view it on a smaller mobile browser, the buttons will not drop to a single column, that is where the problem is.
Can you please email me from my profile your site url and ftp access, and I will have a look
Membership Manager Pro
The payment page isn’t fully responsive? On a mobile view, the Purchase Summary section looks bad. The items in the two columns are overflowing, and the Stripe payment fields are overlapping each other. Please help.
The payment page isn’t fully responsive? On a mobile view, the Purchase Summary section looks bad. The items in the two columns are overflowing, and the Stripe payment fields are overlapping each other. Please help.
I’m not sure what mobile device you have but it looks good on the ones tested: Iphone 11, galaxy 20 etc.
I am actually testing in Mozila Firefox 107.0 (64 bit) on Windows 10 (in Responsive Design Mode).
Firefox -> More Tools -> Responsive Design Mode
Please advise, thanks.
Thats not very accurate. Use actual mobile device
I have tested this in an actual mobile phone.
Android phone (Huawei Mate 20) -> Google Chrome 107.0, the result is still the same.
The Purchase Summary section looks bad. There is two columns and the text overflow to the right of the screen (cannot see fully). The “Pay with” buttons also overflow to the right of the screen (cannot see fully).
I tapped on Stripe. The input boxes for the credit card overlaps each other.
Please check and address this problem urgently.
Thank you.
Please update us on this problem. Thank you.
Those input boxes are automatically generated by stripe api, and they should auto adjust. I can reduce padding on some elements. See here default stripe form: https://stripe-payments-demo.appspot.com/
The default Stripe form from https://stripe-payments-demo.appspot.com/ works OK in mobile view.
But the Stripe form, and the whole Purchase Summary section don’t really look responsive.
Anyway, I will test out the files which you have emailed to me.
By the way, I wanted to show you some screenshots, how do I do that?
Thank you.
You have my email now.