Jump to content

Search the Community

Showing results for tags 'help me'.

  • 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 18 results

  1. I"m facing issue in my category page its showing one product two time. Some of product coming two times.In backend I cjecked its showing one product category page showing two times
  2. Bonjour, Quand je pagine mes produits en prix croissant plus aucun produits n'apparait dans ma boutique. Pouvez vous m'aider svp
  3. Basically I was trying to get rid of lorem ipsum and my homepage just started boot looping. I guess i m too dumb for this
  4. Hi, I need to remove an order cart rule and recalculate the order amounts when the hook validateOrder is executed. I seen that prestashop have a symfony order controller with the method i need. //$oc = new OrderController(); //$oc->removeCartRuleAction(185,37); Is possible use this? Recalculate the amounts manually will cause me a lot of bugs The problem is that the commandBus "prestashop.core.command_bus" does not exists for front (i guess) I tryed to execute the handler class manually, but it need some classes that im not able to create... Thanks.
  5. Hello, here is a long nice history about an error and the understanding for a newieb like me😄. So the error in fact its just the Status on the back office and front its not working automatically, doing a new installation on the demo website it works automatically. Back-office: Front-office: I saw in a lot of diferent topics here (Prestashop Forum) the same error and people doing his own module to do this, or just updating the modules and PS works again (not my case) i wan to know exactlly what its happening, if is possible. What is happening: When the customer make a order, and choose, the wire payment, its should send 2 emails, one for the confirmation (this sent automatically, works fine) and the second one with the wirepayment details (this not work auto, only if changuing manually its sent). The emails works fine and i have a SMTP server well configured. The email with the bank details as well work fine and no problems with the templates. I check aswell the configuration of the estatus and its only with the option "Send a email" (last one on the pic) Then: When i go to PHPAdmin and looks the orders (ps_orders) i can see the "Current_Status ID" its 0, and it should be 10 (for the status awaiting for bank transfer o bank payment). Thats for me means that a module or a hook its doing a conflict. So i desactivated all the payment modules except bank payment and still not working, (some are current_state 10 because i changued manually). All this hapenned in PS 1.7.6.8 and with the module "1 click upgrade" i update to 1.7.8.5 (last one) and still same error, its not changuing the status. So: In my adventure to solve this i found a lot of dev trying to do this by a custom module, but im a rookie on PHP and im not sure how to doit exactlly. But i manage to understand how the php works, i found that might the problem its in the "ps_wirepayment/front/validate.php" but not sure how to fix or try it. Answers: PS-version: 1.7.6.8(my backup) and 1.7.8.5 (updated, today) PHP-version: 7.2.4 Some topics that i think it's related to my problem and i already saw and try it: Topic 1: Topic 2: Topic 3: Topic 4: Thank you in advance, sorry for my english, im spanish and i hope someone can help me, im desperated. Also, please, try to dont tell me to call the hosting or installing a module to changue, because i understand that it could be work just with the default modules ¿no? and want to fix the problem by my self, and im doing all this on localhost.
  6. Hallo, I woul like to modife home page of my template prestashop but, in mudule I not see relatives module and by FTP access I dont't know wher I can find my homepage html or tpl/èhp that I can modife. Can you help me please? Thank you Francesco
  7. Ciao a tutti voi del forum! Ho un problemino che vorrei risolvere: come posso inserire un blocco di ricerca per categorie, aspetti o entrambi nella pagina 'offerte speciali' (prices-drop)? Nel modulo esiste solo la possibilità di impostare il numero di prodotti da visualizzare in home.. sono un autodidatta naturalmente helpppp please!!!
  8. Hello, Appeared on 2 products in my online store this error (HTTP ERROR 500) ! How can I solve it? Print: https: //prnt.sc/tya69t
  9. Hello, How can I create a mini module for when the customer selects the weight of the product it will be changed. Print: https://prnt.sc/tnbx8e ; ( place where you would like to put the weight of the product ) Ps: There is the mini module already created to distinguish the product by weight? Sincerely, Eduardo Filipe
  10. Please help, I use Prestashop 1.7.6.4, on the Checkout menu the buyer cannot choose the destination country. Because it only appears in one country, is there something wrong? I looked into the menu: Localization, Shipping, Currencies, Geolocation, and did not find it. What should I do to be used by buyers in all countries.
  11. I just upgraded from 1.6 to 1.7 and suddenly its tell me that access is denied to several things such as stats, Anyone know what is going in or how to remedy? Any help is appreciated.
  12. Cześć wszystkim, mam problem z przyciskiem dodaj do koszyka. Na sstronie głównej mam 3 moduły, chcę aby na każdym produkcie był przycisk dodaj do koszyka. Tak aby klient od razu mógł dodać produkt do koszyka bez potrzeby podglądnięcia go, czy wejście w jego kartę produktową. Posiadam PS 1.7.5.1, czy to normalne że takiej opcji nie ma? Tryb demo też takiej opcji nie ma.
  13. Hello everyone, I do not speak English well, I apologize in advance for my translation Prestashop version 1.6.1.6 Here is my problem I recently wanted to install "Mailchimp" on my shop. Once installed I see that my automatic email that sends after a customer performs an action on my shop (Purchase, account, welcome etc ...) it is disabled, so I uninstalled Mailchimp from my shop for restore automatic mail. Since that day I can not access my modules anymore I have an error message on my page (module and service). [PrestaShop] Fatal error in module file :/home/inmincxh/www/classes/module/Module.php(1361) : eval()'d code:Can't use function return value in write context I have to look dozens of topic, however I can not find an exact answer to this problem, most people say that I must erase (after backup) each module one by one until I find where the problem comes from. I am not very experienced and can not access the page to test, I am blocked. If you have another solution to offer me I thank you in advance! thank you ! Tradution bonjour à tous, Version de Prestashop 1.6.1.6 Voila mon problème j'ai récemment voulu installer "Mailchimp" sur ma boutique. Une fois installer je constate que mes mails automatique qui s'envoient après qu'un client effectue une action sur ma boutique (Achat, compte, bienvenue etc...) c'est désactivé, j'ai donc désinstallé Mailchimp de ma boutique pour rétablir les mail automatique. Depuis ce jour je ne peux plus accéder a mes modules, j'ai un message d'erreur sur ma page (module et service). [PrestaShop] Fatal error in module file :/home/inmincxh/www/classes/module/Module.php(1361) : eval()'d code:Can't use function return value in write context J'ai du regarder des dizaines de topic, cependant je ne trouve pas de réponse exacte à ce problème, la plus part des personnes disent qu'il faut que j'efface (après sauvegarde) chaque module un à un jusqu'a se que je trouve d'ou vient le problème. Je n'est pas beaucoup d’expérience et ne pouvant pas accéder à la page pour faire se teste, je suis bloqué. Si vous avez une autre solution à me proposer je vous en remercie d'avance ! Merci.
  14. I get this error: Fatal error: Uncaught --> Smarty Compiler: Syntax error in template "/home/vojyqruf/public_html/themes/default-bootstrap/category.tpl" on line 74 "{elseif $category->id}" unexpected closing tag <-- thrown in /home/vojyqruf/public_html/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php on line 74
  15. can help me, because call us not appearing on my website.
  16. Hi, everyone please give me advice how to fix this error. When i switch bitween pages it show me this error "Fatal error: Allowed memory size of 25165824 bytes exhausted (tried to allocate 1572864 bytes) inC:\AppServ\www\cache\smarty\compile\56\a4\61\56a4610b133b331bedc066d397b37562ba306ed6.file.product.tpl.php on line 817" I'm searching everywhere in google, and all the answers are to fix max_memory_limit, but i don't know where is the confing file (folder) I think that the problems comes from this admin backfront office but i'm not sure : When i Change some value in this Admin panel it redirect me to a page file with an error (everytime is different) "Warning: rename(C:\AppServ\www\cache\claB1EC.tmp,C:\AppServ\www/cache/class_index.php) [function.rename]: File exists in C:\AppServ\www\classes\Autoload.php on line 143 Warning: Cannot modify header information - headers already sent by (output started at C:\AppServ\www\classes\Autoload.php:143) in C:\AppServ\www\classes\Tools.php on line 141" How i can change this value from 24M to more (where is the config file) my AppServ and PHP5 use maximum memory of 512 MB. But not Prestashop Please help me!
  17. Halo semua perkenalkan aku adalah seorang newbie dalam bidang Prestashop.. POST INI SAYA BUAT UNTUK PARA MODERATOR/SIAPA SAJA YANG PUNYA TRANSLATE BAHASA INDONESIA DI PRESTASHOP v1.4.10.0 Nih saya lagi pusing mencarinya ada yang punya gak Please Help Me... http://jualbeli.tk nih link baru saya tapi masih belum ada edit xa.. Tolong dibantu ya kk..!
  18. Salut à tous, Je viens de créer un petit site sous prestashop 1.4 et je me retrouve avec quelques petits souci, pourriez vous m'aider ? 1-A la page d'acceptation des cgv, ces dernières ne s'affichent pas dans un popup et si cela n'est pas coché, je n'ai pas la popup d'erreur. 2-Le site est super lent. (Hebergement ovh+ sql privé 128M pour info) des idées ? 3- Impossible de créer un bon de reduction 4- Le site bug sous iphone et sous mac, au niveau de l'affichage des catégories, ok sur pc avec firefox, chrome, safarie et ie. 5- En page d'acceuil avec le module produit phare, si je met 9 produits la presentation est ok, 1 ligne avec 5 une ligne avec 4 , mais dès que je passe à 10 la présentation saute. Merci d'avance à tous ceux qui pourront me donner des pistes. @+
×
×
  • Create New...