Active eCommerce CMS By ActiveITzone 23471405

Active eCommerce CMS By ActiveITzone 23471405 v9.8.1

No permission to download

leonardooro

New member
Jul 15, 2020
13
2
3
There was a bug when filling in the city field in version 4.3 and the author updated it. Does anyone have this updated version?
 

leonardooro

New member
Jul 15, 2020
13
2
3
There was a bug when filling in the city field in version 4.3 and the author updated it. Do you have this updated version?
Hello Everyone. I hope you all are doing well. I have a question for 4.3, I have been testing the web app but when I go to checkout, add a new adress, I can't seem to find cities. I have added the cities manually from admin but when i test checkout, I can not see any name of city nor does the drop down list of cities show. Anyone with the same problem? Anyone who can assist me with how to fix this will be appreciated.

Thanks.
I have the same problem, from what I saw there is a bug when filling in the city field at the end of the purchase in version 4.3 that was posted here on the forum. According to reports I saw in the author's profile, this problem was corrected. More to get back to work, I would have to re-assemble the codecanyon .zip file.
 

Attachments

  • screenshot-codecanyon.net-2021.04.11-18_50_37.png
    screenshot-codecanyon.net-2021.04.11-18_50_37.png
    20.7 KB · Views: 23

leonardooro

New member
Jul 15, 2020
13
2
3
I have not received any update where you saw that?
field city is only appearing when Area Wise Flat Shipping Cost is selected, when Product Wise Shipping Cost is selected, the system prevents you from proceeding to the delivery info area.

Country and City have already been registered, so I believe the bug is in the script.
 

Attachments

  • screenshot-localhost-2021.04.11-19_01_19.png
    screenshot-localhost-2021.04.11-19_01_19.png
    26.4 KB · Views: 30
  • screenshot-localhost-2021.04.11-18_58_51.png
    screenshot-localhost-2021.04.11-18_58_51.png
    19.3 KB · Views: 30
  • screenshot-localhost-2021.04.11-18_55_20.png
    screenshot-localhost-2021.04.11-18_55_20.png
    24.1 KB · Views: 31

welingtondasilva2

New member
Nov 24, 2020
26
0
1
In Active eCommerce, in the customer register, there is no space to fill out CPF, Passport, CNPJ, RG, or any other identification document?
 

mystorn

New member
Jan 7, 2021
8
0
3
Does anyone have a mobile application developed with Flutter based on this system? both belong together. that would be amazing Babiato family.
 

ashish thaker

Active member
May 2, 2019
200
31
43
I need help to setup active ecommerce on server.....



Can any one help me out.....

i have downloaded V4 nulled and tried but it directly goes to installation part....

as i have make local setup and dumped on server.... i am redirected to activation page when i go to admin login...
 

mogrosso

Active member
Trusted Uploader
Feb 22, 2021
217
131
43
I need help to setup active ecommerce on server.....



Can any one help me out.....

i have downloaded V4 nulled and tried but it directly goes to installation part....

as i have make local setup and dumped on server.... i am redirected to activation page when i go to admin login...
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 .
 
  • Like
Reactions: Chijioke

mogrosso

Active member
Trusted Uploader
Feb 22, 2021
217
131
43
I need help to setup active ecommerce on server.....



Can any one help me out.....

i have downloaded V4 nulled and tried but it directly goes to installation part....

as i have make local setup and dumped on server.... i am redirected to activation page when i go to admin login...
Also read previous conversations to find solution to your problem.
 
  • Like
Reactions: Chijioke

sirughimire

Active member
Apr 30, 2020
39
101
33
Does anyone have a mobile application developed with Flutter based on this system? both belong together. that would be amazing Babiato family.
Seems good in the design but ios app get rejected since this version app uses many coming soon message, some links are not clickable. Better to wait for the complete release.
 

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