I'm having issues with installing via locally: 1) PHP Errors, 2) Can't pass the purchase check after entering my code.
Also, how does the purchase code work if I were to setup localhost with the purchase code. Would it cause any issue when I deploy it to the server and also activate it using the same code?
Errors:
A PHP Error was encountered
Severity: 8192
Message: Required parameter $PAGE_AUTO_ID follows optional parameter $drip_type
Filename: controllers/Home.php
Line Number: 5343
A PHP Error was encountered
Severity: 8192
Message: Required parameter $subscriber_id follows optional parameter $drip_type
Filename: controllers/Home.php
Line Number: 0
A PHP Error was encountered
Severity: 8192
Message: Required parameter $style follows optional parameter $type
Filename: helpers/addon_helper.php
Line Number: 102
Please Log in To give an answer.
1 Answers
miraz Team
3 years agoPlease try to install the application in your live server.
And regarding your questions, if you use your purchase code in localhost then before install your application into live server then you need to reset the purchase code. Because you cannot use one license in multiple domains.