Active eCommerce CMS By ActiveITzone 23471405

Active eCommerce CMS By ActiveITzone 23471405 v9.9 Nulled

No permission to download

mogrosso

Active member
Trusted Uploader
Feb 22, 2021
217
131
43
yes, I used that one myself. But when I go to the admin panel, I'm directed to the page of the software's creator website (asking for the license). That way I can't use it.
Read previous conversations on this thread. There are solutions. check this. hope it helps!
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 .
 

koret30245

Member
Oct 26, 2020
18
19
8
Hi, when i put the key i havee this page ? Why Screenshot 2021-06-30 at 00-49-19 Whoops There was an error .png
Hi. To Solve this, Please do the following:
Instructions:
1. Clear Your Serverside Cache.
2. Connect using SSH and on the Command-line Type
Code:
$ php artisan optimize:clear
3. Clear your Browser Cache
4. Enjoy😊


NB: In Case of any Errors ,
1. Navigate to your .env file and set APP_DEBUG=true
2.
Reload.
3. Type the error message you get here and we'll try to help.

In case you need custom installation, configuration or integration with the Apps, PM me. 😊
 
  • Like
Reactions: uncoder

goe

New member
Mar 22, 2021
9
9
3
Try updating with

Active eCommerce Seller Subscription Add-on version 1.3 (21/06/2021).

It should work seamlessly.
Hello my friend, after I updated to the version 4.8 I get this error when using Active eCommerce POS Manager Add-on




Code:
ErrorException {#2742 ▼
  #message: "A non-numeric value encountered"
  #code: 0
  #file: "/home4/.../public_html/..../storage/framework/views/ccf5860701fe13e41eb47de296d9d7902224f3ed.php"
  #line: 91
  #severity: E_WARNING
}
0
 

KeegNN

New member
May 1, 2021
1
-2
3
Hello my friend, after I updated to the version 4.8 I get this error when using Active eCommerce POS Manager Add-on




Code:
ErrorException {#2742 ▼
  #message: "A non-numeric value encountered"
  #code: 0
  #file: "/home4/.../public_html/..../storage/framework/views/ccf5860701fe13e41eb47de296d9d7902224f3ed.php"
  #line: 91
  #severity: E_WARNING
}
0
do you have the 1.3 plugin version?
 
  • Like
Reactions: goe

welingtondasilva2

New member
Nov 24, 2020
26
0
1
Realize o seguinte procedimento, coloque o local em modo de manutenção. Realize uma atualização e quando você acessar o painel de administração deste erro. NOTA: Eu já tenho uma tabela para sair do modo de manutenção. Alguém pode me ajudar?

1625172510873.png
 

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