The Shop - PWA eCommerce cms By ActiveITzone

The Shop - PWA eCommerce cms By ActiveITzone v3.6

No permission to download

isaacongoma

Active member
Trusted Uploader
Mar 23, 2019
130
241
43
Alternatively you can replace this in the InstallController:

Code:
public function step3($error = "") {
        CoreComponentRepository::instantiateShopRepository();
        if($error == ""){
            return view('installation.step3');
        }else {
            return view('installation.step3', compact('error'));
        }
}

with this:
Code:
public function step3($error = "") {
        //CoreComponentRepository::instantiateShopRepository();
        if($error == ""){
            return view('installation.step3');
        }else {
            return view('installation.step3', compact('error'));
        }
}
 
  • Like
Reactions: Djobeni and genxer

hfx2022

Member
May 5, 2022
30
5
8
Seems this script very buggy, you make edits to pages and then new errors arrive. Can you direct me on this one?
 

Attachments

  • header-blade-error.jpg
    header-blade-error.jpg
    70 KB · Views: 22

chancel78

New member
Sep 7, 2020
8
2
3
Please. i need help? After installing the shop app, I tried to log in to the admin page but unfortunately the error 419 / expired page is displayed. How to solve this problem
 

isaacongoma

Active member
Trusted Uploader
Mar 23, 2019
130
241
43
isaacongoma updated The Shop - PWA eCommerce cms with a new update entry:

The Shop - PWA eCommerce CMS - Version - V1.4

version : 1.4 (18/05/2022)

- Twitter Login Credentials UI is updated in admin panel.
- Cache Clear button is added in header navigation in admin panel.
- Product Query feature has been added to ask about the product to seller/admin.
- Admin can set setting to show full price or price like 1M, 1B
- Paytm package has been updated to resolve older version issues.
- "Home" menu has been added in website header menus.
- Forgot password & Password Reset issue has been fixed.
- Responsiveness...

Read the rest of this update entry...
 

HacKEr0009

Member
Jul 25, 2020
66
19
8
Anyone can help to nulled this?
I cannot activate after upgrade.
Thanks,
go to vendor\mehedi-iitdu\core-component-repository\src and open CoreComponentRepository.php then replace the "bad" with "good" at line 28 and it'll work like magic😉....check screenshot
doing this also skip the activation redirect everywhere including during installation at Step3
1653050402894.png
 

isaacongoma

Active member
Trusted Uploader
Mar 23, 2019
130
241
43
Incase of the Extended version (Vue files) feel free to contact me at a small fee.
 
Last edited:

Djobeni

Member
May 17, 2022
39
7
8
Alternatively you can replace this in the InstallController:

Code:
public function step3($error = "") {
        CoreComponentRepository::instantiateShopRepository();
        if($error == ""){
            return view('installation.step3');
        }else {
            return view('installation.step3', compact('error'));
        }
}

with this:
Code:
public function step3($error = "") {
        //CoreComponentRepository::instantiateShopRepository();
        if($error == ""){
            return view('installation.step3');
        }else {
            return view('installation.step3', compact('error'));
        }
}
How much for vue.js unbuild version?
 

hfx2022

Member
May 5, 2022
30
5
8
can you help this error after upgrade 1.4
 

Attachments

  • eader-blade-error.jpg
    eader-blade-error.jpg
    76.7 KB · Views: 9

Forum statistics

Threads
69,228
Messages
908,456
Members
237,096
Latest member
jhonwick08

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