Modern POS - Point of Sale with Stock Management System

Modern POS - Point of Sale with Stock Management System v3.4

No permission to download

mjeyz

New member
Aug 19, 2022
0
0
0
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
OMG, You are a Marter, Senior :D Thanks Friend.
 

Polite

New member
Sep 27, 2022
2
0
1
I have installed it under localhost but when I install it on hosting, I get an error like in the picture? Can anyone help me? Thanks very much
 

Attachments

  • screenshot_1644331186.png
    screenshot_1644331186.png
    21.1 KB · Views: 3

White Devil

Well-known member
Trusted Seller
Trusted Uploader
Jan 6, 2019
3,107
6,072
120
world
babiato.tech
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á
this is not there in new files
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu