Code

Discussion on Membership Manager Pro

Discussion on Membership Manager Pro

By
Cart 2,790 sales

gewa13 supports this item

Supported

3287 comments found.

Can i suggest an idea for an update of membership manager pro where when the user logs on for the first time, a welcome message shows on the dashboard. I think this would be quite easy and can give the admin the option to turn it on and off.

Do you mean like a news announcement?

No a simple message which pops up and say Welcome Back to make it seem more personal

Sure, I can help you with that. Please email me from my profile page for instructions.

Hi, I bought this a while back for a personal project which I’m close the launching, it is a great script and I found it easy to implement and customise to my needs – as the description doesn’t implicitly state it could you confirm that the script has been hardened against the following before I launch the project – I’m running v3.0 of the script currently which I think is the latest version.

Password Hashing – One way?

Session Protection

XSS Protection

CSRF/XSRF Protection

Brute Force Protection Against Multiple Login Attempts? Locking Account after x attempts?

SQL Injection – Assume PDO usage

Cheers.

I’ll try to find some time in between my current projects, but I can’t tell you the exact date.

That’s great thank you – no rush obviously. I’ll buy the additional licence in the next couple of days.

No problem.

Hi, I’m not able to login as Admin to your demo site: http://wojoscripts.com/mmp/admin/login/ using admin as username and password as password. Thanks.

Sorry about that. I forgot to disable password reset, and users keep resetting it. It’s all working now.

Why is it so difficult to build a normal page instead of all these templates, previous versions were easier

You can edit index.tpl.php file in view/front/ then just create your own login form and make sure it posts to index page. See help section in admin panel.

But what if I don’t want the index.tpl.php page to be a login, what if I want it to be a landing page Can I do that and also how can I do something where it goes domain.com/products/productname so like two directories

You can use index page as landing page, then just create a new login page. As for second question, you will need to create a new route and place it in index.php page. See install manual, it explains how to add new pages as part of framework

I did a test membership that is not recurring. It lasts for one day. I signed up for it two days ago but the membership is still active when I login when it should resort back to the default page. Any thoughts?

I did a test membership that is not recurring. It lasts for one day. I signed up for it two days ago but the membership is still active when I login when it should resort back to the default page. Any thoughts?

For cron job use wGet method from your hosting panel

Here’s what godaddy told me to use as the command /usr/local/bin/php -q public_html/membership/cron/cron.php. Should this be different?

I you have cpanel installed you can go to Cron Tab section and create one from there to run once a day, or

0 0 * * * wget -q -O cron_exec.log http://yourdomain.com/cron/cron.php

Hi,

I enabled Bank transfer in payment settings – but that is not visible in membership page to choose to complete the purchase

offline payment will only show your bank or payment information. User can use that info to send payment. Once payment is received, you can then manually assign membership to that user.

in admin at help/page builder, I notice I can create pages with the proper membership ¿how to access such page? can I put custom fields to such page?

Sure, please email me from my profile page, and provide description where exactly you want to place links, or even better if you can create a screenshot.

better yet, Let say I can create a page as CRUD form (Create, Read, Update and delete) if my subscriber reaches that page, I need them to see their own information. Do you have the code I can include in my page so that it will recall the mysql data so that said subscriber can reach their info and will be able to create, read, update and or delete. Thank you

Sorry, I don’t have a code for that. Your request requires bit more coding, and it’s not that simple to explain.

At which event status do email will trigger, one payment status is made to paid ?

That depends on gateway used. But if transaction is successfully completed, that will trigger paid status.

currently we customized it not to use any payment gateway but – we have confirm order button (condition). once user confirm the order, changing the payment status to PAID will trigger email?

Not automatically, in this case you will need to trigger mail function manually. Open up ipn.php file in gateways/PayPal/ folder and look for Notify admin and Notify user comment section.

Hi,

when a membership is successfully purchased by an front-end user, do admin and user get email notification of the purchase and invoice via email?

Both user and admin will receive notification email. User can download invoice from dashboard.

I cant sign in as an Admin to your demo. Admin area http://wojoscripts.com/mmp/admin/ Admin Login Username: admin Password: password

Did i do something wrong?

No, it should work fine, try not to copy and paste password from item description, instead just type it.

Hi, I have purchased your Membership manager pro script. I needed to add one page as part of the framework as mentioned in your documentation, using your example, “news” as a sample:

//Custom Routes add here
$router->get('/news', function () use ($tpl)
{
    $tpl->template = 'front/news.tpl.php';  
    $tpl->title = 'News Page';  
});

I created ‘news.tpl.php’ file in the ‘front’ folder with this as the content alone as test, <?php    if (!defined(“_WOJO”))        die(‘Direct access to this locaƟon is not allowed.’);  ?>

When I open any page, e.g. localhost/test/dashboard, I get an error.

Parse error: syntax error, unexpected ’’front/news.tpl.php’’ (T_CONSTANT_ENCAPSED_STRING) in C:\xampp\htdocs\test\index.php on line 155

When I open localhost/test/news, I get this error, Warning: include_once(C:\xampp\htdocs\test\view): failed to open stream: Permission denied2 Warning: include_once(): Failed opening ‘C:\xampp\htdocs\test\view/’ for inclusion (include_path=’.;\xampp\php\PEAR;C:\xampp\htdocs\test/lib’)2

I have checked everything endlessly and everything seems correct, syntax wise.

Thanks for the response. I have set DEBUG to true. when I generated an invoice, I get this warning on the console; Array ( Methods with the same name as their class will not be constructors in a future version of PHP; TTFontFile has a deprecated constructor in C:\xampp\htdocs\test\lib\mPdf\classes\ttfontsuni.php on line 51 ) The warning appears to be related to the PHP library for generating PDFs. Does that help you in knowing why I have that problem with generating invoice?

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; mPDF has a deprecated constructor8192 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; grad has a deprecated constructor8192 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; mpdfform has a deprecated constructor8192 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; cssmgr has a deprecated constructor8192

Ok, I see it now. Php 7 will trigger that error message. There is a quick fix for it, and I will submit fix to codecanyon, in a mean time. Please email me from my profile page.

Hi, I’ve just purchased your script. Look awesome! Do you plan, in the near future, to enable multilingual support (with language switcher in the frontend) ? I’m asking because I’ve see lots of comments (1 year ago) that state that this will be integrated in the next release (version 4.0 / current).

Cheers, Romah

Thank you, yes, i can implement multilingual functionality in the next update.

I want to add custom functionality like creating add-on features for each membership for the front end users to choose while opting for membership for that – I am trying to create a new page with necessary fields in the admin panel. What i did was

1.Created Submenus named is “memberships”,”category”,”features” . 2.Created file name as category.tpl.php (view)folder 3.Created function named category inside content.class.php (lib) folder 4.Created database table necessary to store data named category.

When finally tried to access the page in the url – 404 error page appears

I tried creating a sample files news page based on help doc with out changing any thing but it still give error as Parse error: syntax error, unexpected ’$router’ (T_VARIABLE) in /home4/kreatreu/public_html/omglabs.co/subscription/index.php on line 154

line 154 contains $router‐>get(’/news’, funcon () use ($tpl){      $tpl‐>template = ’front/news.tpl.php’;       $tpl‐>tle = ”News Page”;     }); 

Please copy and paste from here: http://pastebin.com/RTQq9cnn. For some reason when you copy from PDF file, single quotes are converts correctly.

If no documentation, then how can customize it for my need. Its not a even any opensource framework, though we have worked on MVC before still no clue what goes wrong.. so only you can do the customization ?

If no documentation, then how can customize it for my need. Its not a even any opensource framework, though we have worked on MVC before still no clue what goes wrong.. so only you can do the customization ?

What exactly do you want to do?

dd699af5-7d59-49e3-b800-14aecfb5dfe9

I try to signup new user, a banner comes up on top and says new user created, check your email to verify. Then it follows a 404 page not found error page shows up. So, I go to my email, I do get the welcome email and button at bottom to verify, when I click that button, it goes to a 404 page not found error page. Please help….. Thanks

Please apply patch if you haven’t done yet, you can find it under item description page.

dd699af5-7d59-49e3-b800-14aecfb5dfe9

ALL pre-checks, before install were ok.

Get 404 error, trying to ‘Activate your account’. Won’t login to standard login. This is the fourth login program I’ve purchased because I CAN’T get any of them to work correctly, on little bits here and there, but no program ever worked completely. Now errors with this. I noticed many similar errors, if you would simply post the solutions to your buyers issues, then maybe you would get less emails. Please help, thanks. Scott

I’m not sure why you’re getting those errors, but I can definatelly look into it. Due to different server configurations, script might require small adjustments, but in the larger scale, it should work right out of box, without any issues. Please email me from my profile page with your ftp as well as phpmyadmin access.

Won’t login after install

Make sure you are using the latest version, and if you are login as admin url must end in /admin/

Hi,

How do i create a new page in the admin panel to add new functionality, do you have documentation for customization.

i am not asking about page builder to create a page, I want to create a new menu and page with few fields to store in DB typically CRUD operation

Sorry, I don’t have documentation for something like that. This is way to,complex to explain

Hi. Installation seemed to go through fine. Database tables have been created automatically.

Im getting.. Fatal error: Class ‘Locale’ not found in C:\Users\sdsdsdsdsd\Dropbox\Webserver\mmp\lib\core.class.php on line 33

Have your hosting company install INTL extension for you, and make sure your php version is 5.5+

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