Active eCommerce CMS By ActiveITzone 23471405

Active eCommerce CMS By ActiveITzone 23471405 v9.8.1

No permission to download

achrafhalim

New member
Jan 23, 2021
18
1
1
and when i install Seller Subscription Add-on when i try to add new package i have the
Something went wrong! eroor
 

mozalisi

New member
Feb 17, 2021
25
4
3
who is using Active ecommerce CMS android app? does it work? will it affect the main website? I had a nulled app before and uploaded it on google play and they wiped all the data from it.
 

NullMaster

Well-known member
Null Master
Trusted Uploader
Jul 25, 2018
12,058
22,063
120
pls wait. I'll link the licensing process to my own server. patience.
 
  • Love
Reactions: zxcvbnm

mozalisi

New member
Feb 17, 2021
25
4
3
index.php and edit with replace all code with below code.

<?php

/**
* Laravel - A PHP Framework For Web Artisans
*
* @package Laravel
* @author Taylor Otwell <[email protected]>
*/

define('LARAVEL_START', microtime(true));

/*
|--------------------------------------------------------------------------
| Register The Auto Loader
|--------------------------------------------------------------------------
|
| Composer provides a convenient, automatically generated class loader for
| our application. We just need to utilize it! We'll simply require it
| into the script here so that we don't have to worry about manual
| loading any of our classes later on. It feels great to relax.
|
*/

require __DIR__.'/vendor/autoload.php';

/*
|--------------------------------------------------------------------------
| Turn On The Lights
|--------------------------------------------------------------------------
|
| We need to illuminate PHP development, so let us turn on the lights.
| This bootstraps the framework and gets it ready for use, then it
| will load up this application so that we can run it and send
| the responses back to the browser and delight our users.
|
*/

$app = require_once __DIR__.'/bootstrap/app.php';

/*
|--------------------------------------------------------------------------
| Run The Application
|--------------------------------------------------------------------------
|
| Once we have the application, we can handle the incoming request
| through the kernel, and send the associated response back to
| the client's browser allowing them to enjoy the creative
| and wonderful application we have prepared for them.
|
*/

$kernel = $app->make(Illuminate\Contracts\Http\Kernel::class);

$response = $kernel->handle(
$request = Illuminate\Http\Request::capture()
);

$response->send();

$kernel->terminate($request, $response);






and open database phpmyadmin go to general setting edit maintainance-mode 0 to 1 .
I cannot find maintenance mode on my PhPMYADMIN. Please help
 

mozalisi

New member
Feb 17, 2021
25
4
3
1614013612905.png why do I get this screen every two hours? Any suggestion? Can it be used without these messages?
 

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