Jump to content
thirty bees forum

30knees

Gold member
  • Posts

    1,428
  • Joined

  • Last visited

  • Days Won

    37

Everything posted by 30knees

  1. I had the same problem and if I remember correctly it was a caching issue together with my browser. Does it run faster if you turn off caching?
  2. It would be nice if this were to flow into the core.
  3. I'm getting the following error during the checkout flow Notice: Trying to get property of non-object in /modules/advancedeucompliance/advancedeucompliance.php on line 920 on the page index.php?controller=order when you get the overview of the order. Line 920 is: $linkConditions = $this->context->link->getCMSLink($cmsConditions, $cmsConditions->link_rewrite, $isSslEnabled); It looks like some type of CMS page is missing. Does anyone know how to check what might be missing and potentially fix it? Thank you
  4. @occam I'm revisiting this now because I'm testing the checkout flow prior to launching the shop with thirty bees. Does the Presta plus module solve all the issues of this thread? If so, I'd get it to move on with the shop.
  5. I'd like to remove the "catalog" filter on category pages, where you can select the different attributes, brands, etc. Is there a setting in the backend to edit what filters get shown or a way to disable it entirely?
  6. How about a different module for deleting orders, then? :)
  7. @daresh About Tidy: Would you consider adding an option to properly delete orders, so they're also gone from the database? See eg this thread: https://forum.thirtybees.com/topic/793/suggestion-delete-orders-directly-in-the-backend I'd buy the module right away then. :)
  8. Thanks, but unfortunately I wasn't able to figure it out. I'll post this as a job.
  9. I think it should be optional - like so much in shops! It always annoys me when such things are forced upon users without a choice. Some scenarios: You're working with a third party service like Amazon that will send out its own emails. You don't want to spam your customers. You generate the tracking numbers in advance and feed them already into the system, but don't want to mark the order as shipped because they won't be scanned by the carrier for another day or two. You want to change different orders to different types of order shipped statuses, eg customised on the carrier. You don't want to spam your customers because you add the tracking number and then 5 seconds later change the order to the shipped status. So...is there any way to turn this "feature" off?
  10. This is their reply after pointing out that the function is identical to PrestaShop: "The message is not error but warning. I think you can ignore the message." What does line 4620 do?
  11. According to the @Common-Services support, the error being thrown when I import orders from Amazon is due to tb incompatibility: "Warning: Cannot use a scalar value as an array in /public_html/classes/Tools.php on line 4629" What's your take on this?
  12. Yes, adding the tracking number does generate an email. How can I stop this?
  13. mdekker built it - it's for our shipping company, an export of addresses that get fed into the shipping company's system.
  14. Is an email perhaps automatically generated when one adds a shipment tracking number?
  15. I have an order status with the following settings: According to my understanding, the customer should not receive an email when the order status is changed to this status. But, an email is being sent. Am I doing something wrong or is there a bug somewhere?
  16. I guess the minimum change would be that Orders>Deliver slips is enhanced by an option to select which orders should be exported via their order status. Currently, it's only by date, which is not useful at all for my purposes. I'm also happy to finance this as a feature. @mdekker Would you pull this into the core if someone make this change?
  17. Hi, I'd like a module as follows: Generate a PDF delivery slip of orders, one order per page, filterable according to pre-defined order statuses. The PDF delivery slip can be manually or via cron (I can choose) generated and downloaded and saved in a folder or sent by email. I'd like the module to be made available to the community free of charge.
  18. Hi, I have a great CSV export module that our own mdekker built. It generates a CSV and can email it via cron. He's busy at the moment, which is why I'm posting the offer here. I'd like the module to be modified such that I can choose to either have the CSV emailed, as it currently does, or that it gets saved on the server in a directory I choose.
  19. OK, then I'll close it. Thanks!
  20. Update: The error only appears when I click save before clicking outside the quantity field/box. If I click outside before clicking save, the quantity is saved with a green success window and I don't get an error message when I then click save.
  21. In the product's quantity tab tb 1.0.3 is throwing me an error message (just red window "error", no further information) when I save a quantity change of a combination. Then I get a green success window and the quantity change was registered.
  22. See this post for an explanation and the history behind the idea: https://forum.thirtybees.com/topic/806/using-packs-and-combinations-a-possibility-or-is-there-another-solution/7 Basically, I'd like to be able to sell Product: Widget Combination A: 1 Widget Combination B: 1 Widget Family Pack (10 x Widgets) And I'd like to manage by stock only via Combination A. That means that if I enter Quantities Combination A: 100 Widgets and I can specify somewhere that Combination B is dependent on Combination A and that 1 x Combination B = 10 x Combination A, the system will be able to calculate that the stock should be as follows: 100 x Combination A 10 x Combination B but 99 x Combination A 9 x Combination B Hope this was clear :-)
  23. I guess another solution would be to not approach it as packs, but to have one combination/attribute depend on the other and specify their relationship. Eg: 50 single widgets 5 widget packs (and then specify that 1 widget pack is comprised out of 10 single widgets - the system could automatically calculate the appropriate quantities)
  24. For others reading this thread: My impression of the @Common-Services one is that it's relatively clunky and not very intuitive: https://addons.prestashop.com/en/marketplaces/2501-amazon-market-place.html I found two others: Amazon Connector Module https://addons.prestashop.com/en/marketplaces/24326-amazon-connector.html and the Amazon Sync Marketplace Module https://addons.prestashop.com/en/marketplaces/24815-amazon-sync-marketplace.html Of the two, the backend demo of the Amazon Connector Module feels the better to me.
  25. @davidp I'm sure lots of us would be happy to finance the development. FYI @mdekker @lesley
×
×
  • Create New...