Jump to content
thirty bees forum

wakabayashi

Silver member
  • Posts

    1,989
  • Joined

  • Last visited

  • Days Won

    160

Everything posted by wakabayashi

  1. @rubben1985 the folder I posted myself cache/smarty/cache
  2. @datakick I have checked my issue again. I found out, that the hook, which is called in a tpl file is cached strangely. My structure is like this: blocknewproducts displays blocknewproducts_home.tpl blocknewproducts_home.tpl includes product-list-slider.tpl product-list-slider calls {hook h='productImageHover' id_product=$product.id_product rewrite=$product.link_rewrite name={$product.name}} blockspecials-home|20200303|1|3|1|1|1|19 is the path to cache file followed by some more folders. But the cache of the hook is just not multistore ready. Strangely it only happens for the first time the hook is called. For some reason there are also cached files (yellow folders) of the called hook. But the imagehover module doesn't make this cache itself... @rubben1985 how does your cached folder structure look like?
  3. Works normal here. Never used this tool before, is it worth it?
  4. I have a multistore cache issue too. But this is since two years or so. Really not sure, if it's related to this. My issue is really strange and I invested multiple hours and couldn't fix it myself some months ago. It happens on the blocknewproducts/blockspecials module. With the module itself, everything is fine. But I call a hook in the tpl and this cache, is somehow not multistore ready. Checkout https://www.spielezar.ch/ and hover motocycles comiot. You will see that the hover image is wrong. Strangely it happens always only on the first hover. On my second shop: https://www.puzzlepoint.ch/ it's correct. Update: After testing the display error disappeard, since the cache, was somehow refreshed. But this doesn't mean the issue is solved. I try to look a bit into the issue. But I can already remember, that it's a smarty cache issue.
  5. A redesign won't happen (soon). If there is a clear bug, you can report it on github and it will be fixed sooner or later. If you are lucky, you will find a wms system that can connect to prestashop/thirtybees and works well for you. I know, that it is a bit sad, that I (soon) have powerful system (with product sales forecasting, chaotic storage, product scanners and much more) and it's not available for others. But I just can't share it: - Technically it changes a lot of stuff. An own bundle system was implemented as the core bundles don't know combinations. - It was coded for us. The needs differ from merchant to merchant. So some stuff would be completly obsolete, other things are missing, which we don't need. - I work on this project since two years (ofc not 100% of my time, but still). I believe, what I achieved it actually quite worth some money. I don't need an expensive WMS. I don't need a service like https://www.inventory-planner.com/ and so on... In short: Even it would be possible, I wouldn't share this (for free). Actually very important: Always define your needs. Maybe it's possible to propose you a module, which will work for you. Or maybe there doens't need to be too much core modification, to achieve it. So what is your need?
  6. You are probably right. I don't remember all issues anymore. I filled a lot on github. But two years back, I was the only one who was really interested in this ASM stuff. I ended up in coding a lot custom (Like an ERP or WMS system) stuff for us.I forgot about this price stats, bu I bet all my money, that this was never implemented cleanly as there are much more basic stuff, that is even working. My best advise: Prevent combinations whenever you can!
  7. To open a bug report on github is very easy: https://github.com/thirtybees/thirtybees/issues - Just click on New Issue and use a self speaking title. It will also propose you already existing issues, that could be the same or related. Check them out, before you open a new one. - Describe your problem in a way, that somebody with a clean thirtybees installation could reproduce it. - If there is an error message, copy it. Also check, if there is something in the browser console. - Screenshots or short videos can help. - Say which tb version you use. It can also be helpful to know the php version.
  8. I didn't wanna say, that it doesn't get fixed, if only one person reports it. But the past has showed, if only one person reports a bug, it is often caused by server configuration, external module or external theme. Now with your report, this case became much more unlikely. To make clear: I didn't want to offend you or something. We are always thankful for clear bug reports 🙂 Right now, I believe only datakick is fixing bugs.
  9. Please use search, before you open a new thread: It's not only good for the forum. Also for you. If multiple persons report the same bug, it is quite clear, that it's a real issue 🙂
  10. One way is to hide. The other way is, to remove it from tpl. We had issues with the first solution, as there were some autofill or old customer data problems. Users saw something like "Your Birthday is not valid". But ofc they didn't even see any birthday select. Thats why we removed it completly from the tpl.
  11. Well It clearly says, that you use an override. So the error will come from there... Either you have added an override or (more likely) an external module.
  12. @movieseals are you using this module for speed optimization? I can only say this: thirtybees is quite fast without any external modules. You also don't need this "Full Page Cache" as @zen correctly pointed out. If your website is slow: check your hoster or the external modules. When I have performance issues in 95% the reason is due to a shitty external module.
  13. Thirtybees cookies are first-party cookies. So no need to worry, IMO.
  14. I can't answer your question. But in general I would just use the working solution you have got. I believe you won't get any big problem, if you use the reCaptcha module in the eu.
  15. Hello Check the module "Custom payment methods". With this it should be possible.
  16. This issue is well known. It has been reported like 20 times... It can only be fixed in the theme:
  17. Is there any real problem? Because this is just a Notice message and looks very harmless. You wouldn't see it, if you switch of debug mode.
  18. I can only guess ofc. But in the past he invested very much time into support for a not very big return. As a merchant I know such requets from daily work. Imagine customer "type A" is asking a lot of question about your products and then (maybe) buys a something for 30$. In the meantime 5 other customers from "type B" bought without any questions/support (some of them maybe even spent a lot bigger amount). Which customer type do you prefer? Of course nobody can expect, to sell only to type B. But maybe the percentage of type A is just too big for him.
  19. I believe it's a problem of the core. We have some similair issues. The problem is the indexing while saving, won't be done for all stores. Try to regenerate the index for all stores under "Preferences" -> "Search"
  20. Thanks for confirmation. I managed to index some products, but the search doesn't really work, to query errors. @kubilay will also look at it. But at the moment I am a bit sceptical, as the search is not near to be working for me.
  21. I know this topic has already popped up multiple times. Still I believe it's very sad, that we have launched a crowdfunding project, which is almost not used. Who is using it on a live or teststore? Who wants to use it, but couldn't make it work? I followed the instructions on https://docs.thirtybees.com/native-modules/elastic-search/, but they are just too unclear to me. If I could make this work for myself, I would improve the docs and probably also the module.
  22. Check your store settings in the BO (Preferences). The controller is called "AdminStores"
×
×
  • Create New...