Jump to content
thirty bees forum

the.rampage.rado

Silver member
  • Posts

    1,231
  • Joined

  • Last visited

  • Days Won

    111

Everything posted by the.rampage.rado

  1. If you want to serve the images under different ip you will have to figure out automatic sync of the files. The approach i suggested is delivering cookieless images but only for the core - products, categories, etc. Modules will continue to be served from the main domain, thus you saw increase in points because core images were replaced with question mark image which is very small.
  2. Media servers in thirty bees should not be used as you did - make new copy of your files and put it on another place on your file system. Not at least if you only use one server. Point your media domain to the same folder where the website is. That way the shop will request all product images from the media server which will look in your current img folder and find what it needs. Don't forget to clear your cache and regenerate your htaccess after you make changes to the media servers as information should be automatically written there.
  3. In order to add webp and avif support find only the main module file and substitute it's whole code and you can do the same for list.tpl (those changes aim to fix the drag n drop reordering function of the slides). Refresh your BO and you should be able to add webp and avif to the slider if your core installation supports it (enable in BO and supported by your server). All other file changes are not relevant to your request. Bees blog also is one of those modules that needs work - it also does not support multilanguage and other things but it's quite more complicated. EDIT: If you notice any errors with my fixes please write here and I'll try to help (if I can 🙂 )!
  4. @Raymond could you tell me if the reordering feature works for you in Home slider? I'm now adding the native core image extension support to the module. You can try those changes: https://github.com/thirtybees/homeslider/pull/14
  5. Do you see this "id_product_attribute" in the possible keywords when you set up your structure? Because I don't see it. In what use case you need this there?
  6. 1. Remove the ImageMagick module - it is not compatible with the recently rewritten image system of thirty bees. Nobody should use this module since thirty bees 1.5 version as it gives no benefits in 2025. 2. Configure webp or avif in Images as you did before and again regenerate all image thumbnails. As you see in this section thirty bees core is responsible for the images for manufacturers, products, scenes, categories, etc. Not for the module images - slider, blog, etc modules have their inner way of handling those and sometimes they are not compatible with webp or avif. 3. The slider module should be modified to support webp and avif and the modification i fairly simple. Look at the code. Soon this will be fixed in the codebase but the developer is currently working on other more pressing issues. Keep in mind you should add prepared and properly sized images here as the module simply stores them and shows them to the FO, it does not do any processing. Cheers!
  7. You should give us some error message or something to work with for debugging/guessing. Regarding the product combinations - could you describe exactly what you want to achieve so somebody could offer ideas. There is currently no option for functionality similar to this module build in thirty bees.
  8. Gmail will accept any strong password. Simply generate new one without spaces and try again. Also turn on Enable SMTP authentication and Auto TLS. Leave the SSL settings on default.
  9. Space in the password?
  10. When I click on the new option Pack of existing products - combinations and save the product it resets to Standard product. All other options work normally. Also the pack dropdown does not show. No errors are registered. thirty bees is version 962287077d9bf33b803c35654f818ee1e368cb6b
  11. https://github.com/thirtybees/coreupdater/releases Download some of those older version and try to use them.
  12. Try to reinstall the module.
  13. There is currently a Nigerian localization available. You go to Localization->Localization and from the dropdown select Nigeria and import. This will import language (whatever strings are translated so far), taxes, currencies, etc. If you notice something is wrong with the localization format (date format, currency formatting, etc) we would appreciate to note it here so we can fix it.
  14. Disable non-native modules is in Performance.
  15. Ahhh... who is installing CMSes locally to test? 🙄 There are still plenty of PS1.6 users we should try and show them that thirty bees is the way forward. Those on 1.7 or later are lost cause, they would not want to hear about the platform ever again.
  16. It would be nice to have a solution for this here if you can share yours?
  17. Could you give us the information in your AR Standard Rate tax rule? Should look something like that: If so could you try and save this rule over and check back with your product if the prices show the correct amounts. I managed to duplicate this but it happens only sometimes on my test install and after I manually edited the AR tax rule I'm unable to replicate it again for it.
  18. In 2025 you should never run your shop without SSL. If you don't want to pay for paid certificate you should always use the free ones.
  19. Have you adjusted your Localization->Tax Rules?
  20. Probably nobody uses SendCloud. 🙂
  21. So their support page on this matter is shot?! https://support.sendcloud.com/hc/en-us/articles/22079837363089-Connect-PrestaShop-V2-to-Sendcloud
  22. This new version might be possible to be tuned to work on thirty bees but do you have this v2 module?
  23. On a second note their support page says completely different thing - that there should be module v2 in the store but I can't find it. Better what and check what they will say.
  24. I think they refer to the module version. Currently it is at 1.7.1 and it says it supports PS1.5 and 1.6 so you'll probably have no issues.
  25. Sound very much as work for https://store.getdatakick.com/en/modules/conseqs-free And datakick also has a free version which you can use to test your setup with.
×
×
  • Create New...