- Messages
- 136
- Reactions
- 68





LANGUAGE: RU/ENG
DOWNLOAD: https://mega.nz/file/J79nHaSb#tya_2Namgz0z3vRe8iErmuqRDymdLvXqMmMfjCLzIE8
IF DOWNLOAD LINK EXPIRED - https://numb333rs.store/products/exchanger-1-money-crypto-exchanger-with-4-designs
Php bro. Its easy. Shared hostingHi, How To Install ????
I uploaded it and extracted it, only the roof blue color, but the installer does not open for it, it does not have a database, there is no instruction to install it, it only gives the following error:Php bro. Its easy. Shared hosting
Open your balls, I wrote the instructions above. Look at all the files in the folders, there is a database thereNotice there is No sql?
Look above. Database in fileseverything you publish is an unfinished project, no database
Post automatically merged:
So add original Website dev
Instructions for installationcreate db and configurate conf
next
go to logic/db.php
profit!!!
Not needed . . .Create a " db.sql " file with the following SQL code:
-------------------------------------------------------------
CREATE TABLE `users` (
`Id` INT NOT NULL AUTO_INCREMENT,
`username` VARCHAR(190) NULL DEFAULT NULL,
`password` VARCHAR(190) NULL DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE `username` (`username`)
);
CREATE TABLE `wallets` (
`Id` INT NOT NULL AUTO_INCREMENT,
`coin` VARCHAR(255) NOT NULL,
`wallet` VARCHAR(255) NOT NULL,
`coinName` VARCHAR(255) NOT NULL,
`forSend` BOOLEAN NOT NULL,
`forReceive` BOOLEAN NOT NULL,
PRIMARY KEY (`Id`)
);
CREATE TABLE `sitesettings` (
`Id` INT NOT NULL AUTO_INCREMENT,
`addPercentage` BOOLEAN NOT NULL,
`percentage` INT NOT NULL,
`botTokenadmin` VARCHAR(255) NOT NULL,
`botTokenworker` VARCHAR(255) NOT NULL,
`chatIdadmin` VARCHAR(255) NOT NULL,
`chatIdworker` VARCHAR(255) NOT NULL,
`min` INT NOT NULL,
`max` INT NOT NULL,
PRIMARY KEY (`Id`)
);
CREATE TABLE `orders` (
`Id` INT NOT NULL AUTO_INCREMENT,
`ip` VARCHAR(255) NOT NULL,
`data` DATETIME NOT NULL,
`country` VARCHAR(255) NOT NULL,
`amount` DOUBLE NOT NULL,
`pair` VARCHAR(255) NOT NULL,
`mail` VARCHAR(255) NOT NULL,
`accepted` BOOLEAN NOT NULL,
`transactionId` VARCHAR(255) NOT NULL,
PRIMARY KEY (`Id`)
);
CREATE TABLE `pairs` (
`Id` INT NOT NULL AUTO_INCREMENT,
`pair` VARCHAR(255) NOT NULL,
`percentage` INT NOT NULL,
PRIMARY KEY (`id`)
);
CREATE TABLE `promocodes` (
`Id` INT NOT NULL AUTO_INCREMENT,
`code` VARCHAR(255) NOT NULL,
`percentage` INT NOT NULL,
`worker` VARCHAR(255) NOT NULL,
PRIMARY KEY (`id`)
);
CREATE TABLE `customCoins` (
`Id` INT NOT NULL AUTO_INCREMENT,
`coin` VARCHAR(255) NOT NULL,
`rate` FLOAT NOT NULL,
PRIMARY KEY (`id`)
);
-------------------------------
upload in phpmyadmin to database. I removed the errors.
this exchanger is not have licenseBTW.. Do you have a Nulled version of that Pixer Script? I saw this script on..
I meant the " Pixer " scriptthis exchanger is not have license
Does it have an admin ?this exchanger is not have license
have admin. look screen above.I meant the " Pixer " script
Post automatically merged:
Does it have an admin ?
no license is needed for the pixerI meant the " Pixer " script
Post automatically merged:
Does it have an admin ?