Jump to content
thirty bees forum

wakabayashi

Silver member
  • Posts

    2,029
  • Joined

  • Last visited

  • Days Won

    176

Everything posted by wakabayashi

  1. Sure. There is no plan to switch the software. 🙂 I am just in a dead end atm and it's hard to find out. So I reduce all (possible) workload around it. And I don't like, if people put hopes on something, that never will happen, so I prefer to inform about it.
  2. Unfortunately I have to tell, that I will drop development of genzo_krona. As users of this module surely noticed, I didn't work hard on this for a couple of years, but I always believed myself, that one day I get back to it and fix php errors and improve it in general. In recent weeks & days I had to understand, that it's not realistic. With my new theme I will use a lot of ajax stuff, that won't work for other themes. Surely this could be handled, but it's a lot of additional work 😩 My Todo-List for my own shop gets longer and longer... In addition it takes me days to update my store to bleeding edge, since I want to use a huge rewrite on image system. I will use this rewrite on krona and all my other modules. But this would completly break the module as long as the image rewrite is not part of the core. So I don't see a serious chance to drive the public version of krona forward and it's better to draw the line. 🤗 If any dev wants to continue this module, I am completly fine with it. You can do whatever you want 👌
  3. While I make actually pretty good progress on my own theme, I want to make official, that it won't ever get published. I always stated, that it's unlikely, but in the recent weeks/days I understood, that it's completly unrealistic. Just wanted to tell as I got PMs from time to time about the state of it. So please don't wait for it. I guess Niara or Cisero is the way to go. 😉
  4. Das kommt drauf an wie die Übersetzungen implementiert wurden. Eventuell erscheint es auch unter Übersetzungen > Theme. Sonst zeige mal wie die entsprechenden Textstellen in den TPL files hinzugefügt wurde.
  5. I see. I believe this idea never came to my mind 😅 Sometimes it's good, to be not too clever 😏
  6. Does this block subqueries or is this something different? I am talking about a SELECT in a SELECT...
  7. Die Zeiten als ich das gratis gemacht habe, sind vorbei. Ich bin ja kein Dev, der als Dev leben muss (deshalb habe ich früher auch mal was gratis gemacht). Sondern bin Dev, weil ich die Webseite in unserem Betrieb komplett programmiere.
  8. 🤣 immerhin mag ich deinen Humor. Frage: Ist deine Muttersprache überhaupt Deutsch oder ist das Translator? Ja sich schützen, ist allen Lebensbereichen empfehlenswert 😅
  9. Why would this be helpful in the backoffice? Do you have attacks there? I never had... Your url shouldn't be public anywhere, so this sounds a bit unlikely to me. No idea, about the second one. Tbh I coded this module in a few hours/days. It was very basic but flexible. It solved all my problems with spammers up to now. But if there is really more interest here, I can improve it ofc.
  10. Bei allem Respekt, aber ich glaube nicht, dass du viel über die Thematik weisst...
  11. Spätestens, wenn du mal Opfer einer bekannten Sicherheitslücke in einer alten Version wurdest, weisst du warum... Ein DEV kann das relativ schnell fixen denke ich. Tendenziell würde ich sagen 2-3 Stunden Arbeit. Früher habe ich solche Sachen auch Mal (nahezu) gratis gemacht, aber die Zeiten sind vorbei 🙃
  12. Ja, das zeigt halt, dass PS 1.6 langsam aber sicher ausstirbt. Du kannst natürlich einen DEV engagieren, der die Warnings behebt oder du kannst einfach damit leben, solange die Funktionalität noch gegeben ist.
  13. Viele Fehler kommen doch von den Modulen: mollie und trustedshopseasyintegration
  14. Ok, I came back today. When do you get this warnings? Are they still showing up? I believe, they only happen, when the configuration setting was never set.
  15. I will be 10 days on vacation from tomorrow on. That's why I don't look deep into this now. I am a bit surprised, how this controller is handling form submissions, but ok it really does it with the email input field. So your way of doing it, is the only possible solution right now. I don't know what chex module (or your setup of it) is doing here, as there is already an email sending functionality in the core!?
  16. Ah bist du sowas wie ein Dropshipper oder wie muss man das verstehen? 🙂
  17. What do your settings under AdminStatuses (orders > status) look like?
  18. Hab den Namen "ENO" noch nie gehört. Was ist das? Dementsprechend würde mich das überraschen, wenn es da was geben würde 😉
  19. Hard to say. I use a customized version. Also your information is not enough to say for sure. Are you using advanced stock management? Where are you looking at the quantity? Cause in tb there is not just one "quantity". There is a difference between physical and real quantity (it's even more complex, but I don't go into details here). If "waiting for bank payment" is set up correctly. The real quantity should go down, but the physical should stay.
  20. I don't understand. I mean it's up to you, what kind of attributes you define...
  21. You should look at attributes. Maybe it works out of the box for you or with some little modifications.
  22. @datakick helped me, to investigate my issue. It's not related to @vsn, I believe. In my case 'ph_simpleblog' module had a severe security hole. I must say, that I haven't updated this module for years. I would expect, that there were fixes as the issue of this module was actually officially known. Btw the dev of this module is now working for prestashop company. I am sure, he wouldn't make this error again, but I it reminded me on a few things: It can hit everyone (I use only a handful external modules) -> make sure you have uptodate backups. Update your store (with core updater bleeding edge) and modules regularly Delete all stuff (especially modules) you don't need. Make sure, you have a contact person, who can help you in such a situation. Such a finding will lead to a lot of stress. It's very important, to have an expert, who knows, what is going on and whom you can trust. @datakick is the obvious choice for all tb users.
  23. I am not sure if it's coincidence, but I am being under attack right now. Also got an email about a security hole. Not sure, if it's real or not... The attacker sends all kind of forms. Has even opened a customer account (in my case this removes captcha). The customer account was even opened two times with same (email). So this was probably also due to any kind of form submission...
  24. Category images are kind of broken as we have two inputs, but only one image is saved. In my image rewrite branch, I have tackled this issue. But ofc (some) themes have to be adjusted accordingly.
  25. wakabayashi

    Images

    Yeah I would consider that at least. Of course it can be done cleaner with a module. Always adding this manually to product description has also some drawback and takes time. But anway you will need a mechanism, which products are involved and which not.
×
×
  • Create New...