3289 comments found.
Hi Alex, appreciate to include blog in this script, so far, this script is the best in codecanyon, thanks
Thank you very much
Hi, anyway to hide some pages created in the menú?
You can not hide pages, but you can assign membership access to them.
Hello Im trying to upgrade using your included upgrade zip files. But when I try with next version you included as zip “upgrade_4.20.zip” /upgrade.php warns “Warning!You need at least MMP v4.10 in order to continue.” Aparently “v4.10” is not included for upgrade. And after extracting “upgrade_4.50.zip” it warns: “Warning!You need at least MMP v4.20 in order to continue.” The version “v4.20” already extracted though. ..
I guess, you either forgot to include “upgrade_4.10.zip” in the original zip file or something wrong with the current version or upgrade manual.
Please help
These are the upgrade files included : upgrade_4.20.zip, upgrade_4.50.zip, upgrade_4.60.zip, upgrade_4.61.zip
What is your current version?
The version contently available to download @odecanyon.net. Its root root folder contain “MMP 4.0 Install.pdf” manual. How to check the version btw?
You don’t need to perform any upgrade, since you have the latest version.
hello can you this product for hosting company for managing recuring invoices and payments ?
Hi, i have one question with payments gateway. Im using PAYPAL, Do i have to change anything (code, configuration, etc) ?, because when i try to pay i receive an error message from paypal:
https://www.paypal.com/cgi-bin/webscrThanks
This is the mesage: Things don’t appear to be working at the moment. Please try again later.
Make sure your email address is correct and your paypal account is verified
Thanks, solved.
No problem
Hi, nice script. I write you because i have this trouble:
1. “The file could not be uploaded” in FILES AREA
I have changed permissions as you mention in your user manual, but it still does not work. I have tried a lot of formats (png, jpg, doc, etc) with same result.
Could you help me please?
NOTE: Your maximum upload size is 16M If you need to upload files larger than your limit ask your hosting company to increase it.
Solved, i see your post, thanks.
No problem
Hi, i like this product and i have some presale question: Is supported last release of PHP (8.*) Is possible to share different files with different users (also by FTP)? Is possible to send notification when news and files are shared? Thanks
php 8 is supported, file sharing by ftp is not supported. You as an admin can assign files to each user or membership based. You can send newsletter to your users, but that would depend on your hosting. Most of the hosting companies do not allow mass mail, or have some kind of limit how many emails can be sent per day.
can you restore me please my licence? i change a domain name. thank you
Sure, you can use the same license on your new domain
thank you 
I have installed your MMP software as directed. After setup, I get the login page but when I try to login as admin, I get a 404 page. If I try to register, I get a 404 page. If I try to navigate to any of the menu items, I get a 404 page.
I have limited programming knowledge, so I am unable to debug what is going wrong, can you provide some insight?
Looks like you are missing .htaccess file. Make sure you are using the one provided in the package. it might be hidden, depending on your OS
That was it. Thanks for you prompt reply.
No problem.
I would like the NGINX code please.. Not just htaccess
sure:
autoindex off;
location / {
try_files $uri $uri/ /index.php?/$uri;
}
ok im getting a 405 on the controller.php file and also not all urls are following https or not
ok to get it working i had to add query string try_files $uri $uri/ /index.php$uri?$query_string;
Sorry, my bad. I’m glad you got it working
thanks, how do we handle the Membership pages and send them to the payment gate way if they dont have a memebrship?
Just select one or more memberships and assign to your page. If user does not have valid membership, the message will appear. User must be logged in and buy membership from the dashboard only. You can not redirect directly to payment gateway
please, any plan for flutterwave payment gateway?
Sorry, most likely not any time soon.
Thank you
When a user or admin requests a password reset the email states the password is [PASSWORD] (no new password is displayed just the placeholder)
<div style="background-color:#F2F2F2;margin-top:20px;margin-left:auto;margin-right:auto;max-width:800px;padding:10px;font-family: Helvetica, Arial, sans-serif; font-size: 16px; color: #404040">
<div style="border-radius: 6px 6px 6px 6px;box-shadow: 0 16px 24px 0 #DFDFDF;">
<div style="background-color:#35B8E8;text-align:center;margin-top:32px;border-radius: 6px 6px 0 0;"><img src="http://agda-graph/mmp5/assets/images/header.png" alt="header" data-image="kmbm1za7efwc" /></div>
<div style="background-color:#ffffff;padding:48px;text-align:center;border-radius: 0 0 6px 6px;">
<h1 style="font-weight:100;margin-bottom:32px">New Password Request!</h1>
<p style="margin:0;padding:3px;color:#7B7B7B"> Hey [NAME], it seems that you or someone requested a new password for you.</p>
<p style="margin:0;padding:5px;color:#7B7B7B"> We have generated a new password, as requested.</p>
<div style="padding:30px 0px 0px 0px">
<a target="_blank" href="[LINK]" style="text-decoration: none;border-radius: 6px 6px 6px 6px;display:inline-block;background-color:#4CAF50;padding:14px 30px 14px 30px;color:#ffffff;font-weight:500;font-size:18px">Go to password reset page </a>
</div>
</div>
</div>
<div style="padding:48px;text-align:center">
<p style="margin-bottom:32px;font-size:20px;color:##272822"><em>Stay in touch</em></p>
<a target="_blank" href="http://facebook.com/[FB]" style="display:inline-block;margin: 0px 5px 0px 5px;"><img src="http://agda-graph/mmp5/assets/images/twitter.png" data-image="wiuvuko2oe7j" /></a>
<a target="_blank" href="http://facebook.com/[TW]" style="display:inline-block;margin: 0px 5px 0px 5px;"><img src="http://agda-graph/mmp5/assets/images/facebook.png" data-image="m7oek6betzkw" /></a>
<a href="mailto:[CEMAIL]" style="display:inline-block;margin: 0px 5px 0px 5px;"><img src="http://agda-graph/mmp5/assets/images/email.png" data-image="ruu0t8hc3al7" /></a>
<div style="font-size:12px;color:#6E6E6E;margin-top:24px">
<p style="margin:0;padding:4px"> This email is sent to you directly from [COMPANY]</p>
<p style="margin:0"> The information above is gathered from the user input. ©[DATE] <a href="http://agda-graph/mmp5">[COMPANY]</a>
. All rights reserved.</p>
</div>
[LOGO]
</div>
</div>
<div style="background-color:#F2F2F2;margin-top:20px;margin-left:auto;margin-right:auto;max-width:800px;padding:10px;font-family: Helvetica, Arial, sans-serif; font-size: 16px; color: #404040">
<div style="border-radius: 6px 6px 6px 6px;box-shadow: 0 16px 24px 0 #DFDFDF;">
<div style="background-color:#35B8E8;text-align:center;margin-top:32px;border-radius: 6px 6px 0 0;"><img src="http://agda-graph/mmp5/assets/images/header.png" alt="header" data-image="om9xanoquio1" /></div>
<div style="background-color:#ffffff;padding:48px;text-align:center;border-radius: 0 0 6px 6px;">
<h1 style="font-weight:100;margin-bottom:32px">New Password Request!</h1>
<p style="margin:0;padding:3px;color:#7B7B7B"> Hey [NAME], it seems that you or someone requested a new password for you.</p>
<p style="margin:0;padding:5px;color:#7B7B7B"> We have generated a new password, as requested.</p>
<div style="padding:30px 0px 0px 0px">
<a target="_blank" href="[LINK]" style="text-decoration: none;border-radius: 6px 6px 6px 6px;display:inline-block;background-color:#4CAF50;padding:14px 30px 14px 30px;color:#ffffff;font-weight:500;font-size:18px">Go to password reset page </a>
</div>
</div>
</div>
<div style="padding:48px;text-align:center">
<p style="margin-bottom:32px;font-size:20px;color:##272822"><em>Stay in touch</em></p>
<a target="_blank" href="http://facebook.com/[FB]" style="display:inline-block;margin: 0px 5px 0px 5px;"><img src="http://agda-graph/mmp5/assets/images/twitter.png" data-image="t4gg80t1zf75" /></a>
<a target="_blank" href="http://facebook.com/[TW]" style="display:inline-block;margin: 0px 5px 0px 5px;"><img src="http://agda-graph/mmp5/assets/images/facebook.png" data-image="nusbg4c56shy" /></a>
<a href="mailto:[CEMAIL]" style="display:inline-block;margin: 0px 5px 0px 5px;"><img src="http://agda-graph/mmp5/assets/images/email.png" data-image="xam1qyzrhhe8" /></a>
<div style="font-size:12px;color:#6E6E6E;margin-top:24px">
<p style="margin:0;padding:4px"> This email is sent to you directly from [COMPANY]</p>
<p style="margin:0"> The information above is gathered from the user input. ©[DATE] <a href="http://agda-graph/mmp5">[COMPANY]</a>
. All rights reserved.</p>
</div>
[LOGO]
</div>
</div>
Thank you
These templates look much better than the originals and work. If they are the newer templates – it would seem I am using all old ones. Can you send me a complete set of the newer templates?
Sure, Please email me from my profile page.
Any plans to add support for Mollie payments?
Would also like to see the option to select the membership package or a link directly to pay for the package rather than getting people to register first.
you have iDeal already included
iDeal isn’t Mollie though that’s different altogether
Remove in gateways/ideal/form.tpl.php line 20
"method" => Mollie_API_Object_Method::IDEAL,and default Mollie payment method should be available
i installed the new update and now the site runs very slow can you please advise?
here is also a video showing how it will not allow any files to be uploaded https://somup.com/c0fjfO42Zf
Your site runs fine for me and pages are opening instantly, as for the file upload, you need to configure file directory as per install manual. Have a look here its for my other script, but the same rule applies: https://ckb.wojoscripts.com/article/digishop-module/
please go and try to create an account on my site, then you will see it lags registering the new account http://instructorjay.com/
Its not a lag, you need to configure your SMTP settings from the admin configuration page. System can not send welcome email without it.
Is there a way to test the mail settings, I had already set it up
If you receive success message your mailer is working, otherwize, enable debug console in /lib/config.ini.php and set DEBUG to true. Try registration once again, refresh page and look for any errors or warnings within console tabs.
I would like to integrate your login script into an admin dashboard which holds a lot of data. Is it possible to extend session information and and retrieve/include information from a second another table?
Everything is possible if your coding skills are sufficient
hi is there a chance you can add flutterwave as payment option?
I’ll have to look into their API first
Thinking about buying this script, I got my own html template design I want to use. Can I use my own website design OR only the ones from your script?
You can design it in any way you want, as long as your html/css skills are sufficient
Hi loving the scripts and updates for years now, one question, when user logs in, instead of seeing the membership plans, i want to send users to profile first, where do i change this pls?
Sure, I can help you with that. Please email me from my profile page
Hi, I will need to sync the subscriber list from my CMS to this membership script, what’s the subscriber table name?
that would be the users table in both scripts
“users” table, thank you
Hi
when i create a page with page builder and then copy it to the main directory, then i get this error:
Fatal error: Uncaught Error: Using $this when not in object context in /home/httpd/vhosts/xn-zrichseebootsvermietung-cpc.ch/yesorno.guru/view/front/header.tpl.php:17 Stack trace: #0 /home/httpd/vhosts/xn-zrichseebootsvermietung-cpc.ch/yesorno.guru/game.php(
: include() #1 {main} thrown in /home/httpd/vhosts/xn—zrichseebootsvermietung-cpc.ch/yesorno.guru/view/front/header.tpl.php on line 17
you can test the page on www.yesorno.guru/game.php
You can now build pages directly from the admin, no need to use the help section of the page creator.