Jump to content

dragohmsbreath

Members
  • Posts

    23
  • Joined

  • Last visited

Profile Information

  • Location
    Hong Kong SAR China
  • Activity
    User/Merchant

dragohmsbreath's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. The issue is in the AdminOrdersController.php line 440. The test returns false for some reason I cannot figure out. I forced the condition to true and tracking is now being sent. if(@Mail::Send((int)$order->id_lang, 'in_transit', Mail::l('Package in transit', (int)$order->id_lang), $templateVars, $customer->email, $customer->firstname.' '.$customer->lastname, null, null, null, null, _PS_MAIL_DIR_, true, (int)$order->id_shop))
  2. Was going to debug on my localhost, but it works fine on the localhost with same email setup. It' definitely not an order state setup issue as stopped working from one day to the next without me changing anything. I did double check just in case, but all email files and states are setup correctly.
  3. When I try a few times it eventually works. Still not sure what's causing the error. Seems we all started to have the error around the same time which is weird.
  4. Hi, did you find a solution? I started having the same problem since yesterday.
  5. After reinstalling and clearing cache its all working and recompiling pages its working.
  6. I just deleted the image slider module and installed the new Homeslider module and that still doesnt fix the issue. Anyone??
  7. Hi, my Image slider works in the main language (english). I have just added french and chinese translations but the image slider doesnt appear in those 2 languages. I have added the files for each language (I can see the images and links when I setup the module in the back office) however I just see a spinning wheel instead of the slider.
  8. Thanks Andy! This worked. Been trying for weeks! Appreciate the help.
  9. Hi Andy, I never found an answer for this. At the moment I just dont update the tracking number so I dont have the issue.
  10. I ve seen others with same issue but no solution found.
  11. Hi, when updating the tracking reference in the back office, my clients are receiving an email, howver the Order_name isnt being replaced by the actual reference. It stays "order_name". For other status updates, the order_name is replaced by the correct reference. Order {order_name} - In transit Your order with the reference {order_name} is currently in transit.
  12. This is becoming urgent. Can someone fix this bug?
×
×
  • Create New...