Active eCommerce CMS By ActiveITzone 23471405

Active eCommerce CMS By ActiveITzone 23471405 v9.8.1

No permission to download

vathsathya

Member
Trusted Uploader
Dec 21, 2019
39
66
18
To install 4.3


1. in installtionController.php
public function purchase_code(Request $request) {
return view('installation.step4');
//return redirect('step3');
}

2.
in route.php

comment purchase_code on line 22
//Route::post('purchase_code', 'InstallController@purchase_code')->name('purchase.code');

3. Fill the .env file your db connection
4. we ignore step 3
5. run your step 4

enjoy :D
 

Attachments

  • 111.JPG
    111.JPG
    109 KB · Views: 30
  • 222.JPG
    222.JPG
    100 KB · Views: 29

NullMaster

Well-known member
Null Master
Trusted Uploader
Jul 25, 2018
12,058
22,063
120
To install 4.3


1. in installtionController.php
public function purchase_code(Request $request) {
return view('installation.step4');
//return redirect('step3');
}

2.
in route.php

comment purchase_code on line 22
//Route::post('purchase_code', 'InstallController@purchase_code')->name('purchase.code');

3. Fill the .env file your db connection
4. we ignore step 3
5. run your step 4

enjoy :D
no no..
 

vathsathya

Member
Trusted Uploader
Dec 21, 2019
39
66
18
ONe more

\vendor\mehedi-iitdu\core-component-repository\src\CoreComponentRepository.php

<?php
namespace MehediIitdu\CoreComponentRepository;
class CoreComponentRepository
{
public static function instantiateShopRepository() {
return true;
}
protected static function serializeObjectResponse($zn) {
return true;
}
protected static function finalizeRepository($rn) {
if($rn == "bad" && env('DEMO_MODE') != 'On') {
return true;
}
}
}
 

Allhailfloki

Member
Jan 6, 2021
55
12
8
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.
 

vathsathya

Member
Trusted Uploader
Dec 21, 2019
39
66
18
Do you have
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.
You should configure the


Choose Area Wise Flat Shipping Cost

Right panel says:

4. Area Wise Flat Shipping Cost calulation: Fixed rate for each area. If customers purchase multiple products from one seller shipping cost is calculated by the customer shipping area. To configure area wise shipping cost go to Shipping Cities.
 

welingtondasilva2

New member
Nov 24, 2020
26
0
1
Guys does anyone know how this attribute function works? Because when I'm using it, it only pulls the main price and not the attribute.
 

vathsathya

Member
Trusted Uploader
Dec 21, 2019
39
66
18
Could anyone give me seller subscription latest version module?
Thanks for help!
 

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