Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Today
  3. Thanks! I keep forgetting there are tabs in the pages of the Settings! (I wish the tabs never existed haha.) In PS 8.1 I went to Shop Parameters -> Order Settings -> Statues Tab and changed the email up settings for Shipped.
  4. Yesterday
  5. Saludos de nuevo. Le estoy dando vueltas, no escuentro una solució. Según he leido, la funcion que causa el error es "idn_to_ascii" que no la encuentra. Esta funció lo que tendria que hacer es analizar el texto de la dirección electronica para comprovar que no contiene ningún caracter que no se pueda usar en la dirección email. (acentos, simbolos. . .) Me ha pasado por la cabeza que puedo sencillamente anularla, haciendo lo siguiente: Linea actual correcta: in classes\Mail.php (line 901)--> " return $address[0] . '@' . idn_to_ascii($address[1]); " La cambio y lo dejo así. " return $address[0] . '@' . ($address[1]); " Que alguien me diga en que puede afectar este cambio en el funcionamiento general de la web. A parte de que si alguien pone un carácter no permitido en su dirección email, no será detectado y seguramente dará un error. ¿se bloqueara la web? ¿Puede crear un problema superior? ¿Hay alguna alternativa a esta función? Saludos.
  6. Hi In the image you are showing that wont change. The ones with magnifying glasses with a plus symbol in them just denote that there are subcategories within those categories, clicking the magnifying glass will open them up for you to edit/delete/activate. If you do not have any subcategories in AR Pistols then it will only ever show the Edit option. Regards S
  7. Bonjour, Savez-vous s'il est possible de paramétrer Wishlist block (module natif gratuit) sur un PS 1.7 pour que le cœur de sélection apparaisse uniquement sur la fiche produit et pas sur les listes de catégories par exemple Merci par avance pour votre partage d'expérience ! Sébastien
  8. Bonjour à tous, j'ai un problème uniquement avec la barre de recherche (theme-enfant du theme par défaut) en mode debug. En mode normal tout se passe bien... Je n'arrive pas à identifier le problème. Quand il est activé (debug), si je fais une recherche ça m'affiche une liste de résultats vides de caractères et quand je clique dessus j'ai ce warning : (1/1) ContextErrorException Notice: Undefined index: category in 0cb7e44b487bf92db169a82bcefdf1c2112122ef_2.file.products.tpl.php line 41 Je vous joins des screenshot surement plus parlants. Vous auriez une idée d'où cela pourrait venir ? PI PS 1.7.7.8 & PHP 7.3. Merci par avance pour d'éventuelles solutions, pistes
  9. Yes right, I increased PHP memory_limit to 1024M. But the problem still occurs.
  10. Hi PS members, since several weeks I'm facing a Google error while testing my web pages at search console. I get an "uncategorized error": "JSON-LD Missing '}' or object member name." Even if my knoledges are quite low on coding, structure looks ok so I totally don't understand the error. May somebody else experience the same problem too? or is just my own problem related to some editing? Here a link: https://yakay.it/varie-giocattoli/9221-magica-specchiera-toys-garden-8007632272432.html Thanks in advance for your time, Marcello
  11. PHP Memory is allocated via php.ini of the PHP you are using. It needs to be raised manually.
  12. Yes right, after upgrading, I double the memory of the server (which is now 4 GB). But the problem still occurs.
  13. When you started out with your shop what version was that? People update and update and most do that on their server with resources which were purchased a while ago. Every PhP version upgrade needs more memory https://calistocode.com/how-to-increase-php-memory-limit/
  14. Salve, una domanda Sabato ho ricevuto un ordine con consegna a Milano in un posto da dove poi spediscono a Hong Kong. ULTIMAMENTE mi arrivano ordini da cinesi che poi hanno telefoni a cui non rispondono e neanche alle mail rispondono. Pagano con carta di credito che io rifiuto sistematicamente per vari motivi . Di solito faccio il rimborso ma questa volta il rimborso è impossibile. Non ho capito perché. Paypal dice che devo farmi dare una mail per collegare il conto, perché lui ha pagato come ospite e se è un ospite non si può rimborsare.. in realtà lui ha pagato con una carta di credito e da sempre io rimborso anche le carte di credito con Paypal Checkout e non solo quelli che hanno un account Paypal. Io non capisco se stanno tentando di truffarmi. Io non posso rimborsare e loro mi faranno un chargeback probabilmente. Ho cercato di googlere il dominio della mail inctart.com con cui questo cinese si è iscritto. Non ho ben capito ma sembra un dominio che si usa per mail momentanee (io ho capito così) A voi è mai capitata una cosa dio questo genere parlo ai webmaster ma anche ai commercianti. Grazie se potrete aiutarmi Sara
  15. Maybe a module, look at modules hooked in actionOrderStatusPostUpdate
  16. Hi, My VPS went down due to a connectivity issue on the hosting side, so I had to temporarily move the backup to another server. After it went online again, I wanted to export and import the database, but someone had already placed a new order on the production server before I got the chance to go into maintenence mode and do this. How can I export and import a single customer and order from the database on my backup server to the production server? (and, of course use a new customer and order ID) Thank you.
  17. Leave those 2 alive. doing it right you can conquer 2 search terms that way.
  18. Tak właśnie przypuszczałem, że czegoś mi brakuje. Dzięki piękne rozwiązany problem brakowało głównego wiadra.
  19. Hello there, I received an update from a custom module for prestashop 1.7.5, unistalled the previous version and tried to instal both, the new and the old version but I get this error shown in the images. Anyone has faced this issue? I think there is some place where the previous module info is getting cached. I already deleted the content of /var/cache folder, deleted the module manually in the server in the /modules folder but the error persist. My user has superadmin rights, so I don't understand the message at all. Thanks in advance.
  20. Si el hosting no te permite aumentar el timeout como para poder instalar correctamente tu PS desde la web o demora tanto la instalación que da timeout, yo te recomendaría que te fueras a otro hosting. Mas tarde o mas temprano vas a tener problemas de este tipo. También podrías intentar instalar el PS en tu local y luego mover los archivos al servidor. Pero yo nunca consideraría instalar PS por CLI porque un hosting me recomienda hacerlo asi porque tengo problemas al instalarlo por la web. Te dejo varios tutoriales que te podrían ayudar:
  21. Hi, Clear the cache in PrestaShop before attempting to install the module again. Cached data can sometimes interfere with module installation. If still the issue persists, please enable debug mode please check in the network tab in console for detailed error description to identify the root cause of the issue.
  22. ¡Hola! Si tu tema tiene una opción de CSS personalizado en la configuración del tema, puedes agregar el CSS allí. Alternativamente, puedes agregar el código CSS a un archivo de CSS personalizado de tu tema. Este archivo suele llamarse custom.css o styles.css y se encuentra en el directorio de tu tema. Otra opción es utilizar un módulo o complemento de CSS personalizado disponible en Prestashop para agregar el código CSS. Por favor, consulta el siguiente fragmento de código: .payment-option input[type="radio"]:checked { border: 2px solid red; padding: 5px; /* Opcional: añadir relleno para hacer el borde más visible */ } Por favor, asegúrate de hacer una copia de seguridad antes de realizar cambios. Espero que te sea útil
  1. Load more activity
×
×
  • Create New...