Jump to content

Search the Community

Showing results for tags 'adminproducts'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Community Help and Support
    • PrestaShop Download
    • PrestaShop Addons
  • News and Announcements
    • PrestaShop news and releases
    • PrestaShop Beta
    • PrestaShop Blogs
    • PrestaShop Meetups
  • International community (English)
    • General topics
    • PrestaShop Merchants
    • PrestaShop Developers
    • Taxes, Translations & Laws
    • Community Modules and Themes
  • Forum francophone
    • Discussion générale
    • Aide et support communautaire
    • PrestaShop pour les marchands
    • PrestaShop pour les développeurs
    • Adaptation aux lois Québécoises
    • Modules et thèmes gratuits
    • Modules et thèmes payants
  • Foro en Español
    • Discusión general
    • Soporte de la comunidad y ayuda
    • Comerciantes PrestaShop
    • Desarrolladores PrestaShop
    • Módulos y plantillas gratuitas
  • Forum italiano
    • Forum generale
    • Aiuto e supporto della Community
    • Commercianti PrestaShop
    • Sviluppatori PrestaShop
    • Aspetti legali sull'eCommerce
    • Moduli e template gratuiti
  • Deutsches Forum
    • Generelle Fragen
    • Support und Hilfe aus der Community
    • e-Commerce/Versand-Handel mit Prestashop
    • Prestashop-Entwickler
    • Anpassung an deutsches Recht
    • Kostenlose Module und Templates
    • Generelle Fragen Copy
  • Nederlandstalig forum
    • Algemeen
    • Hulp en ondersteuning, van en voor de community
    • PrestaShop-winkeliers
    • PrestaShop-ontwikkelaars
    • Het aanpassen van PrestaShop
    • Gratis modules en templates
  • Fórum em Português
    • Fórum Geral
    • Ajuda e Suporte da Comunidade
    • Lojistas que utilizam o PrestaShop
    • Desenvolvedores PrestaShop
    • Legislação específica
    • Módulos e temas gratuitos
  • Polskie forum
    • Forum ogólne
    • Wsparcie i pomoc użytkowników
    • Oferty twórców PrestaShop
    • Deweloperzy PrestaShop
    • Darmowe Moduły i Szablony
  • Dansk forum
    • Generelt forum
    • Hjælp og support fra fællesskabet
    • PrestaShop for købmænd
    • PrestaShop for udviklere
    • Love og regler
    • Gratis moduler og temaer
  • České fórum
    • Instalasi, Konfigurasi dan upgrade
    • Obecná diskuze
    • Bezplatné moduly a šablony
    • PrestaShop vývojáři
    • PrestaShop obchodníci
  • Bahasa Indonesia
    • Diskusi Umum
    • Podpora a pomoc komunity
    • Laporan Bug
    • Jasa, Promosi & Lowongan Kerja
  • Svenskt forum
    • Allmän diskussion
    • Installation, konfigurering och uppdatering
  • Forumul românesc
    • Discuţii generale
    • Instalare, configurare şi upgrade
  • Pусский язык
    • Обсуждение скрипта
    • Установка, Настройка, Обновление
    • Прием багов
  • Slovenské fórum
    • Všeobecná diskusia
    • Podpora a pomoc komunity
    • PrestaShop obchodníci
    • PrestaShop vývojári
    • Bezplatné moduly a šablóny
  • Türkçe Topluluğu
    • Genel Konular
    • Topluluk desteği ve yardım
    • PrestaShop Tüccarları
    • Prestashop Geliştiricileri
    • Ücretsiz Modül ve Temalar
  • Diễn đàn tiếng Việt
    • Thảo luận chung
    • Hỗ trợ từ cộng đồng
    • Dành cho chủ doanh nghiệp / cửa hàng
    • Dành cho lập trình viên
  • PrestaShop Communities
    • اللغه العربيه [Arabic]
    • Ελληνικά [Greek]
    • עִבְרִית [Hebrew]
    • 中文
    • Magyar [Hungarian]
    • 日本語 [Japanese]
    • Lietuviškai [Lithuanian]
    • انجمن فارسی [Persian]
    • ไทย [Thai]
    • Malaysia [Malaysian]
    • Eesti [Estonian]
    • Slovenščina [Slovenian]
    • Српски [Serbian]
  • IP. Board Forum
    • IP. Board Forum Questions and Issues
  • Archive
    • Zapłać Moduły i Szablony [ARCHIVE]
    • Moduly, upravy a dizajn [ARCHIVE]
    • Phát triển và các mô-đun [ARCHIVE]
    • Yazılım, Modül ve Tema [ARCHIVE]
    • Модули, Шаблоны [ARCHIVE]
    • Module şi teme [ARCHIVE]
    • Pengembangan dan Modul [ARCHIVE]
    • Moduler och teman [ARCHIVE]
    • Ecommerce x PrestaShop [ARCHIVE BOARD]
    • Vývoj a moduly [ARCHIVE]
    • Kostenpflichtige Module, Templates [ARCHIVE]
    • Módulos y temas pagos [ARCHIVE]
    • Módulos e temas pagos [ARCHIVE]
    • Servizi commerciali [ARCHIVE]
    • Forum - Feedback Contributor
    • PrestaShop Cloud

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Found 6 results

  1. Hello. I 'm new here , I have a question about the development of a module. I am developing a module , which is displayed in the tabs of admin products My question is, how to communicate the Save button with the hookActionProductUpdate function? .. So in this way the data will be saved correctly. Thanks in advance. ps: i'm not english native talker, so excuse me if don't explain clearly
  2. Hi I just noticed a bug as soon as I save a product in the backend which didn't occur at first... I'm using Version 1.5.4 If I want to add or edit a product and the click on save (or save and stay) a totally blank page appears. As soon as I reload the URL everything is fine and the changes have been saved. I turned ('_PS_MODE_DEV_', false) to true and checked for an error log on the server but there are no errors. I noticed that as soon as I click on save "conf=4" is missing in the url... here's an example of the url after I click on save or save and stay: mysite.com/shop/admin/index.php?controller=AdminProducts&token=9e516e6b2af9f49ab70eb30480256114&id_product=1 Any ideas? Could this be a timeout problem? Thanks a lot, Pat
  3. Hi everybody, I do a small development to add new columns in my BO product page to generate CSV files for a translation agency. And I have added in the BO menu a new page called "Traduction" where I have duplicated the product controller to see all my products, but I need to modify this page. So I want to do 2 things : 1rst : See only products where "traduire" are at 1 and to have the green check button like "activé" button (see attachment screen shot). 2nd : I want to add columns for "product description","meta_title", "meta_keywords" and "meta_description". I have added the short description column with this code in this path : controllers\admin\AdminProductsController.php: $this->fields_list['description_short'] = array( 'title' => $this->l('Résumé'), 'align' => 'left', ); But when i do same for the other columns I want, this error appears : SQL Request error Column 'meta_description' in field list is ambiguous Someone can help me please? I use PS 1.6.0.14 Best regards, Bea972
  4. Hello Prestashop community, I am trying to develop a module that adds a new Tab on the product Add/Update Admin page. I managed to add the tab using displayAdminProductsExtra hook. I added some content there using the form helper. The problem is that the actionProductUpdate is not fired when I click the submit button on that tab. I thought I could use that hook (actionProductUpdate) to store the form data, but it's not working. I then thought about creating my own AdminController to handle that but I can't find any good documentation on how to extend that class. So can anyone tell me please how to porcess the form data ? I am working on prestashop 1.6 and I really need your help. Thanks.
  5. Bonjour, J'ai créé un report sur la forge : http://forge.prestashop.com/browse/PSCFV-10095 Comme expliqué, j'ai un problème lors de la mise à jour des catégories d'un produit. Je sélectionne la/les catégorie(s), je clique sur enregistrer et rester... ça mouline plusieurs secondes (qui sont des minutres) et ensuite, j'ai la levée de 3 erreurs 3 erreurs Une erreur est survenue pendant la configuration des priorités. Une erreur s'est produite lors de la suppression des tags précédents. Une erreur est survenue lors du lien de l'objet. product vers les catégories Les infos sur le serveur sont en screenshot sur le rapport. C'est très génant car il m'est impossible de faire remonter des produits sur la page d'accueil Cordialement
  6. Hello Prestashop community, May I seek your help on how to edit the Products list? I'd like to change the Base Column and make the pre-wholesale price display instead. I hope someone can point me to the right direction. Please see photo to see which column I'd like to modify. Thanks!
×
×
  • Create New...