-
Content Count
77 -
Joined
-
Last visited
Everything posted by Prestashop Guru
-
Want to know more about 1.7?
Prestashop Guru replied to Xavier Borderie 's topic in 1.7.2.x [Current]
Hi, can I know if there will be seo differences ? -
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?
-
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
-
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
-
CIao, ti conviene scaricare una nuova versione di prestashop uguale alla tua e sostituisci i file presenti nelle cartelle indicati.
-
Concordo, questa è la soluzione migliore secondo me
-
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
-
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
-
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
-
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
-
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
-
[SOLVED] Admin Tab Problem
Prestashop Guru replied to Prestashop Guru 's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
Solved. I replace the js folder Thanks! -
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
-
[SOLVED] this->error on Category page
Prestashop Guru replied to Prestashop Guru 's topic in Core developers
run! i add $this->addJqueryPlugin(array('autocomplete', 'fancybox', 'typewatch')); on CategoryController.php Thanks PascalVG -
[SOLVED] this->error on Category page
Prestashop Guru replied to Prestashop Guru 's topic in Core developers
not work. why on admin folder? i need to see the fancybox when i click on "add to cart" on product-list -
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
-
Sviluppatore per due interventi semplici
Prestashop Guru replied to Medea Web Agency 's topic in Offerte di lavoro
a disposizione -
Problema installazione Modulo Custom
Prestashop Guru replied to DarkSimo 's topic in Sviluppatori PrestaShop
ho le stesso problema, ma non è questione di nome. idee?
