Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Tienes un problema de comunicación desde tu servidor al API de modulo de PS. Pero porque intentas actualizar el modulo usando el API de PS cuando puedes ir al repositorio oficial (https://github.com/PrestaShop/psgdpr/releases solo busca una versión compatible con tu PS), descargar la ultima versión y luego instalarla manualmente desde el backoffice subiendo el zip correspondiente? Esa es el camino que yo tomaría.
  3. Especificando los parámetros requeridos. Todo lo que necesitas esta ejemplificado en la documentación de PS que comentas ya estabas siguiendo. Pregunta al margen: si se te ha hecho tan complicado, porque seguir por este camino de la instalación vía CLI??
  4. Si certo di sicuro eviti problemi collaterali, tanto la grafica devi per forza rifarla che sia il Classic o un tema personalizzato devi rifarla e cosi riparti con una piattaforma pulita senza magagne!!:-)
  5. Hello, j'ai trouvé le problème. Lorsque je crée un produit avec déclinaisons, j'ai bien un produit qui se crée dans ma table `ps_product` avec `product_type`="combinations". Le problème c'est que la création ne se fait pas dans la table `ps_product_shop`, le product_type est vide, je dois donc le préciser via mes requêtes SQL. Maintenant je peux de nouveau avoir des produits avec déclisaisons, si je trouve le problème et la solution je metterai à jour ce thread.
  6. it literally says why You exceeded your current quota, please check your plan and billing details. "type": "insufficient_quota", "code": "insufficient_quota" solution: add payment method and top up credits.
  7. Grazie, farò così anche perché preferisco imparare qualcosa di nuovo piuttosto che stare a spiegare come funziona una piattaforma diversa.
  8. Today
  9. Hi, Implementing the functionality to remove the default checkout steps of the Prestashop and adding your steps would require complete and deep changes to several core PrestaShop files. This approach is very complex and can significantly affect the system architecture and future updates. Regards.
  10. Hi, The module you are using is not compatible with PS8 and above versions as shown on their product page. Screenshot:- https://prnt.sc/tG8E7bsP1GJ8 The jsonDecode and jsonEncode functions of the Tools class have been deprecated in PS8. Kindly contact the developer of the module. Regards.
  11. Bonjour, Il semble que le texte provienne de votre thème. Si vous ne parvenez pas à localiser la traduction, nous vous recommandons de contacter le développeur du thème pour obtenir de l'aide. Cordialement
  12. As I wrote: In your shop are all those products you place there.
  13. Some items are in warehouse A and some items are in warehouse B (to reflect actual physical warehouse stock).
  14. Eso no te se decir, hace poco que estoy a cargo del mantenimiento de la web y desconozco como era antes, pero al menos desde que yo entre hace unos meses no se ha cambiado la version de prestashop
  15. In your shop are all those products you place there. Or do you have some set up which syncs warehouse Items?
  16. Well someone renamed that folder. If not you someone else. Should that be your sole production shop I'd look for a different host, another shop and else.
  17. Our company created a second warehouse. Let's call it warehouse "B" and let's call the main warehouse "A". Is there a way to prevent PrestaShop from taking the stock from warehouse B to create orders while still displaying the stock from both warehouse A and B?
  18. This should be disabled, if you disabled Italy in the module settings. If it's not working please send me more info in a private message.
  19. Bonjour mrizz, Là comme ça, cela ressemble à de la traduction du module psgdpr (RGPD Officiel). Quel est le site en question? Recherche la traduction dans ton éditeur sur tous les fichiers de ta boutique pour vérifier qu'il n'existe pas d'endroit ou tu aurais oublié cette traduction. Si pas de nouveaux résultats, ouvre ta page dans une navigation privée et vérifie si la traduction est effective.
  20. Intentando actualizar el módulo a una versión más reciente me encuentro con este problema: Buscando en foros por ahora no he encontrado nada que me ayude, alguna idea de como solucionarlo Un saludo y gracias
  21. Na dole sklepu przestały się wyświetlać listy linków: Informacje i Kontakt. Kiedy próbuje edytować przez Pages Configuration - Lista linków wyskakuje błąd. Presta: 1.7.8.7 Ups ... wygląda na to, że wystąpił nieoczekiwany błąd An exception occurred while executing 'SELECT lb.id_link_block, lbl.name AS block_name, lb.id_hook, h.name as hook_name, h.title as hook_title, h.description as hook_description, lbs.position as position, GROUP_CONCAT(s.name SEPARATOR ", ") as shop_name FROM ps_link_block lb INNER JOIN ps_link_block_lang lbl ON lb.id_link_block = lbl.id_link_block LEFT JOIN ps_link_block_shop lbs ON lb.id_link_block = lbs.id_link_block LEFT JOIN ps_hook h ON lb.id_hook = h.id_hook LEFT JOIN ps_shop s ON s.id_shop = lbs.id_shop WHERE (lbl.id_lang = ?) AND (h.id_hook = ?) AND (lbs.id_shop IN (?)) GROUP BY lb.id_link_block ORDER BY position asc' with params [1, "35", 1]: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'lbs.position' in 'field list' [Doctrine\DBAL\Exception\InvalidFieldNameException 0]
  22. Buenas Juanman, pero la actualiza con la plantilla, tema etc? Como va el proceso, me puedes explicar un poco para comprar el modulo? Gracias
  23. Hello, Can someone please help me with changing in the cart page the "number of items in cart" to "Subtotal"? I tried to change it in translations in Core (no theme selected) the %count% items but it is not changing. I cleared the cache after the modification. I attached a screenshot. Where appears "2 articole" I want to be "Subtotal" My version of presta is 1.7.8.0 Thank you in advance!
  1. Load more activity
×
×
  • Create New...