Jump to content

Search the Community

Showing results for tags 'presta17'.

  • Search By Tags

    • presta17 ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


  1. Hello, I have an issue with my PrestaShop website. When I click on one specific link, such as <a href="https://example/it/reklama_33"></a>, the URL parameters (like gclid=) disappear on the next page. However, when I click on a similar link generated by a different module (e.g., <a href="https:...
  2. Bonjour, Les clients ne parviennent pas à finaliser leurs paniers sur mon site depuis quelques semaines. Il 'a un message d'erreur après avoir renseigné les données de paiement. Le client est débité par Stripe Mais, je n'ai pas la commande qui s'affiche dans mon back office Prestashop. J...
  3. Buenas tardes amigos, Os comento, hace unos dias que tengo un gran problemón y no se como salir de él, mi cliente le facilitan un csv con todo el catalogo de productos, repito CSV, pero el problema es cuando vamos pasando las columnas que llegamos a unas que estan en "parece" XML, y el imp...
  4. Hi, when I go Catalog > Stocks, and I'd create suppliers and filters load them, I get this error for each supplier: stock.bundle.js?1.7.6.5:12 [Vue warn]: Invalid prop: type check failed for prop "id". Expected String with value "1", got Number with value 1. found in ---> <PSCheckbox>...
  5. Hi, We have a requirement where a specific group of our customers needs to be integrated with a completely different invoicing system, separate from the standard Prestashop invoicing system used for all other customers. Therefore I want to disable the default invoice creation for this particula...
  6. I try to send via webservice in presashop 1.7.8 php 7.4 the product combinations, they are already created correctly, but when I send the association as indicated in combinations https://devdocs.prestashop-project.org/1.7/webservice/resources/combinations / Sending the following xml (using the prest...
  7. Bonjour, Je souhaite dans la sélection d'un produit plusieurs choses, un exemple concret j'ai un produit unique qui est un pack de 5 produits a choisir parmis une 10aine de possibilités sans changement de prix, on choisit juste 5 odeurs parmis 10 vous avez un exemple de plugin qui permet...
  8. PRESTA 1.7.5.1 - theme MEGASHOP Dear Community, I face a problem I don't manage to solve alone, would you have a solution? Google search consol tells my CLS is higher than 0,25s on mobile (criticality high). I guess it is because the width and height of the product picture is not d...
  9. Bonjour à toutes et à tous, J'ai modifié mon formulaire de inscription de client, pour déterminer le type de client, professionnel ou particulier. J'ai créé la colonne status_customer dans la table ps_customer. J'ai également créé un override de classes/Customer.php et classes/form/Custome...
  10. Bonjour, Je recherche le hook qui permet l'affichage de la page : panier?action=show Merci pour votre aide
  11. Bonjour, Je souhaiterais ajouter un texte dans le panier en dessous d'un produit spécifique identifier par son ID. (url : www.XXXXXXXX.fr/panier?action=show) public function hookDisplayShoppingCart ($params) { // Récupération id du customer $id_customer = $thi...
  12. Hello everyone, I take the liberty of writing to you, in order to request your follow-up to a bug that I encountered on my Prestashop 1.7 dashboard. the buttons to display the stats no longer work and the loader at the top left of the page is displayed. Attached is the screenshot of t...
  13. Salut à tous, Mon titre peut vous paraître assez "racoleur", mais il est bien au centre de ma problématique. Nous ( mes associés et moi) développons actuellement 3 sites marchands, sur 3 univers de produits différents. Dans une précédente vie, nous étions déjà sur le web, mais via un...
  14. http://s875055527.onlinehome.fr/index.php Bonjour, j'ai besoin d'aide car mon logo d’accueil n'est plus responsive. Il ne se dépose plus sur le haut en mode téléphone. En plus, j'ai un soucis sur mes défilés de sous-catégories qui s'affichent tout en haut de la page. Que puis-je faire ??...
  15. Bonjour, j'aurais besoin de vous concernant une partie de code que j'ai mis à la place de la photo "logo" sur le haut de la page sur ma boutique d'essai Prestashop 1.7. Logiquement, étant responsive, le logo se dépose dans le header nav sur téléphone tandis que sur un plus grand écran, il sera...
  16. Hi, I have structure: module controller admin AdminMyModuleController views templates admin _configure helpers form form.tpl $this->fields_form = array( 'tinymce' => true, 'legend' => array( 'title' => $...
  17. stacktrace.txtHi, I have recently updated PayPal to 5.4.0 on Presta 1.7.5 and i stopped working properly, when the user wants to do the payment the PayPal pop up is displaying and then I get the error message Error code: 0;Short message: The value of a field does not conform to the e...
  18. Hi, on my site when a customer tries to create an account, the page reloads without create it, the configuration of the server is below. I also tried with debug mode enabled but no error message appear.
  19. I'm using Prestashop 1.7.6.8. When adding an address for members or those who want to place an order without being a member, for example, I want to show a warning on the screen if they choose Germany. Something like an information note. How can I do that? I'm new to Prestashop. Which file do I need...
  20. Hi to everyone! I am studying a way to implement a project where the front end is managed by laravel with web service calls made to the prestashop API. Could someone kindly point me to some guide or give me some help on the initial setup of the project and tell me what are the unnecessary items /...
  21. I'm using prestashop 1.7 and I need to display a list of products of one given category in my custom module's front template. Currently I get the $products like this in the display controller of my module: public function initContent() { parent::initContent()...
  22. I've a big problem... with all module translations... so I'm speaking about all .tpl which try to get a translation with this syntax {l s="Compare" mod="jxcompareproduct"} I find the translation, I update it and it is successfully saved, but in frontend it always gets original string...
  23. Hello to the community. I'm new here and not a professionnal of prestashop... I need some tips or helps about this (moving button, and quantity block size) on product page. (see photos before & after) this is the link for exemple : http://51.210.9.195/index.php?id_product=1093&id_prod...
  24. Mam taki problem w preście 1.7.7 Migrowałem z 1.6 i w danych userów coś poszło nie tak. Pewnie puste wartości. Przy wejściu w zamówienie niektórych z nich albo edycję adresu dostaję błąd. Type error: Argument 11 passed to PrestaShop\PrestaShop\Core\Domain\Address\QueryResult\EditableCustomerAdd...
  25. Hello there. I am using prestashop 1.7.6.8. And I have a different theme. I can order as a guest in a standard theme. But when I try to order as a guest in my new theme, it asks me to create a new user. So if I don't fill in the optional password field, the page is refreshed. It does not proceed to...
×
×
  • Create New...