Jump to content
thirty bees forum

the.rampage.rado

Silver member
  • Posts

    875
  • Joined

  • Last visited

  • Days Won

    60

Everything posted by the.rampage.rado

  1. Regarding that @datakick made a commit (after 1.5 official) and probably could advise if now it's fixed. So now you're running Litespeed cache with 'guest view - yes' setting? Could you share if encounter any issues in future?
  2. By 'cache' you mean the full page cache?
  3. Did you do experiments with "Enable Guest Mode"? If I set "Yes, guest view" the home page loads nearly instantly but sometimes I receive a popup related to product availability (probably it shows some information regarding a previous order in the shop). With First page only it's also fast but not so much. Also the crawler - I'm unable to set it up on my shared hosting, tried on three domains and gave up. It simply does not want to index the pages, but when I open them it ways X-Litespeed-cache miss. If I reload it of course works (hit). Otherwise the cache is definitely working but has it quirks...
  4. My theme also did not create any webp 😄 But the core does since 1.4 so no need for this module. It had some nice features like white background trim, etc. but in my case it was causing exactly the same issue as the topic creator. I also removed the watermark modules from my site - I don't sell unique items so I decided this overhead is not needed too. @movieseals Could you check your jpg and webp files if they are not exactly the same size?
  5. Now I remembered - I had the same but. He's probably using the imagemagic module. Uninstall it (it's not needed in the modern TB1.4-1.5+) and regenerate the images, you'll see a drop in the size.
  6. The target setting in Core updaters points the module to which PHP version of the core files you want to update next, not what version you're currently running on your server at the moment. This is VERY useful you are debugging modules errors moving forward with PHP and you need to roll back to php7.4. You should always set this to 'Server PHP version' if you don't do some changes (updates of the core or testing newer php version). As datakick advised: 1.4 is compatible with php 7.4 1.5 is compatible with php8+ but many modules will not be. It runs on 7.4 also. So first install collectlogs module (or regularly read you error_log manually), roll to php7.4. If you have any issues with your module (errors, warnings, etc - fix them now!). Roll to 1.4 if you're using an older version - fix errors and warnings on php7.4. Make db changes and fixes in Core module. Roll to 1.5, remove tbupdater module (NOT Core updater module, they are different), update all native modules (if update is available), choose, install and configure email transport module (1.5 will not send emails out if this is not done, 3 minutes), install minification module (this was in the core, but was moved to a module for compatibility reasons, check if your code minification settings are proper in the old place where they were before, 1 minute). Make db changes and fixes in Core updater module. Look for new errors with your modules in Collectlogs module (core and native modules should work perfectly on php7.4). Then update to php8.0 - again look for errors, if any - fix them. And proceed to the latest php8 version you wish to use in the same manner. DO NOT UPDATE directly from 7.3 to 8.2 - your shop will crash 99% (99% because of installed 3rd party modules). At each step - make a USEFULL backup of your DB and file system.
  7. This is my config. v.1.4.1 (I used 1.4 for quite a long time and also had no issues (I could find) with my setup). Could you share yours? I use Warehouse and I have no separate mobile view.
  8. Me, it's running much faster. Adding the cache module it's even faster. Can send you a link to test.
  9. IMHO - price matching is the most toxic way of making business. If you can't offer constant lower price try to attract customers in a different way. The module - 10/10 - statistics that every merchant needs but if you don't use external system you were stuck up until now. A feature proposal I have is if we can add global catalogue statistics in the module: 1. Global average and median values for the catalogue. 2. A list of products without available statistics, so in general without added wholesale price - this will make the adoption for the module lot quicker for sites that did not enter this valuable metric per product up until now. (as my old shop, where all profit calculations were done outside the shop).
  10. You probably downloaded this moded version. https://store.thirtybees.com/shop-modules/statistics/dash-activity-v6
  11. That's very strange. Do you have B2B option turned on?
  12. As it was mentioned in the first post email transport was moved to a module. You can choose one of 2 methods as of now and configure them as before. It's like 5 minute job, including testing. This was done for more flexibility as the lib that was shipping with TB up to 1.5 was outdated. Now everybody can write external email transport using different methods. (you need just one installed module at once but you might install few and simply change them in the dropdown you showed)
  13. Do you mean VAT per sale or the monthly VAT?
  14. How was the product list in PS? I guess exactly the same if I remember correctly?
  15. If they don't cause your site to reach it's limits and don't make a mess in your BO (like making carts, spamming, etc) I would suggest to simply clear the connections table regularly. This will also speed up your site if the table is very big.
  16. Don't take it as a subscription or paid service. Take it as a gift from the maintainers to the community of supporters that help fund (at least for now) VERY SMALL part of the expenses behind this project. If you don't want to subscribe you can still use every other part of this software for free and I have not seen any announcements regarding changes in this area.
  17. This module does not support php8. If you already rolled back to your backup set your php version to 7.4, update TB core to 7.4, install Collectlogs module and observe the warnings that this module will rise. Fix the all the issues that are generating during 7.4 and then BACKUP again and try an update to php8.
  18. Should we make any changes to our DB?
  19. You have to install one of the two included email transport modules (find them in the modules catalog) and configure them. Then you can test in Advanced Parameters - Email if the system sends out emails, right at the bottom of the page. This was moved out of core in 1.5 as the library that was used was outdated.
  20. Can you post some link as I'm unable to find it?
×
×
  • Create New...