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?
I have not received any update where you saw that?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?
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.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.
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.I have not received any update where you saw that?
Clean Version Not Nulled
version: 4.3 (04/11/2021)
Improvements & Bug solving
thanks a lot for the update@leonardooro I have updated the resource with the latest from the author it's not a nulled version you must wait until it gets nulled.
sure sure. thanks. only thought since they are related.... My apologies@Diawuo @vathsathya keep the thread only for active cms only ask in the request section and make sure nobody has requested it already to avoid any spam or warnings
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 .
Also read previous conversations to find solution to your problem.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.
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.Does anyone have a mobile application developed with Flutter based on this system? both belong together. that would be amazing Babiato family.
![]()
Active eCommerce Flutter App
Note: This isn’t an independent flutter app. This flutter app is available only for Active eCommerce cms. If you do not purchase Active eCommerce CMS yet then click here for purchasing Demo Emai...codecanyon.net
shortcut. pls look.
open cpanel.
go to file manager
open location updates/vendor/laracon21/combinations/src/routes
extract and paste this file
I quoted NullMaster solution. check.Thanks mate...
but i didn't find maintenance mode in general settings