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 fighting with similair things (title attribute)... In your case it's probably not too hard. You should take a look at FrontController.php. There is a function called "getHrefLang".
  2. @cprats I guess, thats save. But @Traumflug can answer better. I never looked at this menu page for months - lol.
  3. Not sure. But I have (v1.0.3) this one:
  4. @AndyC did this resolve everything? If yes, please mark the topic as solved :)
  5. I would be suprised if it works... Cause I believe you will see a payment method "Mollie" there and not the single ones, which would be needed.
  6. @vincentdenkspel thx! I always like to see you back here! I guess that you would need the same thing like @Peter. Options depending on the payment method. I have no idea if it's possible. But I guess the module should just reconigze from the API which payment methods are active. Then depending on the module settings handle (fees/discounts) or don't show them at all if country isn't activated.
  7. @AndyC Not sure if I got you right: you stay on Zencart because of the payment methods?
  8. Yes I guess thats actually the point. I believe (not an expert) that it's much more secure to go over to Mollies site. Handling cricital data like credit numbers on your own, sounds very risky...
  9. @Peter Not sure, if this has to be handled in the module or by Mollie.
  10. @MockoB the ps module is basically the same... It will surely depend on how many merchants are using it. I plan to go with Mollie, it looks great and the feedback here is also good.
  11. @Peter thanks a lot for your fast answer. Which PS module? The free one? I guess it's almost the same, since the dev were the same (Martijn and Michael)
  12. Hello Guys Who here is using the official Mollie module? https://github.com/mollie/thirtybees What are you experiences with the module? Does it work smoothly? What about Mollie in general? Is it a good company to accept payments?
  13. @Chiel what is your concrete question? I general my opinion is: ASM (and bundle management) should be redone from scratch. But you should try it out yourself. For some needs it works, for some not. If you find bugs, please report them.
  14. @datakick said in Full Page Cache - please do not use this feature: @wakabayashi said in Full Page Cache - please do not use this feature: @datakick I am still very confused about red and green? Did you change this mechanics? I am on 1.0.3 and there green means: always load the hook without cache! In 1.0.7, as a result of changing behavior from opt-out to opt in, the colors are inverted. Red color now means slow (non-cached) hook, green means fast / cached hook. I believe this is what everyone would expect, anyway. You are right, in previous versions the colors were inverted, the green meant slow and red was fast. Weird Thanks a lot for the clarification @datakick! I agree, that the new system is much better, as the old one confused 90% of the users!
  15. Normally it works for us, if I redo the order.
  16. @datakick I am still very confused about red and green? Did you change this mechanics? I am on 1.0.3 and there green means: always load the hook without cache!
  17. So this is kind of a marketplace? I am not aware, that there would exist a complete database map.
  18. I am still on tb 1.0.3 and blockmyaccount is hooked to displayHeader.
  19. How many products do you have? Cause if you haven't too much, I would just add them to the backoffice... You must understand that you can't just copy one table over and it's done. Opencart has different columns than tb.
  20. Ah maybe I got it wrong... You just wanna migrate your opencart data to thirtybees? Then surely go for cart2cart or add them manually in the backoffice.
  21. Very hard to tell. It also depends if the products have attributes/combinations. I believe you also need to fill tbproductshop. If you are working with stock quantities, you probably need to look for tbstockavailable.
  22. I surely would delete cache/class_index.php trough FTP. Just to make sure it was newly generated.
  23. Ok I have to admit, that I almost never add hooks like that. But can't you play a bit around? Maybe comment the other hooks out and see if they still appear. I am confused, since you wrote, you use ps and tb module. Maybe a mess happened somewhere. Also check if the correct files are on the FTP server. Sometimes upload doesn't work :)
  24. I dont understand the problem, tbh. You can not add the hook under "positions" or what?
  25. @30knees said in Error messages when adding orders from the backend: "An order has already been placed with this cart. This product cannot be added to the cart." We get this one too! No idea when it happens and why :(
×
×
  • Create New...