09-25-2016, 02:25 PM
This really worked, THANK YOU!
Lanzo some mistakes but is solved with the following:
If someone else wants to do this, you must change into "meekrodb.2.3.class.php" line 161 the following:
$db_class_vars = get_class_vars('DB'); -> $db_class_vars = get_class_vars('DB2');
Lanzo some mistakes but is solved with the following:
If someone else wants to do this, you must change into "meekrodb.2.3.class.php" line 161 the following:
$db_class_vars = get_class_vars('DB'); -> $db_class_vars = get_class_vars('DB2');