BangSop
Well-known member
same error @sakibpersonal92 please helpcoming across this error after passing the key and filling in the fields according to the information, but it doesn't pass, giving error 403!
same error @sakibpersonal92 please helpcoming across this error after passing the key and filling in the fields according to the information, but it doesn't pass, giving error 403!
Failed to validate code due to an error: HTTP 403 in step 3 or databaseJust install it, put false credentials and next, step 4, just import SQL database and voilá
working but looks i am late it says ''the purchase code you have entered using for equal or more then 6 domains''Hello, fyi this comment from outside forum, tested.
To null the code, you just have to do these steps:
edit: config.php Details to database connection:
Line #4 to #8
'host' => 'localhost',
'db' => 'modernpos',
'user' => 'admin',
'pass' => 'admin',
edit: purchase.php in "_inc\config\" this:
<?php defined('ENVIRONMENT') OR exit('No direct access allowed!');
return array('username'=>'','purchase_code'=>'');
to this:
<?php defined('ENVIRONMENT') OR exit('No direct access allowed!');
return array('username'=>'crystalpro','purchase_code'=>'93d33e46-325d-427
d-83d2-d0716e44f008');
And NOT put this in your credentials to activate because was baneed, just put this and voilá
edit: config.php
Line #2:
define('xINSTALLED', true);
to:
define('INSTALLED', true);
and import the database old... or new
but it is not working now. is there any other solution?i am MrLights, this was my solution before Babiato crashed...
Can someone give me the database how to import it? because I have nowhere to get it.working but looks i am late it says ''the purchase code you have entered using for equal or more then 6 domains''
I can't upload your db showing this error "TRUNCATE TABLE `bank_account_to_store`"Thank You soo much for your help, i have successfully installed modern pos
i have a same issue can you help me ? 403 error!!hi my friends how are you? finally i managed to make the system run, does anyone know why my products do not appear part of the pos? Can anyone help me, thanks in advance!