Jump to content
thirty bees forum

wakabayashi

Silver member
  • Posts

    2,027
  • Joined

  • Last visited

  • Days Won

    175

Everything posted by wakabayashi

  1. There is a module called "beesblog". It should be available in your backoffice under "modules". It's free. But in general it's ofc not easy, to launch an ecommerce business without any budget. Just sayin. Nothing is impossible πŸ™‚
  2. No thats not possible. You can install both and then link from one to the other. IMO I wouldn't mix them. I would either use thirty bees and a blog module. Or I would use wordpress with woocommerce.
  3. Edit Reason "forgot". Forgot to Spam? LMAO 🀣
  4. I wouldn't do that... Most customer are kind of "ok" with the first email, but there is surely no love for it. A second one would make a lot of them angry. You need to find other ways to raise conversion rate of reviews. Give them reasons, why they should write a review.
  5. I couldn't agree more. 😎 You see I am adding a lot of PR these days. But this is out of my reach. A very very good understanding of TB and PHP is needed.
  6. OK I guess Dekker implemented something really powerful, but nobody knows, how to use it. Here is the example: https://github.com/thirtybees/favicons/blob/master/template.html I believe using this, will solve all my errors in log πŸ˜‹ Edit: lol there is button "download a new template". πŸ˜‚ Is it just me, that never clicked on it? πŸ™„
  7. @datakick This whole favicon stuff looks like a big mess to me. Dekker did some work on it, but IMO he did it too techy. I can't imagine that a lot of merchant's understand "TB_SOURCE_FAVICON_CODE". I do not either... Also the difference between "TB_SOURCE_FAVICON" and "PS_FAVICON" is very unclear. Shouldn't we just go for one field and generate "all" the favicons by code? Is "PS_FAVICON" supposed to do that? We could also go for two fields as merchants maybe want a big and a small version. But this was basically the old system. Why was it dropped like that? To be honest: I don't care too much for favicons, but my log is full of errors due to it.
  8. I tried an update with my clean installation. The dashboard issue is not there. I guess you should check the browser console.
  9. https://github.com/thirtybees/coreupdater/issues/22 the DB issue is known. But it's not the reason for the other problem... I am not on the newest bleeding edge, so I dunno. But sounds surprising to me.
  10. It seems to me, that Favicon are still not implemented correctly. My log is quite full with entries like: PHP message: PHP Warning: readfile(/path/img/favicon/favicon_3_180_180.png): failed to open stream: No such file or directory in /path/public_html/controllers/front/FaviconController.php on line 64" while reading response header from upstream It seems to me, that there is never a generation of such width and height values. Who else has it?
  11. I don't use this module and can't find it somewhere. In prestashop store there are a lot of such modules. Why it's no more working with 1.3? Not sure. I could imagine, that it's related to customer merge function. As you describe the problem, it seems that the customer is not deleted at all. From my own experience, I fear the deletion of customer accounts. It can bring up a lot of issues with external modules and maybe even with the core. I prefer to hold the customer object, but randomize it totally. What is the opinion of other coders like @datakick, @zen, @cienislaw, @musicmaster, @yaniv14
  12. I am not sure about it. But isn't it possible without an override? I mean you can use different shipping costs for different zones. Can't you just create new zone for this zip codes?
  13. Thanks a lot for the tipp! I don't think I will need this for now, but idea is interesting. How would that work? Do they share the same DB?
  14. I am currently checking all my logs and trying to fix them. I have a lot of entries like: PHP message: PHP Notice: Undefined index: out_of_stock in /path/classes/Product.php on line 1752 Do you have such notices in your serverlogs too? Cause I wonder, if it's triggered by the Core Code or if any module is using the getProductProperties() method in a wrong way... Edit: I guess in my case it's a module. So probably you don't have this issue. In case you have it too. Still let me know, then I could change the core code a little and fix it by that...
  15. Backup was available. But when Plesk is broken as well. Things suddenly become much harder for non server guys. It was really the simplest to setup a second server and use the backup there. That gave us a good overwiew, what will be lost, what will be existent. For example all images I could easily download, so I had no data loss there. Normally I would have resetted my main server afterwards and use it again. But this time I decided to use "the chance" and uprade my server. We have now this one https://www.hetzner.com/dedicated-rootserver/ax101 🀯Massively oversized for a normal TB shop. But we will have over 100k products, own crm and erp modules. So we are set for the future πŸ˜…
  16. I dont know, why it happened. Maybe power failure or hardware failure. At least I hope so πŸ™‚ My site is on again, but still some recovery tasks have to be done. I can only recommend you all: make good and steady backups. I had them and still it was quite some work... From now on we backup our main DB every hour 😏
  17. Thx! Unfortunately the problem turns out to be serious. The database is corrupted. The reason why this happened is unclear. Our downtime is now more than a day. But now we decided to setup a new server. At least afterwards we will have a really powerful one ☺️
  18. Is there any guy with experience in server administration? All my sites are down, due to a MariaDB issue. I don't know, how to fix it myself and need (paid) help from an experienced server admin. Edit: ok I probably found a guy, that can fix it 🀞
  19. I am testing an almost clean installation. I am trying to change sorting of filters in the blocklayered module. Does that work for you? When saving, nothing happens here. Talking about this stuff: I also have problems with indexing, but that could also be my fault!? 😳
  20. Does it work with {$product.id_product_attribute}?
  21. I just tried to install a clean tb 1.3.0. Got this one:
  22. Are you sure you have bought/installed PS 1.6 version? I never saw such a function registerJavascript() in TB or PS 1.6. If you are sure, that you have a 1.6 module, then it would mean that the module is not recognizing TB as 1.6 and delivers 1.7 as default.
  23. Oh ok. As it turned out, the bug was anyway already fixed by the tb team ☺️ Hopefully you can upgrade soon. Im my case it worked nicely.
  24. Hm interesting. Cause somehow this felt a little different before I upgraded to bleeding edge. I normally got en exception when mixing both. Not sure, why this behaviour is a bit different now. But anyway it's not a big deal 😊
Γ—
Γ—
  • Create New...