Jump to content

trippodo

Members
  • Posts

    36
  • Joined

  • Last visited

Everything posted by trippodo

  1. Hello, we need to upgrade a module for prestashop 1.6 to prestashop 1.7.4 Looking for your offering Kind regards
  2. Dear all, we need a module where we can add informations in the Admin Order page with editable fields that saves all datas in a dedicated new SQL Table. This should look like the one in the attached pictures we need a quotation for this work via PM and the time to make it Thanks and regards
  3. same for me! Property OrderInvoice->number is empty at line 909 in file classes/ObjectModel.php
  4. hello, i have the same error after upgrade to 1.6.1.0 please help!
  5. I am trying to activate the LAYERED NAVIGATION BLOCK on this theme, but when I click on INSTALL, I get the following error: The following module(s) could not be installed properly: blocklayered : This module need to be hooked in a column and your theme does not implement one I wrote several emails to leotheme support, forum and facebook, but I have not received any assistance. someone can help me? thanks!
  6. after the very last update from 1.9.1 to 1.9.2 we have to point out the following bugs - the module is not syncronizing the product already listed but only new products - our ebay shop's category cannot be downloaded anymore and obviously cannot be sync - the CRON setup cannot be applied - the CRON sync is not working - if an item runs out of stock you cannot create a new order even if prestashop allows you to do so (if the item gets restocked still you cannot create a new order and the log reports ORDER ALREADY IMPORTED). the only solution is to cancel the the order number from the mysql table ps_ebay_order manually and import the order again. we have prestashop 1.6.0.11, OVH dedicated server and over 20.000 items in our listing Please help
  7. I've the same problem with 1.6.0.11 Somebody have a solution for this please? Thank you very much
  8. hello, i am iterested in this service but i need to know if we can configure all the shipping codes we have with DHL
  9. this is the fcgid.conf: FcgidIdleTimeout 40000 FcgidProcessLifeTime 72000 FcgidMaxProcesses 20000 FcgidMaxProcessesPerClass 80 FcgidMinProcessesPerClass 0 FcgidConnectTimeout 60000 FcgidIOTimeout 6000 FcgidInitialEnv RAILS_ENV production FcgidIdleScanInterval 10 with this configuration, the timeout is within 10 mins but the Amazon module takes 25 minutes each feed/ each marketplace
  10. yes, i have enabled it just to verify (and now i have disabled it again)
  11. hi, i have the same problem about 25 seconds to open the home page ... if i enable APC and FCGI, the time low down to 3 seconds but i am not able to generate the necessary feeds with the Google Merchant and the Amazon modules. My server is dedicated OVH server with centos 6.5 and plesk 11.5, 128GB Ram, 4Tb raid hardware hard disk and intel CPU with 8 core and 16 thread My store has over 50.000 products and 13.000 customers and is gradually updated from 1.3.0 to 1.6.0.6 thanks Alessandro
  12. Hi all, we have upgraded to the very latest release but since then every order status change takes us between 100 and 110 seconds: a real torture! Any idea is welcome! Please help...
  13. I need to add a new editable TEXTAREA in the Admin Order detail and i want to see it in the BO Order Listing in a new column In the picture an example of what I would like I have already applied this changes indicated by VEKIA: added new field to the orders table, with name "textarea" added this code to the AdminOrdersController.php (controllers/admin/) 'customer' => array( 'title' => $this->l('Customer'), 'havingFilter' => true, ), after the above code i added this: 'textarea' => array( 'title' => $this->l('Textarea'), ), at the time I populated the TEXTAREA fields by entering the name of the product through a mysql query, but I would see what I write in the textarea in the order detail see the example picture thanks
  14. a me ha funzionato modificando la riga 906 così come suggerito da Gigi W2L, mentre per la seconda modifica (riga 923 o 926) ho dovuto utilizzare la modifica di codencode perchè altrimenti non mi emetteva la fattura e mi rispondeva INVALID DATE
  15. io ho risolto così: ho scaricato l'ultima versione di ps, la 1.4.6.2 ho tirato fuori l'ultima versione del modulo, la v0.2.2 e l'ho caricata sul mio sito chiaramente prima di caricare ed installare il nuuovo modulo ho disinstallato il vecchio ciao
  16. @xxvirusxx: you're great! your solution worked for me many many thanks !!!!!
  17. I have uploaded the new authentication.tpl from SVN in the folder of my theme and have forced the compilation, but the problem still remains.
  18. Mike, the reinstall is not a good solution... i have the same problem and my store is online from over 1 year old. the stop is a problem for me
  19. i have the same problem... i have update from 1.4.3.0 to 1.4.4.1 and have "country1" and "country2" only country1 has effect on the registration form please help
  20. I checked my store files and it seems I have the same problem. I deleted the .php files in the upload and download folder and restored footer.tpl i have also deleted all files in smarty/cache and smarty/compile I did not find the file her.php in modules folder prestashop 1.4.4.0
×
×
  • Create New...