• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

zCart - Multi-Vendor eCommerce Marketplace

zCart - Multi-Vendor eCommerce Marketplace 2.14.0

No permission to download
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: 98
  • Love
Reactions: kelley Mak Sec
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>
 
  • Like
Reactions: Arslan10227
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
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock