Jump to content

Search the Community

Showing results for tags 'table'.

  • Search By Tags

    • table ×
    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. Changes to the appearance of the Customer table. The module allows you to Add/Hide some columns from the list: Social title Group Newsletter Partner offers ==== VAT_number (siret, NIP) Customer Language ==== Compatible with PrestaSho...
  2. Hi All, Greetings of the day. The module helps to integrate Database Management Tool Adminer in the back-office. This helps to run SQL queries, and database backups, and perform various jobs such as SELECT/INSERT/UPDATE/DELETE database tables and columns in tables. Also, get infor...
  3. Hi, Any one knows any module that put my option colors in a grid wiuth a buttons + or - and add to cart? Something like that image. Or that https://www.graffitishop.net/Grog-Full-Metal-Paint-200-Refills-Markers-id10108 Its important to be responsive table.
  4. Hi! Somebody knows how to add an extra row in the orders table in BO, showing total invoiced? It should also work in case of filerting by date, customer group, country etc . Prestashop version : 1.7.6.1 Thaks a lot
  5. Bonjour à vous, je suis tout nouveau sur site et pas informaticien donc j'espère etre dans la bonne catégorie pour mon probleme jQuand je clique sur paniers dans le BO de prestashop 1.7.6.8 j'ai ce message d'erreur : "Mauvaise requête SQL Table 'db819234017.SUB_connections' doesn't exi...
  6. Coucou à tous😃 J'ai besoin de vos lumières et conseils avisés car un bug est apparu.. oui...oui..oui..😁 Upgrade prestashop 1.7.7.0 la semaine dernière est là un affichage de la table des prix spécifiques sur la page produit en HT pour mon groupe client particulier au lieu de l'affichage en TT...
  7. Ciao, Prestashop versione 1.7 in quale tabella sono memorizzati prodotti correlati ? Non riesco a trovare alcun riferimento che mi possa far capire dove sono. Grazie per le risposte :-)
  8. Hallo, als nieuweling in Prestashop, ben ik een webwinkel opgestart: www.kousenkraam.be Ik maak gebruik van het Classic theme 1.0.0 Ik heb echter nog enkele probleempjes met de layout die ik niet opgelost krijg... Probleem 1: Ik heb een CMS content box op de mainpage. Momenteel bevat...
  9. Hi everybody! Maybe someone can help me to solve my problem? I'm trying to make a list of available combinations inside product page. I placed some code into product.tpl. It works - the "buy-button" sends me to the cart, but!.. - the combinations are listed in absolute chaos) And every tim...
  10. Hi All, i’m looking to find something that allow me to show all products of a child category in a table with all attributes , add to cart , etc.. The products are not variables products. Attached you can find how I would see the products at the end. hope somebody can help me...
  11. Hi all, I hope you all are doing well. I am new in prestashop, actually I m upgrading my module(ALTER TABLE to add one column) using upgrade script. but when I click on upgrade button thn module is not upgraded even I m not getting any error also.
  12. Bonjour, Je suis sous la version Prestashop 1.6.1.0. Il y a encore 2 semaines le site ne présentait aucun problèmes, cependant récemment, j'ai eu de nombreux soucis. En effet, je souhaite réinstaller un module que se nomme E-transaction (par le Crédit agricole) ce n'est pas la version...
  13. Bonjour, J'essaie de développer un module pour le back-office. Même s'il n'est pas destiné à être diffusé, je voudrais l'écrire selon les règles. Je voudrais donc créer les tables dont j'ai besoin depuis la fonction install : voici le code : <?php /** * 2007-2019 PrestaShop SA and Con...
  14. Hi Can U help me please? I need edit customer table, but I don´t know how. I want delete column: ID, Sales, Partner offers. I need, that export to csv will be functionally (without these cloumns). How can I do it? Sorry for my enlish. Thank you very much. Peter
  15. According to this link , it says that it's recommended to create new tables for new module. Is it true about the existing entities? (like customer, cart, product etc.) I think we should not create new tables for somethings like these cases, and we should modify the existing tables (e.g to add a...
  16. Bonjour, Je crée ce post pour vous présenter 2 modules qui vont vous dépanner si vous êtes webmaster ou si vous voulez juste faire quelques vérifications sur votre boutique. DEBUG VERSION 2 Ce module permet d'afficher la "smarty debug console", autrement dit un tableau qui affiche toutes les var...
  17. Hello, I've tried to execute a SELECT statement in my backoffice module to show the result in a html table. When I look on the backoffice page of the module this error occures: Notice: Trying to get property of non-object This is my code of the TabController: <?php cla...
  18. Hello everyone, I'm trying to add the description field from ps_product.attribute to show it on the frontoffice. My theme calls all the color and size attributes from the product_variants.tpl I'd like to add colour description beside the colour radio button. Thanks in advanced...
  19. Bonjour, Je dois mettre à jour une boutique d'un version 1.5.6.2 vers 1.7. Donc je me suis dit que vu les problématique rencontré par beaucoup de personne pour passer d'une version a une autre (surtout la 1.7), je vais passer par l'étape intermédiaire qui est la 1.6.1.18. Mon e...
  20. Good evening, I want to know how can I add <thead> element to first row in native text editor in Prestashop 1.6. For now I have \js\tiny_mce\plugins\table\plugin.min.js but I cant find the fuctions which create a table in sorce code or maybe I am in wrong place ? Kind regards
  21. Dear community, thank you very much for your help in advance. There is not a single PrestaShop installation that goes without fixing at least 5 problems within the installation files – rewriting code, permissions, etc. PrestaShop version: 1.7.2.4 Installation process stops at: 13%...
  22. I've want to add my cms page counter to every CMS page. I followed this topic . every thing is OK for implementaion of that tutorial but I've had a problem: my query is: SELECT pv.counter AS total FROM ps_page_viewed pv LEFT JOIN ps_page p ON pv.id_page = p.id_page LEFT JOIN ps_pag...
  23. Hi, i got answered from the topic i opened yesterday and to fix my error i need to find the ps_shop_url table on the db and change the parameters there, but i cannot find that table, i am using prestashop v1.7.1.2 I saw on other posts users that did find the ps_shop_ur, is that my prestashop ver...
  24. Hi, So I added a new column to ps_product and ps_product_shop and the back office started popping out errors, does anyone have an idea on how to fix this? I forgot to add that I override the informations.tpl with my module: Unknown error on line 304 in file C:\xampp\htdocs\usa\override\classes\...
  25. Hello everyone, I am looking for an addon which allows me to make a table that allows clients to order my products from it. A simple and minimal excel table where there are all my products on the leftest column and each of the other columns represent a category ( quantity, price per kg, origin,.. )...
×
×
  • Create New...