• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

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

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?
 
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.
 
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
 
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!
 

Forum statistics

Threads
79,486
Messages
1,143,475
Members
248,994
Latest member
praachi
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock