Jump to content
thirty bees forum

30knees

Gold member
  • Posts

    1,397
  • Joined

  • Last visited

  • Days Won

    34

Everything posted by 30knees

  1. This is awesome! Thank you so much. I already upgraded. Now to somehow transfer existing loyalty points to the krona module.
  2. Depending on how much work it is, it would be great if you could hook it into https://github.com/thirtybees/loyalty so customers will be contacted before their points expire. Note: If possible, customers should be able to unsubscribe from any such emails after the first one is set. Perhaps also an opt-in/out feature like for Revws during the order process?
  3. It sounds like you have one store on 1.6 and one on 1.7. It will likely be easier to switch from 1.6 to tb than from 1.7. tb tries to be compatible with 1.6, so you can (hopefully) use all your modules.
  4. @datakick found and fixed the bug in 20 minutes. Thanks! I highly recommend his services: https://store.getdatakick.com/en/services He's fixed many buggy modules I've purchased elsewhere where the module developers couldn't or wouldn't provide support. I contacted the folks at @Common-Services offering them datakick's patch, but they tried to sell me their support instead and then ultimately declined the patch.
  5. The demo in your account looks great. This is an amazing module, truly fantastic! It opens up so many possibilities. I don't think I saw customer groups or country zones as conditions. Would these be possible, too?
  6. Maybe @Jonny can help if Panda is missing something for AEUC.
  7. I'm manually creating an order in the back-end. I can't edit the price for a product that has a quantity of 2 or more; the price always jumps back. Only when the quantity is 1 does the manually edited price stay. Oddly, this only affects a certain (attribute) product. Other products aren't affected. Any ideas what this could relate to?
  8. About the first one: I was thinking of adding a line in the shopping cart summary, in case that makes it easier.
  9. In an old module someone implemented as a trigger each time the store was visited (I guess visit saved to database?) to get around having a cron task. Would this be an easy workaround, i.e. having a "universal" trigger?
  10. I like the idea! Some use cases I see in addition to the ones you mentioned (and I'm sure there are lots more) are: - If products in shopping cart are under free shipping amount, show text: Only X Euro to get free shipping! Here are some products to help you get free shipping: (Display products close to the missing amount) - I use the loyalty points module. I'd love to have an email sent to customers ca. 10 days before the loyalty points expire. (Could one use as a general trigger to get around the required cron something like every new customer registration?) - If product X with attribute Z is sold, deduct stock from product Y with attribute Q. - If visitor visits a sold out product X, recommend product Y instead.
  11. @lesley FYI
  12. Thanks for the clarification and the help! 🙂 You're right! I've narrowed the bug down to the @Common-ServicesAmazon module. All orders imported from Amazon display for order_detail the weight x number of products (but we mostly get 1 item orders, so that's why it's such a rare occurrence).
  13. Thanks, @musicmaster! Some additional information: It's with regard to variants/combinations. My main product has a weight of 0 and the variant has an additional weight of 1kg per unit. I checked the tables (albeit after having corrected the weight in the DHL module) and I think we've found the culprit: tb_product: It's correct, 0 for the main product. tb_product_attribute: It's correct, 1kg. tb_cart_product: Mine doesn't have weight. tb_order_detail: It's correct, 10kg. tb_orders: 139! (total_products_wt) Where does the total_products_wt come from?
  14. This has happened again - and it looks like it's only triggered when the weight exceeds 10kg. It then registers as 100kg. Is there anything I can do to troubleshoot?
  15. It's right on the first page in the module:
  16. You could take a look at @datakick getdatakick.com.
  17. My backend / admin has been super slow lately, whereas the frontend site was normal. It turned out it's the donation miner module that was hanging everything. Coinhive, the service behind the module, is no longer active. The failed connections caused the slow down.
  18. Es hat sich herausgestellt, dass DHL den Vertrag bei einer Vertragsanpassung fehlerhafterweise ausgesetzt hat bzw. einen Haken versehentlich nicht gesetzt hat. Das kommt öfter vor, meinte der Kundenberater.
  19. Wir verwenden das DHL Modul von Shoprunners. Heute Abend plötzlich können wir keine Sendungen mehr erstellen. Wir bekommen die Fehlermeldung: Die Sendungsüberprüfung ist aufgrund dieser Fehler fehlgeschlagen: Sie können aus dem Absenderland nicht verschicken.. Ich kann mir vorstellen, dass das an DHL liegt. Hat noch wer Probleme?
  20. I think reviews are very important. https://www.getdatakick.com/extras/revws-product-reviews/ is a great module that helps gather reviews.
  21. ASM is the (buggy) Advanced Stock Management feature: https://www.templatemonster.com/help/prestashop-1-6-x-how-to-manage-advanced-stock.html I think you could also use https://www.getdatakick.com to gather the information. It's a great module with lots of capabilities.
  22. Unfortunately, I'm not sure how to check whether the Mollie module uses the rest api. But I did find that someone reported a similar issue: https://github.com/mollie/PrestaShop/issues/107 About the bit with the order number: I triple checked. The PayPal order number references a different customer's order.
  23. A customer wrote today asking about her order with the number XYZ. She said she paid by PayPal but didn't get any order confirmation from us. I checked and couldn't find an order in her name. She then forwarded me the PayPal confirmation email. It references an order in our shop that belongs to another customer. I can see the PayPal transaction in PayPal, but not in our shop. How is it possible that an order was successfully placed but without it registering in the shop? Is there a way I can figure out whether stock was deducted? We're using Mollie 3.3.5 to process PayPal orders.
  24. I've not personally needed to use Cloudways support lately, but I've read that recently it's not as good as it was. Also, they stopped offering thirtybees as a one-click installation. You could also look at going directly with DigitalOcean or a similar provider.
×
×
  • Create New...