Code

Discussion on Membership Manager Pro

Discussion on Membership Manager Pro

By
Cart 2,790 sales

gewa13 supports this item

Supported

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”

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

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?

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.

Dear gewa my instralin location https://www.capitalsafety.lk/ but i can’t login to system as a Admin admin username and password are Defalt admin pass1234

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, where do I configure PHP Mailer?

Under admin configuration.

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

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.

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.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey