Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Danke. Caches waren schon gelöscht. Ich habe manuell die Site vom Backup wiederhergestellt und mache jetzt ein manuelles upgrade.
  3. Ich erinnere mich dass ich das Problem auch mal hatte (1.6.1.4) und damals die ganzen E-Mails händisch editiert habe, also die Dateien direkt, nicht über die Admin-Seite. Allerdings waren es bei alle Links in den Mails, also die zum Kundenbereich, Gastverfolgung aber auch der ganz simple Shop-Link am Ende des Mails. Ob der Anwortlink auch betroffen war kann ich nicht mehr sagen da ich irgendwann einmal das Nachrichtensystem in ein Fremdmodul ausgelagert habe und nicht mehr weiß ob das vor order nach dem Linkproblem war.
  4. Dead loop 😞 If your 2 vhosts point to the same directory check .htaccess redirect rules or rules in apache or nginx, certainly an error. Otherwise check dns redirect. I don't know how to fix it, where or what to fix. htaccess
  5. Where can I find that, on the top? (See attachement)
  6. Confirmed working still in Prestashop 8.1.4 for anyone landing here. No need for modules to include GTM script (although the suggestion after above comment is valid)
  7. !. I did, Suppliers stay on the menu. 2. I tried, but I can only choose one material, instead of one of three different materials. And the one which is possible, also don't show up on the category page
  8. Did you select controllers and categories in facetedsearch configuration?
  9. 1. deactivate the Supplier List module 2. add those features to the product
  10. All is done by the module facetedsearch (configure)
  11. As-tu essayé de régénérer les images ? Vous verrez ceci à la fin de la capture d'écran que vous avez postée
  12. I have a question about the menu on the left on the category page of the basic Prestashop theme. It now says Suppliers and I want to get rid of that, but that doesn't work. I also want to add attributes like Material. I tried it in the dashboard at Catalog > Features and functions, but that doesn't work. There is also nothing in Advanced settings that helps. Anyone have an idea how to do this?
  13. Caches per FTP löschen und wenn es nicht funktioniert, aktivieren Sie den Debug-Modus
  14. Thank you very much, I am not receiving any errors at the moment..
  15. Jedenfalls läuft die Website nicht mehr und nach einer Wiederherstellung gibt es nur Internal Server Error 500
  16. Merhaba prestashop üzerinden aldığınız siparişleri basit kargo ile çok ucuza ve tüm kargolar ile anlaşma yapmadan gönderim sağlayabilirsiniz. Bu modül ile siparişlerinizi tek tıkla kargoya gönderebilir kargo barkodu alıp kargonuzun çıkışını sağlayabilirsiniz. Ardından sipariş kargoya verildiğinde gelen veriyi otomatik olarak alıp sitenizde de siparişi kargolandıya çevirir ve siparişe takip bilgisi girerek müşterinin de siparişi takip etmesini sağlar. Sipariş teslim edildiğinde ise siparişi prestashop panelinde otomatik olarak teslim edildi statüsüne çekip siparişi kaydediyor. Tüm bu adımları kendisi otomatik olarak yapmakta ve sizin sadece kargonuzun desi bilgisini girmeniz yeterlidir ardından diğer işlemleri sizin takip etmenize, kargo takip bilgisi girmenize gerek yoktur. Bunlar dışında ki özellikler Prestashop admin paneli üzerinde paket bilgisi girip kargo fiyatı öğrenme Yeni eklenen kargoları otomatik olarak apiden çekip güncel kargolar ve fiyatını gösterme Kargo bilgilerini takip edeceğiniz kargo barkodu oluşturabileceğiniz alan Yazıcıda A4 ve A5 uyumlu kargo barkodu alabilme özelliği Daha güzel bir kargo dizayn göstergesi DETAYLI BİLGİ VE SATINAL https://www.fyazilim.com/tr/prestash...egrasyonu.html
  17. Today
  18. Ich bin verwirrt, nach dem Start des 1-Click-Updates und dem Durchlauf einer Reihe von Aktivitäten heisst es oben "The settings have been successfully updated." aber im Aktivitätsprotokoll ist der letzte Eintrag "All files upgraded. Now upgrading database..." und es scheint nichts weiter zu Laufen. Ist das Update nun durch oder nicht? von 1.7.8.1 auf 1.7.8.11 wenn ich mich recht erinnere.
  19. If you cannot uninstall it, rename the folder name of the module modules/modulename/ as modules/bug-modulename/. Delete file override/controllers/front/ProductController.php and delete folder var/cache/prod or var/cache/dev if you are in debug mode.
  20. non, c'est sur un theme personnalisé, mais pas de différence avec le theme par défaut sur authentication.tpl et address.tpl, par contre j'ai remplacé countries_list sur adresse.tpl par : <select name="id_country_invoice" id="id_country_invoice" class="form-control"> <option value="">-</option> {foreach from=$countries item=v} <option value="{$v.id_country}"{if (isset($smarty.post.id_country_invoice) && $smarty.post.id_country_invoice == $v.id_country) OR (!isset($smarty.post.id_country_invoice) && $sl_country == $v.id_country)} selected="selected"{/if}>{$v.name|escape:'html':'UTF-8'}</option> {/foreach} </select> le pays par défaut s'affiche correctement avec adresse.tpl, il me semble c'est un vieux bug depuis ps1.6.1.14
  21. thank you very much, the only module present is the module I use for SEO. "https://prestahero.com/it/77-modulo-seo-prestashop.html" Now how can I fix it? I can't uninstall the module. Thank you
  22. Bonjour, je ne trouve pas tous le pays dans la liste des langues, pourquoi? merci.
  23. In modules directory, for each not ps native module see if there is a file modulename/override/controllers/front/ProductController.php
  24. Thanks for the quick response, is there a quick way to find the module generating the error?
  1. Load more activity
×
×
  • Create New...