Can anyone NULL (remove the requested licence key ) of UniMatrix Membership v1.2.2 - MLM Script?

GadaG

Active member
Mar 19, 2021
399
194
43
Hi,
I have a working version 1.2.2 with an sql database. And I also have version 1.9.0. but without a sql database. How do I make a fully working latest version?
What if you update using 1.2.2 version than you get 1.9.0 version with swl database?
 

wedesignsocialmedia

New member
May 17, 2022
1
1
1
What if you update using 1.2.2 version than you get 1.9.0 version with swl database?
Hi,

I put the archive from version 1.9.0 on my hosting, then I register the data in common/config.php and I import the sql database from version 1.2.2, but the problem is that in the new version there are more tables in the database and they are not imported automatically.
 

arabafenice

New member
May 11, 2022
0
0
0
database name is unimatrix right ?
so upload all files in your root
go to common folder and open config.php
remove all codes and copy paste this codes
PHP:
<?php

define('OK_LOADME', 1);
error_reporting(E_ALL ^ E_NOTICE ^ E_STRICT);

// --- start ---

date_default_timezone_set('UTC');

define('DB_HOST', 'localhost');
define('DB_USER', 'root');
define('DB_PASSWORD', 'root');
define('DB_NAME', 'unimatrix');
define('DB_TBLPREFIX', 'netw');

define('INSTALL_PATH', 'C:\localhost');
define('DECIMAL_POINT', 2);

define('DEFIMG_LOGO', '../assets/image/logo_defaultimage.png');
define('DEFIMG_PLAN', '../assets/image/plan_defaultimage.jpg');
define('DEFIMG_FILE', '../assets/image/file_defaultimage.jpg');
define('DEFIMG_SITE', '../assets/image/site_defaultimage.jpg');
define('DEFIMG_ADM', '../assets/image/adm_defaultimage.jpg');
define('DEFIMG_MBR', '../assets/image/mbr_defaultimage.jpg');

define('ADMFOLDER_NAME', 'admin');
define('MBRFOLDER_NAME', 'member');
define('UIDFOLDER_NAME', 'id');

//ini_set('log_errors', 'On');
//ini_set('error_log', 'netw_error.log');

and import default sql
sir you have default sql
 

wedesignsocialmedia

New member
May 17, 2022
1
1
1
This script can be installed, but the SQL database will be created with errors. The database will not contain half of the tables. As a result, this makes the script non-working!
 

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