3288 comments found.
and the email templates, when the user receives email with the login data, username [USERNAME] works, but it’s a code, I would like to send the email, I tried [EMAIL] but it didn’t work. Is this some other name I have to use?
Demo version does not allow any changes.
I’m testing here, but allow registration, even if disabled it is still possible to create account. Can I just leave the login screen, and remove the registration?
And one last question, can I edit the payment buttons to redirect to another site maybe?
Yes, you can remove registration completely, as for payment buttons, that would depend on your payment gateway.
I would have another payment gateway, pagseguro, is Brazilian. Could I create a button with it and remove the others? Leaving only one method?
It’s not that simple, this would require actually developing new gateway, which is far more complex then just adding few buttons.
Hello mate, I bought the script, my question is which type of services that I need to buy from strip to link it with this script please. there were many methods I a bit confused
Sorry, not sure what you mean. What do you need to link?
How do reduce the top margin? There’s tons of wasted space above each page
Depending on page. for example login and registration pages are centered vertically and horizontally, on other pages #logo { has big top/bottom margin, which you can reduce in style.css located in /view/front/css/
I got past the INTL issue… I’ve got one last question and then I should be able to roll with it – I don’t understand exactly what to do after I create a custom page… it’s in the upload directory and if I move it to the root I get a generic PHP 500 error… log says “End of script output before headers: search.php”
Page is just an example of php code used to protect custom page. There are few ways of creating protected page. 1. Just create anew page and give it php extension, and include initial.php file. 2. Create. A page as part of framework see install manual for that.
Fixed it….
How do I remove the custom fields from the registration form
Nevermind… i figured it out
Disable tax feature.
So I have user entered in but the system will not fire expiration emails off like it says it does. Also, the user sort does not work as intended. If you click the letter row it does not filter like it should. I had a user set to expire a week ago and there is no way for the user to renew in the system. When the time for the membership expires, should there be a new button to renew?
You will need to setup cron job in order for email reminders to go out, the same goes if you are using stripe subscription. For PayPal cron is not required.
Getting this error on install:
SQLSTATE[42S01]: Base table or view already exists: 1050 Table ‘cronjobs’ already exists
It seems you are installing on already existing installation. Delete your old database, and try again
Ummmm sorry no. I need the other database. It is supporting an existing live website. Are you saying that this code doesn’t support multiple instances on the same server?
ah…i see that the install did create the db on this particular domain. i’ll delete that one and reinstall hopefully that works.
That worked…sorry for the confusion
Now I’m getting : Fatal error: Class ’Locale’ not found
And I have the INTL extension already installed.
If intl extension is installed and enabled, you should not be getting that error.
How function Sendmail in default mailer? What is Sedmail Path and where i make one?
Ask your hosting company for sendmail path
Hi, I change of PHP Mailer to SMTP, but after change nothing member recept payment mail and I do’nt recept “Payment Completed”, I have a problem?
Make sure that SMTP settings are correct, including port number. Also some hosting companies will allow you to use only your own domain SMTP
But all others emails they recept, only “Payment Completed” don’t recept. If I make configuration wrong, don’t send any email.
Are you saying that all emails work except Payment received?
Yes! Sorry, my english is bad.
Depending on payment gateway, admin does not receive notification email from script, but from gateway it self. Which gateway are you using?
I use Paypal.
You should receive email notification from PayPal.
Hi, how can i activate ssl for frontend and backend?
from your hosting panel, you should be able to force SSL, MMP will just automatically accept any protocol. You can also do it via .htaccess, if you cant from hosting panel, just google it.
Use password reset form, if you don’t remember your password. It seems that you where logged in into admin panel at one point, since you have changed few things.
Apologies if this has been asked before…
Upon testing a registration, the submit button keeps on spinning. The confirmation email has been received and I’m able to confirm the account.
However the original signup page is still there with the submit button spinning. Should this redirect to a page saying something along the lines of “please check your emails for confirmation” etc?
Just looks like it’s not worked to the end user that way.
Thanks
Have a look at admin configuration page and make sure that default membership on signup is disabled, or select one if you want that feature.
I have done but that isn’t the answer to my question sorry…
What should happen on the page after the user fills out their details and presses “Sign Up”?
Currently it’s the “Sign Up” button just spinning….
Once signup is completed, it should display a message. Enable debug console in /lib/config.ini.php and set DEBUG to true. Run one more registration,refresh page and look for any errors or warnings within console tabs, then please email me from my profile page.
Hello, I need to know how to disable the ‘news’ button on the landingpage as it’s not needed. thanks.
Edit header.tpl.php,in /view/front/
How do I add custom field to single email template?
Sorry, you can’t add custom filed to email template, since custom fields are not stored in user table, but their own, it will require few good changes.
Hi,
How are the passwords stores in the db? What method is used?
As I am looking to implement a feature about users changing there passwords.
Passwords are hashed using multiple encryption methods, and are not stored in database, only salt/hash fields are stored in database users table. Have a look at Auth.class.php in lib/ folder for further info.
i have many issue with download can you help me
Sorry, I dont see your proof of purchase.
i am having an issue as u can see i got the site front landing page up but nothing else work. Just changed the branding myself manually
member.regenics.com it appears the paths are wrong i did notice that during on install the path for the site was at vbuy instead of v/buy so i can get everything and made it the root during install and that is how i got the front page to work. But, the admin definitely and no links work,
M
It seems you are missing .htaccess file. Make sure that file from original MMP package exists. It might be hidden depending on your OS
thanks that worked. Also now I cannot upload images. They hour class when I submit. I increased the php.ini upload size but that didn’t change the hour class. The uploads folder is 7778
How do you control the order of the membership. They show 1 2 3 in the admin tool but they are coimng out in reverse order 3 2 1.
Memberships are sorted based on price, from lowest to highest. As for file upload, make sure you have configured file directory as per install instructions, or have a look here it’s for my other script but the logic is the same: http://ckb.wojoscripts.com/article/digishop-module/
Hi, Will the Stripe integration need updating for the new SCA rules? Stripe keeps e-mailing me about my other integrations and I wonder if MMP will need the same? Thanks, Ben.
It depends on many factors. First membership price, anything below €30 should be fine. Second, the fraud rate.
A payment provider (like Stripe) is allowed to do a real-time risk analysis to determine whether to apply SCA to a transaction. This may only be possible if the payment provider’s or bank’s overall fraud rates for card payments do not exceed the following thresholds:
0.13% to exempt transactions below €100 0.06% to exempt transactions below €250 0.01% to exempt transactions below €500 These thresholds will be converted to local equivalent amounts where relevant.
In cases, where only the payment provider’s fraud rate is below the threshold, but the cardholder’s bank is above it, we expect the bank to decline the exemption and require authentication.
Thanks for the quick response. even the below €30 payments will get an SCA challenge after 5 transactions have happened. Does mmp mimic a customer initiated charge, or is it creating a proper recurring transaction within stripe?
As I read those stripe docs you quoted from, the only way to avoid SCA is to use a proper recurring transaction. Even then the first payment may get an SCA challenge.
Will the mmp stripe integration need adapting to use proper recurring transactions within stripe? Otherwise it seems like a lot of transactions will get rejected when the renewal script runs overnight to charge people as there will be an SCA challenge but the customer won’t actually be there to respond to the challenge.
With stripe, MMP does not create stripe recurring transaction, instead it just captures strict customer ID, which is used to, initiate additional payments, simulating recurring method.
Hmm. I honestly think that this way of doing it is going to break payments.
With these new rules, it seems the issuing bank will often issue a SCA challenge if MMP is simulating a subscription rather than actually creating one in stripe. The SCA challenge will break the payment since no one can respond to it when MMP tries to initiate payments.
If the subscription is created in stripe, then when there’s an SCA challenge stripe will send an e-mail to the user allowing them to complete the challenge and then process the payment, even if it takes a day for the user to respond:
https://stripe.com/gb/payments/strong-customer-authentication : ” For businesses accepting recurring payments, Stripe Billing identifies which subscription charges require authentication and can even trigger an email to a subscriber when additional authentication is needed. ”I think the MMP stripe payment process might need to be adapted to create proper recurring subscriptions in stripe and allow stripe to handle the recurring payments. MMP then just needs to check with Stripe that the payments are going through so it can disable the users access if not.
My membership site is due to launch at the end of October using MMP, but I’m worried it may not be able to actually process payments properly with SCA.
From that same stripe page: ” Businesses that store cards to charge them later, when customers aren’t in the checkout flow, may need to get some customers back online to authenticate purchases. “
Creating a proper subscription in stripe, will require lots of code rewriting, and will take some time to develop. If Stripe was the only payment option, it would be fine, but there are other gateways. I wish Stripe had the same way as PayPal creating subscriptions via simple form
SCA is industry wide, it’s not just stripe. So the same problem will affect PayPal and other gateways as the SCA rules come into force.
Stripe is a deal breaker for me and I imagine many others. Is stripe not going to be supported now?
Hello gewa13 -
I’ve changed the location to US, the time to US, and changed to currency to USD (and I tried US$) but when I go to check out with PayPal, the currency shows as CAD. Is the currency set somewhere other than the System Configuration page of the dashboard?
KT
Under PayPal configuration page, update your currency.