Jump to content
thirty bees forum

wakabayashi

Silver member
  • Posts

    2,011
  • Joined

  • Last visited

  • Days Won

    168

Everything posted by wakabayashi

  1. What are you talking about? :S About the screenshots. Can we check the html code somewhere? To me this looks like a css or html issue.
  2. Well I bet this module was developped for 1.7. I could look into it, if I have the ftp and BO access.
  3. This error doesn't make sense to me. It says unexpected " but there is no " at all. Probably we would have to see more, to solve it.
  4. Try instead of 'title' => $this->trans('Save', array(), 'Admin.Actions') the following: 'title' => $this->l('Save')
  5. @Pedalman Yes that is the intention of the module. @Briljander I am working on a new module for products tags. But I am not yet sure, if and how I will release it. @danwarrior I will send you the module right now. Would be cool, if you can test it a little.
  6. Ok I have just internally released v.1.1.0. This version fixes the issue of adding a new language and has a much cleaner way of using object model. If you are patreon, I can send you the new version. Just write here in the thread.
  7. Is somebody using this module on his shop? I probably have to release 1.1 soon, as I found an issue, when adding a new language to your store. So if you found any issue or have other improvement suggestion, please place it here 🙂
  8. Is there any issue with the sum of ratings? I just got a review. It's the first of the product. Obiviously it should be 4 stars (as showed also in BO) but the overall Rating is 5 stars: https://www.spielezar.ch/brettspiele/architekten-des-westfrankenreichs
  9. We dont have any payments then. Its basically bank transfer.
  10. Normally when a customer orders by phone we use a [email protected]. So just a fake email. If the customer really wants his email, to be stored, we use a manual password. Same as you, but we tell the customer that he should use the "Forget password" to set a new one...
  11. Same here: Every page I tried loads slow.
  12. I would guess you can just download the from: https://github.com/thirtybees/niara/releases
  13. Can it by a comma instead of point issue?
  14. Thanks for your post! Thats exactly how I think about it, too!
  15. You have good speed on your site 🙂
  16. I don't know if I have already reported. But there is an issue with criteria that don't apply to all products/categories. In my case I always apply them to categories. But when I edit such a criteria, the categories aren't selected. In addition it says something like: "apply to no product" in the overview.
  17. Yeah I got this. That's why I want to implement the expiration feature. But I really don't get the point having part "expiration". Either it makes no difference at all (when customer doesn't order anymore and lose all it's coins). Or the user loses a part of his coins (in your way) and none coins (in my way). But I as a customer would be totally angry if your case comes in. If I place a new order at your store and still lose some of my coins I would think: Ar they kidding me? I am still buying stuff there, but still delete my coins :S In addition: how likely is this case? As far as I understand a loyalty points system almost always works like this: You order something and collect a few points. You use them on your next order and the thing is done. Doesn't 99% of the orders work like this? Probably the module doesn't show it. But I get your point. There is nothing wrong in adding this number somewhere 😉
  18. Yes it's working now...
  19. Tbh: that would be quite a huge rewrite/extension. And I really don't believe it's user friendly. If somebody is interested to code this solution, I am open for merging something. But I won't code this "feature" myself. When I am looking again deeper at the module I will think, if I can implement a solution for customer returns.
  20. Well maybe it's a cache issue. When I visit the link from above, there isn't "checked" in the html source code.
  21. Yes that should work. Does it?
  22. Please search in your tpl files for "check_autobid" and then post the code of the tpl.
  23. I can't find the correct place... Either it's still the wrong tpl or it isn't a checkbox at all. A link to an example could help.
  24. I dont think that is the right tpl. It should be have something like: input type="checkbox" Edit: yes the second one looks better.
  25. @AndyC and @datakick Is this an en error from conseqs or something of my module krona? Btw: I haven't forgot about the expiration. It's still on my todo list. I just have too much other works, to do right now...
×
×
  • Create New...