Jump to content
thirty bees forum

All Activity

This stream auto-updates

  1. Today
  2. Yesterday
  3. I only now see this post. The post of 30knees didn't work. It would have been better when you had posted it in the Prestools thread. You can also email me. Prestools doesn't prompt you for a domain from which you search. You mention typing filenames. That puzzles me. As you have used it previously the address bar of your browser should have stored valid addresses. One possibility is that some kind of anti-virus software is blocking the software.
  4. Last week
  5. If the website is not reliable could you edit your post and simply attach the module here for now?
  6. Thanks for letting know. Will check again.Indeed, the Ko fi page is not the best option, I am working now to set the shop.
  7. Well, I just tried and even if the pictures are in same server I got this error. So probably this test shop is damaged. This was anyway for purpose to find out any error in CSV file itself. But now I better make fresh install for test shop.
  8. Did you try pointing to them with https? You can test if this is the problem by putting the images temporary on the 'faulty' shop and importing from there. Of course don't forget to edit the URLs.
  9. There are two shop. Both with separate IP. I use this exact CSV with both. Error only appears when test shop is trying to get images that are in other shop image folder. So this can be some server limits or rules. Both shop are using PHP8.3 and TB1.6
  10. Is this real thing ? First my browser (FF) can't download it, because there is some virus. If I still mange to download then in testshop I got warning that this doesn't contain what is expected.
  11. @led24ee Error messages displayed in the store say little or nothing. Your best bet is to check the server's error_log, or the error logs in the “Collect PHP Logs” module.
  12. I'm importing with enabled option 'Skip thumbnails regeneration' is my server is shared and when a product has few images the process does not play nicely. And I don't see this error. Maybe try this and then regenerate your product thumbnails in Images. Hint here - when you import products that have no generated thumbnails the Images section will show that you have such products. Don't reset the indexation status and only click 'Regenerate products'. This will only work on the missing thumbnails not all products.
  13. Well, it obviously is in wrong place. There is one thread about CSV import. I was pretty sure I used this. Sorry.
  14. @led24ee wrong thread or? I'll split it if you made an error?
  15. TB 1.6 gives this on CSV import: Errors occurred: Image entity products not found Image entity products not found Image entity products not found Image entity products not found Image entity products not found What can be cause of this ? Pictures in CSV file point to URL and these pictures are correctly visible when I put this address in web browser. So address is correct and file is also present. Any idea ?
  16. Earlier
  17. The standard template that datakick module installs do not contain shipping weight by default. You can very easily add it, though. GMC documentation https://support.google.com/merchants/answer/6324503?hl=en tells us that they are looking for element like this <g:shipping_weight>3 kg</g:shipping_weight> So let's edit the template, and add this element under <entry> node To get data in correct format, you need to use the expression product.packageWeight + " kg" Note that you need to do this twice if you are using GMC template for combinations, as there are two <entry> nodes in template, one for products without combinations, one for products with combination. In this case, you will need to use different expression in second node: combination.packageWeight + " kg" You can download this template: gmc-with-weight.json and install it into your datakick module, as an inspiration
  18. @datakickI have been unable to add the shipping weight to the feed. Could you support, please?
  19. Using Cursor, I have created a module that modifies the CSV import function to support the import of CSVs using the combination reference. It updates weight and dimensions. See attached, in case useful for someone as is or as a basis for further modifications. comboweightupdate.zip
  20. It looks like your feed also does not send the shipping weight. Is this correct or did I not see it in the xml?
  21. Hi everyone, I’ve just released a free Thirty Bees module called Bulk Update Price, designed to help store owners save time when updating product prices. What it does: Bulk Update Price allows you to update all product prices in a selected category — either by a fixed amount or percentage. You can increase or decrease prices simply by entering a positive or negative value. Features: Update prices by percentage or fixed amount Supports positive/negative values (e.g., +10 to increase by 10%, -5 to decrease by 5€) Clean and simple admin UI Compatible with Thirty Bees 1.4 to 1.6 Works with PHP 7.3 to 8.4 Free for use on your own websites Download the module here: https://ko-fi.com/s/e02ad7afcd Feedback and suggestions are very welcome!
  22. I just tested and I can confirm it:
  23. It is what the ad agency wrote. There must be a setting somewhere.
  24. The problem was that Google was also crawling the page and taking those images instead of the ones in the feed. Crawling is now deactivated and the images are being correctly pulled from the feed.
  25. Tiny preview images issue: This usually happens when the feed is referencing thumbnail or cached images. To fix it, make sure image_link pulls the original high-res image. You can correct this in datakick or override it with a supplemental feed or rule
  26. At this rate, 1.7 might go down in history as the software equivalent of New Coke. Who greenlit that mess?
  1. Load more activity
×
×
  • Create New...