Search the Community
Showing results for tags 'delay'.
-
Hello, I have a problem I recently moved from my small domain to a Goddady VPS, before I changed everything worked perfectly with the emails. But since I moved I've had complaints that the emails with the sold accounts take a long time to arrive, I've checked them and some arrive immediately, others take 10 minutes and others take hours. I've hired this one: https://gyazo.com/17b0c2f419c1a1c96ad66c757488aa0d.png Has anyone had the same problem or does anyone know how to fix it? the prestashop version is: 1.6.19 I don't know if I should see it but the module that handles code delivery is Key Manager Thank you very much. PS:If I can't find a solution that is recommended by VPS that is good and that doesn't cause any problems with the sending of mail, since my site sends a lot of sales.
-
Hello everyone, I need advice. At the moment I am a seller at PrestaShop Addons. I made a transfer of my earned money, since May 11, but they did not come. This week I tried to make another withdraw funds, according to the other requisites. He also failed the status in anticipation. Next week I will not be able to withdraw money until I accept the previous transfer. Advise me on what to do. The situation is serious, I need this money. I wrote in PrestaShop Addons, several letters, but the situation has not changed. Thanks for any recommendations.
-
- prestashop addons
- sales
-
(and 5 more)
Tagged with:
-
Hi, Am trying to add in PrestaShop v1.6.1.17 the: '{delivery_time}' => $carrier->delay, To the order_conf email template, as that there is also the {carrier} and would be nice if the delay information is also there. But the result is that am just seeing {delivery_time} in the email, I changed the /classes/order/OrderHistory.php if (isset($result['template']) && Validate::isEmail($result['email'])) { ShopUrl::cacheMainDomainForShop($order->id_shop); $carrier = new Carrier($order->id_carrier, $order->id_lang); $topic = $result['osname']; $data = array( '{lastname}' => $result['lastname'], '{firstname}' => $result['firstname'], '{delivery_time}' => $carrier->delay, '{id_order}' => (int)$this->id_order, '{order_name}' => $order->getUniqReference() ); I try to ask this in: https://www.prestashop.com/forums/topic/629488-carrier-delay-text-in-e-mail-tpl-please/ But had no reply, hope that someone here can help With kind regards, Alexander.
- 1 reply
-
- v1.6
- delivery_time
- (and 5 more)
-
Hello, i am making module for specific carrier in my country and there is a list of places where items can be collected. Is there any way to insert an html code into carrier delay? The aim is to make a html form with options for certain carrier I'm using 1.6. Before hand, sorry for stupid question.
-
Hi, when I update order statuses, they do not change instantly as before. Now it takes a few minutes before the correct status shows. This delay is also affecting items in the cart. When items are added, they show in the quick cart, but only show up after a few minutes and refreshing when trying to checkout.
-
- delay
- order status
-
(and 1 more)
Tagged with:
-
Since weeks I have read many threads complaining on either huge delays when it comes to the final order confirmation step in the front office. The same happend for some order state changes. Some users also reported gateway errors, such as 504 gateway error. At first it did not appear all this issues had the same cause. There were different PrestaShop versions involved with also different themes. Digging further into details it came clear that many installations used the MailChimp module. After uninstalling the module the problems disappeared. It is not known to me wheter there is a fix for the module. At least I haven't found a thread with a solution. Since we don't use the module for us, we also haven't examined the modules code. Maybe some MailChimp users might report their experiences.
- 2 replies
-
- mailchimp
- order confirmation
- (and 4 more)
-
Hi, I have this problem for months now. Whenever I do some changes on my banner images, or any images it takes a couple of weeks to make the changes show up. Had done clear cache both browser and BO, even requested for Mysql clear cache but nothing works.
- 9 replies
-
- not showing
- delay
-
(and 2 more)
Tagged with:
-
Hi guys, I would like to ask you one thing. How to make, that customer will receive as the first email confirmation of order, and THEN instructions for bank wire? Now it works that he receives firstly bank wire email and then just in few milliseconds later order confirmation. Thank you for this easy help
-
Hi I am writing a customised shipping module for PrestaShop 1.4 The module is already working, but i wanted it to dinamically change the shipping delay, from whithin the shipping module. Can this be done? How? I was looking at getDeliveryOptionList and HOOK_BEFORECARRIER, but I don't know how to do it. Any help would be welcome. Thanks
-
Hi, I want to disable the delay from block top menu (horitzontal) from Prestashop. When you crate a submenu, it shows with small delay. How to disable it? Thanks
-
Hi, My website is running very very slow. http://tinyurl.com/ltoug7d When you click on any link, it takes 3 - 4 secs to load to the next page. The only - different than normal - plugin I've used is the Ebay import module. It automatically imported products from my ebay store to Prestashop. Please help. I am desperate to get this running. Can someone guide me to where I can get appropriate logs from to rectify the speed issues. Thanks in Advance, Cheers,
-
Hi, I guys. I have developped a module about extra product tabs on each product. You can find more details here: http://www.prestashop.com/forums/topic/292948-free-exrta-product-tabs-module/ I want to ask this: Whenever you open a product edit page, prestashop loads its tab content from the sidebar like basic info, prices, seo etc.... After all tabs are loaded it reveals the save and save and stay buttons. However during tab loading it does not take into account any extra content like my tab 'Extra product Tab'. So the save buttons appear before my tab is loaded. So if you simply make a quick change before the loading is complete and you press save, my tab contents will be still empty and it will post an empty variable regarding my module, so that's why it will delete the already existing content. Because according to my implementation, it will think that you erased the old content and simply submitted blank! If you just give it some time to complete the loading process around 10 seconds, then everything is ok.. So my question is, how can you make prestashop include any extra tabs in the product back office in the loading process and then dislay the save buttons.... Right now as a solution I added some code to my module that hides the save buttons and when my tab is loaded I reveal them again.... Any other suggestions? Thanks
- 3 replies
-
- product edt
- delay
-
(and 4 more)
Tagged with:
-
I'm getting a significant delay (between 12 - 20 seconds) when I try to add a product to my shopping cart. I believe it might be due to the fact that I have three configured shipping modules (usps, ups and fedex) and it's trying to query them before adding the items to the cart. I then hover my mouse over the shopping cart in the upper right and it drops down and shows the items in my cart. However it says that there's free shipping even though the item price is not high enough to qualify for my free shipping. When I go in to view the shopping cart I drop down the state selection and choose New York and put the zip 10101 into the field and the shipping initially comes up with "No carrier has been made available for this selection." or something like that. I'll hit the "update carrier list" button and it THEN properly updates the shipping options. So to summarize I'm getting three distinct bugs: 1. Delay when adding products. 2. Free shipping is listed when hovering over cart even though item added doesn't have a high enough price to qualify for free shipping. 3. In the cart view shipping initially says no carriers are available for selection and only updates AFTER I hit "update carrier list." I'm using prestashop 1.5.6.0 shop: www.tracerzpro.com Any help would be greatly appreciated.
-
En Prestashop 1.4.10 y en la ficha de producto los enlaces que tengo en la descripción larga del producto se activan pero con un retraso importante, de casi un minuto y en ocasiones más. Especialmente en firefox y explorer y dependiendo de en qué ordenador, en Chome también. Por su puesto lo mismo sucede en navegadores android. Se ve la ficha de producto, pero para que los links de la descripción estén activos hay que esperar un cierto rato, pero luego funcionan perfectamente. Para hacer una prueba de lo que pasa visitar: http://www.gusuguito...1-egomundi.html Y probar a pulsar sobre el botón verde de "Visita Virtual" o sobre la pestaña de "Ficha técnica" o la de "Noticias". Se activan pero al cabo de un buen rato. Curiosamente, el botón "opine sobre este establecimiento" se activa al mismo momento de cargar. En algunos productos que tenían enlaces y hemos añadido nuevos enlaces, unos funcionan al momento de cargar y otros no, en este caso funcionan los añadidos. Un ejemplo de esto último se puede ver en: http://www.gusuguito...n-etapa-27.html En la descripción del producto, abajo, en el apartado de "visitas virtuales de la etapa" a partir de "Capilla de San Silvestre" todos funcionan al instante pero los otros entre "Sarria y Barabadelo" no, tardan un rato. Agradezco ayuda.
-
When customer logged in and one of the Canada Post's methods of shipping is default or was selected earlier, he/she experiences minimum 5 second delay to receive calculated shipping cost every time when he/she adds a new item into the shipping cart or updates the quantity of items on a cart. It is frustrating. Can anyone suggest me how to speed up the Canada Post module or implement Update Totals button to execute the Shipping Module code only after the pressing this button? Thanks
- 38 replies
-
- canada post
- shipping
-
(and 3 more)
Tagged with:
-
Hej, Har upptäckt att det är en tämligen stor delay på när jag ändrar orderstatus på en oerder tills dess att den går igenom. Detta har lett till att man gjort flera uppdateringar på raken utan att systemet reagerat. Liknande problem har jag rörande meddelanden. Detta borde vara en konfigurationsproblematik för i 1.4.9 fungerade allt perfekt //John http://gripheim.se
-
So at present the site is working very nicely. It loads instantly, however there is a 10 second delay from the time I submit to the webpage, and then the page pops. It is very very fast once the page loads. Prestashop Version: 1.4.3 Suggestions on what I can do to get the page to load instantly without the 10 second delay?