zCart - Multi-Vendor eCommerce Marketplace

zCart - Multi-Vendor eCommerce Marketplace v2.17.1

No permission to download

Osurfme

New member
May 5, 2022
11
2
3
Non, cette commande doit être exécutée à partir du dossier racine, le dossier racine est l'endroit où se trouvent tous les fichiers zcart

Vous devez être dans le dossier racine, appuyez sur ctrl + clic droit puis ouvrez powershell, ou vous pouvez regarder ce tutoriel
Merci pour votre réponse, vous pouvez vérifier ces plugins de package s'ils sont annulés
 

Attachments

  • zcart-addons.zip
    147.3 KB · Views: 91
  • Love
Reactions: kelley Mak Sec

Kill3r

Member
May 8, 2022
44
0
8
Hi, try this code in .htaccess file ,it will remove "public" from url. Ex:yourdomain.com/public in to yourdomain.com



<ifmodule mod_rewrite.c>

<ifmodule mod_negotiation.c>
Options -MultiViews
</ifmodule>

RewriteEngine On

RewriteCond %{REQUEST_FILENAME} -d [OR]
RewriteCond %{REQUEST_FILENAME} -f
RewriteRule ^ ^$1 [N]

RewriteCond %{REQUEST_URI} (\.\w+$) [NC]
RewriteRule ^(.*)$ public/$1

RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ server.php

</ifmodule>
 

alpha_007

Active member
Trusted Uploader
May 4, 2022
72
191
33
alpha_007 updated zCart - Multi-Vendor eCommerce Marketplace with a new update entry:

zCart Multi-Vendor eCommerce v2.6.1 (Untouched)

zCart Multi-Vendor eCommerce v2.6.1 (Untouched)​

Changelog:​

Indexing:: (Meaning of symbols on the left side)
‘+’ Added
‘*’ Fixed
‘-’ Removed
‘=’ Improved
‘!’ Info/Warning

Version 2.6.1 (01 July 2022)​

* Minor bug fixes

Version 2.6.0 (30 June 2022)​

+ Role-based permission added for plugins Live Chat, Inspector, Wallet, Flash Deal, and Dynamic Commission
+ Trending Keywords for search (plugin)
+ Jamaican states...

Read the rest of this update entry...
 
  • Like
Reactions: Doctorwi

Forum statistics

Threads
69,206
Messages
908,333
Members
236,836
Latest member
torinouq

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