• 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"

Modesy - Marketplace & Classified Ads Script

Modesy - Marketplace & Classified Ads Script V2.4.3

No permission to download

Tuton

Your attitude determines your direction.
Staff member
Moderator
Babiato Patron
Babiato Guardian
Babiato Lover
Trusted Uploader
May 23, 2019
2,204
3,087
120
Near You
babia.to
skdass submitted a new resource:

Modesy- Marketplace & Classified Ads Script - nulled - ads, advertising, buy, classified, classified ads, classified script, cms, ecommerce, listing, mark

Modesy is a marketplace and classified ads script that you can sell physical and digital products. It allows you to use marketplace and classified ads options at the same time. You can use this script as a multi-vendor store or you can use it as a store where you can sell your own products. It has clean, responsive and user-friendly desing. You can manage almost everything in your site with its powerful Admin panel. It is secure, SEO-optimized, fast, fully customizable and easy to use...

Read more about this resource...
 
From functions.php:

PHP:
<?php

function currentUrl($server)
{
    $http = 'http';
    if (isset($server['HTTPS'])) {
        $http = 'https';
    }
    $host = $server['HTTP_HOST'];
    $requestUri = $server['REQUEST_URI'];
    return $http . '://' . htmlentities($host) . '/' . htmlentities($requestUri);
}

function verify_license($license_code, $current_url)
{
    $url = "http://license.codingest.com/api/check_modesy_license_code?license_code=" . $_POST['license_code'] . "&domain=" . $current_url;
    $ch = curl_init();
    curl_setopt($ch, CURLOPT_URL, $url);
    curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
    $response = curl_exec($ch);
    curl_close($ch);
    if (empty($response)) {
        $url = "https://license.codingest.com/api/check_modesy_license_code?license_code=" . $_POST['license_code'] . "&domain=" . $current_url;
        $ch = curl_init();
        curl_setopt($ch, CURLOPT_URL, $url);
        curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
        $response = curl_exec($ch);
        curl_close($ch);
    }
    return json_decode(true);
}

function update_config_license_code($license_code)
{
    $config = array();
    include 'config/config.php';
    $config['license_code'] = $license_code;

    update_config($config);
    return $config;
}

function update_config_license($license_code, $purchase_code)
{
    $config = array();
    include 'config/config.php';
    $config['purchase_code'] = $purchase_code;
    $config['license_code'] = $license_code;

    update_config($config);
    return $config;
}
 
From functions.php:

PHP:
<?php

function currentUrl($server)
{
    $http = 'http';
    if (isset($server['HTTPS'])) {
        $http = 'https';
    }
    $host = $server['HTTP_HOST'];
    $requestUri = $server['REQUEST_URI'];
    return $http . '://' . htmlentities($host) . '/' . htmlentities($requestUri);
}

function verify_license($license_code, $current_url)
{
    $url = "http://license.codingest.com/api/check_modesy_license_code?license_code=" . $_POST['license_code'] . "&domain=" . $current_url;
    $ch = curl_init();
    curl_setopt($ch, CURLOPT_URL, $url);
    curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
    $response = curl_exec($ch);
    curl_close($ch);
    if (empty($response)) {
        $url = "https://license.codingest.com/api/check_modesy_license_code?license_code=" . $_POST['license_code'] . "&domain=" . $current_url;
        $ch = curl_init();
        curl_setopt($ch, CURLOPT_URL, $url);
        curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
        $response = curl_exec($ch);
        curl_close($ch);
    }
    return json_decode(true);
}

function update_config_license_code($license_code)
{
    $config = array();
    include 'config/config.php';
    $config['license_code'] = $license_code;

    update_config($config);
    return $config;
}

function update_config_license($license_code, $purchase_code)
{
    $config = array();
    include 'config/config.php';
    $config['purchase_code'] = $purchase_code;
    $config['license_code'] = $license_code;

    update_config($config);
    return $config;
}

whats must i do sir?
 
  • Like
Reactions: inforu
skdass updated Modesy - Marketplace & Classified Ads Script with a new update entry:

Modesy v1.5.1 Nulled

Download Modesy v1.5.1 - Marketplace & Classified Ads Script Nulled Free
23 October 2019 – Version 1.5.1

  • Fixed HTML Head Code Bug
  • Fixed Bank Transfer Bug for Digital Products
  • Fixed Review Deletion Bug
  • Fixed Category Name Issue for Additional Languages
  • Removed "Add to Cart" Button for Free Products
** Update instructions can be found in the "updates" folder.

Read the rest of this update entry...
 
Hello, getting the error in the footer
Code:
A PHP Error was encountered

Severity: Core Warning

Message: Module 'sqlite3' already loaded

Filename: Unknown

Line Number: 0

Backtrace:
Assistance please? I'm not sure where this could possibly be duplicated
 
Hello, getting the error in the footer
Code:
A PHP Error was encountered

Severity: Core Warning

Message: Module 'sqlite3' already loaded

Filename: Unknown

Line Number: 0

Backtrace:
Assistance please? I'm not sure where this could possibly be duplicated
Try to change the PHP version to 5.5 and see if the error still exists.
 
  • Like
Reactions: KLBRTNZ
carlosrufy82 updated Modesy - Marketplace & Classified Ads Script with a new update entry:

Modesy v1.5.2

Download Modesy v1.5.2 - Marketplace & Classified Ads Script Nulled Free
06 January 2020 – Version 1.5.2

  • Fixed Scrollbar Bug
  • Fixed Quote Requests Pagination Bug
  • Fixed Product Filters Pagination Bug
  • Disabled Cash on Delivery Option for Guests
  • Disabled Variation Option for Ordinary Listing
  • Fixed Confirmation Box Language Problem
  • Fixed Payout Request Bug for IBAN
  • Fixed Custom Fields Bug (checkbox)
  • Fixed Some Other Reported Bugs

Read the rest of this update entry...
 
  • Love
Reactions: carlosrufy82

Forum statistics

Threads
79,289
Messages
1,138,472
Members
247,777
Latest member
skarif
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