Jump to content
thirty bees forum

wakabayashi

Silver member
  • Posts

    2,027
  • Joined

  • Last visited

  • Days Won

    175

Everything posted by wakabayashi

  1. I am not really part of this team. I don't have any shares and I am also not paid in any means. In fact I am a merchant that contributes more to this project than most others do. I have asked Lesley in private, how is it going and he didn't respond. So either he needs recovery time or he just doesn't want to talk about it. I understand, that you get a little nervous, when the initiator of the project is absent. On the other hand, you could use the time to improve your store or to contribute in some way. As I said in another thread: bleeding edge right now is stable like no other tb/ps software before. In general we (merchants) expect this project to go further. But we can not even find out together, what the most important todos are.
  2. I believe that, Cookies can influence such things.
  3. I believe this is fixed by using: https://github.com/eschiendorfer/thirtybees/commit/548d2fb30ddc0a54298a893ac37d433fc4b5b76a
  4. Well then I really don't know. We don't have any such issue with bleeding edge.
  5. I implemented multistore support today... So nobody is interested in this feature?
  6. Well I don't know exactly. But I believe you aren't deleting then the files on your ftp. Or you are deleting them in a wrong folder. I would bet if you delete another file than history.tpl you have the same issue...
  7. Maybe you are in the wrong theme folder?
  8. I tried to improve it a bit: https://github.com/eschiendorfer/thirtybees/commits/ImproveImapSync There was a bug. It was not possible that your order messages got updated in the customer service trough IMAP Sync. I fixed this. Probably I will make PullRequest soon. If somebody has any issues/improvement ideas for customer service, it's time to bring them up now.
  9. Probably nothing too bad happens. But you should still return something: if (!$this->isLogged) { return ''; } Of course you can also use something: "You will see payment methods after saving your address".
  10. I have such a phrase in controllers/front/OrderOpcController.php. In general I wouldn't recommend you, to change it there... But for a fast fix, it might work.
  11. I believe you can change this under translation in backoffice. You should check for error messages or so.
  12. Maybe a bit too fast to conclude, but I believe the current bleeding edge version is the most stable version, that 1.6 ps and tb has ever seen! Thanks to all that contributed to this! Especially @Traumflug @datakick and @lesley
  13. Same here. Works pretty well for me until now.
  14. Yeah if the IMAP settings are correct, the emails will be imported (depending on configuration) into the customer service. This is especially helpful, if you get answers. But maybe also if you wan't to have all customer messages in one place.
  15. @led24ee @DRMasterChief Thanks for your answer! But you guys really scare me 😆 Edit: not knowing your own creds, is quite shameful 😂 Connection works now. I will play a bit around...
  16. But does synchronization start in tb for you? I can't even make it start.
  17. Does anyone use the customer service IMAP sync? Does this work for you? What does this function exactly do? I try to get a better overview over customer questions, complaints and so on...
  18. Ah wait, you are using ASM aren't you? We have had some strange issue somewhere too. I can't remember exactly right now what it was...
  19. Oh I have seen multiple guys giving up prestashop because of carrier setup. I have you tried to disable all overrides & external modules int the settings? This is quite useful to understand the issue.
  20. I fixed this: https://github.com/thirtybees/thirtybees/pull/1133 Btw: I updated today to newest bleeding edge. Who else did?
  21. Up (because this is an important question)
  22. I dont use it. I use cloudflare for this.
  23. What I am talking about is the BO. That's just the controller name you need to search in the admin Menu. I don't use english language so I don't know how this Menu Points are called...
  24. There is more email information in controller=AdminContacts
  25. I never installed tb as I came over from prestashop. But maybe you mean what is in controller=AdminStores?
×
×
  • Create New...