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

Active eCommerce CMS By ActiveITzone 23471405

Active eCommerce CMS By ActiveITzone V8.7

No permission to download
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 .
 
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
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
 
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
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
 
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
English please
 
has anyone realized the version 4.8 posted here is not exactly what is being used on the demo site. I.e. Barcode option is missing. and when you try to add products with color variate or uupdate such product you get Integrity constraint violation: 1048 Column 'price' cannot be null?
 
  • Like
Reactions: Chijioke
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