Jump to content

Prestashop Guru

Ambassadors
  • Content Count

    77
  • Joined

  • Last visited

Everything posted by Prestashop Guru

  1. Hi, can I know if there will be seo differences ?
  2. Possibilmente il tema che hai comprato nella pagina di acquisto aveva tra le specifiche quello di essere compatibile solo con la versione 1.6 Potresti mandare il link del tema?
  3. Il problema è legato al tuo hosting. Se hai un hosting condiviso non puoi fare molto, perché non è possibile modificare il file php.in che permetterebbe di aumentare la variabile max_input_vars Se invece hai modo di poterlo modificare, basta settare un valore più alto. In alternativa potresti lavorare su una versione in locale del tuo sito, effettuare le traduzioni dal backoffice e poi spostare i file di traduzione (moduli o sistema) nel tuo server remoto
  4. Ciao Allora Su shop_url i parametri per come li hai scritti tu sono errati. Dovresti scrivere 1. www.italianpestservice.com 2. www.italianpestservice.com (se hai https allora metti il sito in https) 3. /Col/ Se anche così non dovesse funzionare, attiva la modalità debug e scrivi qui l'errore. Roberto
  5. CIao, ti conviene scaricare una nuova versione di prestashop uguale alla tua e sostituisci i file presenti nelle cartelle indicati.
  6. Ciao, trovi tutte le mail mandate da prestashop nella cartella "mails", in base a quella che vuoi modificare trovi i file diversi. i file da modificare sono i file .html
  7. Concordo, questa è la soluzione migliore secondo me
  8. Ciao, controlla se sono presenti moduli sull'hook displaynav. Se non dovesse essere un modulo allora controlla da codice su /themes/nometema/header.tpl
  9. Ciao, quando usi 1click upgrade ci sono diverse opzioni di aggiornamento, tra cui quella di importare manualmente il file di aggiornamento, ovvero dovresti scaricare prestashop 1.6.1 e dare il percorso a 1-click upgrade. Inoltre comunque ti consiglio di settare correttamente bene i permessi, altrimenti potresti avere altri errori oltre a quello di aggiornamento. ti ricordo che le cartelle devono essere settate a 755 e i file a 644, con filezilla puoi fare l'operazione massivamente. Roberto
  10. guarda, secondo me i due errori non sono per nulla correlati. Quando apri l'immagine popup bianca, clicca da tastiera ctrl+shift+j ti si aprirà la console degli errori, riportali qua sotto Roberto
  11. michela se puoi scrivi la soluzione qui, così potrai aiutare gli altri utenti in difficoltà. Ps. benvenuta nel mondo Prestashop
  12. che piattaforma stai utilizzando? xamp? wamp? E' la prima volte che installi un cms in locale?
  13. Ciao, potresti assicurarti che non manchi questa linea nel tuo file di config? https://github.com/PrestaShop/PrestaShop/blob/1.6.0.14/config/config.inc.php#L119
  14. Hi, i've a problem with my ps 1.6.1 if i set from bo the state= false i see the value change on db but if i change the active value i don't see any different on bo and fo Why? How can i solve?
  15. Hi I've a problem with my site. Only in backoffice in some page i have an internal server error. I thinked that it was a problem with max exec time, but the hosting change this parameter. If i open the server error log i see 104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server, referer: i ask to change the fcgid time, but the hosting that is set at 15 minuts. If i set the debug mode, there are no error. How can i solve? Roberto
  16. Hi, I've a problem with the manufacturers list. I've 113 manufacturers, if i set 30 products to show on product page and go on manufacturers page, i see 4 pages, but it shows 6 manufacturers per page. But if i set the number of manufacturers to show on manufacturers page everythings ok. How can i solve? Roberto
  17. hi guys, i'm going crazy with a problem on backoffice. when i try to modify a product. When i click on catalog-product i see only the page with information ( the first tab), but if i try to click in the others nothing is opened and the charging signal in the left top move without an end. the debug modality doesn't show any error. so, how can i resolve? Roberto
  18. run! i add $this->addJqueryPlugin(array('autocomplete', 'fancybox', 'typewatch')); on CategoryController.php Thanks PascalVG
  19. not work. why on admin folder? i need to see the fancybox when i click on "add to cart" on product-list
  20. Hi, I've a problem with the error function. if i use $this->error[]= Tools::displayerror(.....) on product page i see the fancybox popup (CORRECT). But, if i use $this->error[]= Tools::displayerror(.....) on category page i see a message from browser with the error(WRONG. I use $this->error[] on processChangeProductIncart(). How i can see the fancybox error on the Category page? Thanks, Best regards. Roberto
  21. ho le stesso problema, ma non è questione di nome. idee?
×
×
  • Create New...

Important Information

Cookies ensure the smooth running of our services. Using these, you accept the use of cookies. Learn More