09-05-2014, 07:40 AM
09-05-2014, 03:33 PM
Hello,
I will try to null this script.
License valid :
Need to create new json file and change validation address ( http://myflipmarket.com/?edd_action=acti...e&license= ) to own with own json file.
Please be patient.
Regards,
Warhell
I will try to null this script.
License valid :
Code:
<!--?$sql="SELECT * FROM `tbl_config` LIMIT 1 ";$res=mysql_query($sql) or die(mysql_error());$max=mysql_num_rows($res);$row=mysql_fetch_array($res);$site_url=$row['website_address'];
$sql="SELECT * FROM `tbl_licence` LIMIT 1 ";$res=mysql_query($sql) or die(mysql_error());$max=mysql_num_rows($res);$row=mysql_fetch_array($res);
if($_SESSION['lncechk']==''){ $json_licnce='http://myflipmarket.com/?edd_action=activate_license&item_name=My+Flip+Market+MAX+Upgrade&license='.$row['license'].'&url='.$site_url.''; $obj=json_decode(file_get_contents($json_licnce)); $obj->license; if($obj->license=='valid'){$_SESSION['lncechk']='valid';}else{$_SESSION['lncechk']='';}}?>
Need to create new json file and change validation address ( http://myflipmarket.com/?edd_action=acti...e&license= ) to own with own json file.
Code:
<!--?php
stdClass::__set_state(array(
'success' => false,
'error' => 'missing',
'license_limit' => false,
'site_count' => 0,
'expires' => '1970-01-01 00:00:00',
'activations_left' => 'unlimited',
'license' => 'invalid',
'item_name' => 'My Flip Market MAX Upgrade',
'payment_id' => false,
'customer_name' => ' ',
'customer_email' => NULL,
));
?>
Please be patient.
Regards,
Warhell
09-05-2014, 04:27 PM
(09-05-2014 03:33 PM)warhell Wrote: [ -> ]Hello,You're a hero. Thank you. I'll add +5 rep
I will try to null this script.
Please be patient.
Regards,
Warhell
09-05-2014, 06:27 PM
Warhell that would be superb if you can null this baby
Massive thanks dude :)
Massive thanks dude :)
09-05-2014, 07:16 PM
Thanks for the share
09-05-2014, 08:38 PM
osCommerce modified version
09-06-2014, 12:21 AM
yep, script is based on oscommerce
09-06-2014, 01:32 AM
All of the training videos, etc are behind passwords in the members area.
The base packages install OK with no errors but I cannot get them to run for errors in the scripts.
All of the "sites" packages are standalone PLR WP sites.
Here are the OTO's pages for definition of what they are.
OTO #1 is the PRO version:
Magic Button :
OTO #2 is the MAX version:
Magic Button :
OTO #3 is they do it all for you:
Magic Button :
RA
.
.
09-06-2014, 03:48 AM
what error you have ?
if you are using vps server set up chmod 777 to config folder and files inside, if setup is ok change them to default.
Maybe config files don't save your settings.
if you are using vps server set up chmod 777 to config folder and files inside, if setup is ok change them to default.
Maybe config files don't save your settings.
09-06-2014, 04:02 AM
warhell any luck on the nulling?