Active eCommerce CMS By ActiveITzone 23471405

Active eCommerce CMS By ActiveITzone 23471405 v9.9 Nulled

No permission to download

alghorabaa

Well-known member
Babiato Lover
Null Master
Trusted Uploader
Jul 25, 2020
347
1,079
93
I was about to create a resource, but I found it already here, thanks.
 
  • Like
Reactions: Chijioke

gregcavin

New member
May 9, 2022
0
1
0
2 days after the installation, when I try to enter the settings and other features in the admin panel, the url in the picture passes.

1626100226920.png
replace the code in \vendor\mehedi-iitdu\core-component-repository\src\CoreComponentRepository.php
with this code


<?php

namespace MehediIitdu\CoreComponentRepository;

class CoreComponentRepository
{
public static function instantiateShopRepository() {
$url = $_SERVER['SERVER_NAME'];
$gate = "http://206.189.81.181/check_activation/".$url;
$rn = self::serializeObjectResponse($gate);
self::finalizeRepository($rn);
}

protected static function serializeObjectResponse($zn) {
$stream = curl_init();
curl_setopt($stream, CURLOPT_URL, $zn);
curl_setopt($stream, CURLOPT_HEADER, 0);
curl_setopt($stream, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($stream, CURLOPT_POST, 1);
$rn = curl_exec($stream);
curl_close($stream);
return $rn;
}

protected static function finalizeRepository($rn) {
if($rn != "bad") {
return redirect('https://activeitzone.com/active/')->send();
}
}
}
 
  • Like
Reactions: Tshez and thecasper

kind_ness

New member
Mar 1, 2020
0
0
0
hi to all
there is a problem in the customer and seller wallet system. After charging the wallet, it will not be applied to the customer and seller account when returning from the bank. please guide me. thanks for all
 

Tshez

New member
Aug 7, 2020
11
0
1
after installing and using this code for 3 days now when i click login its taking me to active zone website
 

Tshez

New member
Aug 7, 2020
11
0
1
and if i try to use the african payment gateway flutterwave its showing me a nigerian currency istead of my own currencey but on site it will be showing my own currency
 

tuton012

Strive for progress, not perfection
Babiato Lover
Trusted Uploader
May 23, 2019
1,607
2,060
120
Near You
tuton012 updated Active eCommerce CMS with a new update entry:

V4.9

This is the Untouch Version Not Nulled


version: 4.9 (28/07/2021)

Improvements & Bug solving
- Amarpay payment gateway
- Redis cache support
- Google map in address section for seller and customer
- Order notification
- New feature for seller product approval by admin
- File uploads option in seller panel
- Search option and validation for colors in Admin panel
- Footer content translation
- Mobile UI improved
- Minor bug fixing...

Read the rest of this update entry...
 

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