-
Posts
2,020 -
Joined
-
Last visited
-
Days Won
172
Content Type
Profiles
Forums
Gallery
Downloads
Articles
Store
Blogs
Everything posted by wakabayashi
-
Updating from 1.5.1 to Bleeding Edge Breaks Product Images
wakabayashi replied to Rhapsody's question in Updating thirty bees
-
Updating from 1.5.1 to Bleeding Edge Breaks Product Images
wakabayashi replied to Rhapsody's question in Updating thirty bees
-
Updating from 1.5.1 to Bleeding Edge Breaks Product Images
wakabayashi replied to Rhapsody's question in Updating thirty bees
I am not totally sure, how the update works technically. But have you done the DB updates as well? 🤔 -
ThirtyBees 1.5 OFFICIAL is here!
wakabayashi replied to the.rampage.rado's topic in Announcements about thirty bees
I basically click the button: Sometimes I seem to be logged in. Sometimes not. 🤔 About the routing/redirect. I am not so sure. My nginx settings don't contain anything special with "connect", nor do I have modules that are looking for this. At least thats my feeling. -
ThirtyBees 1.5 OFFICIAL is here!
wakabayashi replied to the.rampage.rado's topic in Announcements about thirty bees
Is this https://accounts.thirtybees.com/connect broken? I just get: It's correct to login with forum credentials, right? Cause the credentials form the store, don't work... -
When will you update the list? 🙈 BTW: I am finally back on bleeding edge 🤩
-
Display errors on website pages, header, cart and images
wakabayashi replied to WayneB's question in Technical help
What kind of errors do you get? When I open your link, it seems to work fine. Maybe your webhoster forced you to update the php version and this caused some issues. This is just my random guess, when somebody claims "I haven't done anything at all". If you need help, I normally would buy offical support hours: https://store.thirtybees.com/. I buy hours there too and I am a coder myself 😅 -
Uh two different installations 🥵 I think it would be possible, but much more complicated.
-
Yes it's possible. At least I think so. I have started this project (for my company), but not totally finished it. In general I looked for all db tables with id_shop or similair columns. Then I wrote some helper functions, how to merge them. Cause sometimes you want to hold the information, sometimes just delete it. Example: ps_orders you surely want to hold, so you just rewrite the id_shop from 2 to 1 ps_product_lang you want to check, if the product was already existing in shop 1. If yes, you probably just want to delete the rows for shop 2, otherwise you probably want to rewrite 2 to 1. All this worked fine for me. But honestly, I haven't finished the project yet. In my BO I still have the 3 shops. But not because I fear any issue. I just didn't have time to finish this project cleanly. Maybe @datakick can shortly answer, if he sees any potential problem with my advise!?
-
Fehler beim Erneuern der Miniaturbilder
wakabayashi replied to PeterPan's topic in Deutsches Forum - Generelle Fragen
Puh, da hat mich mein Gedächtnis im Stich gelassen. Aber interessanterweise sagt auch Petr, dass die Fehlermeldung keinen Sinn ergibt. Am besten kommentierst du wohl auf Github, dass du den Fehler immer noch erhältst. Ich frage mich, ob ein Bild eines Produktes defekt ist. Kann ja irgendwie kein Zufall sein, dass es immer an der selben Stelle abbricht. -
Fehler beim Erneuern der Miniaturbilder
wakabayashi replied to PeterPan's topic in Deutsches Forum - Generelle Fragen
Noch nie gesehen. Bin mir auch nicht so sicher, ob das sinnvoll übersetzt wurde. Welche Version nutzt du denn? -
You can't remove them. They should go away over time. But I have entries in search console, that were fixed a year ago (with canonical and so) and google still tries to crawl the old version. The search console even tells, that there is no referring page to the url they want to crawl 😂 🤦♂️ It surely helps, when you have the bleeding edge AND the robots.txt disallow. Personally I think this has no realy influence on SEO, but it helps to clean search console. With a clean search console it's simpler to find real issues...
-
As the robots.txt solution is also not perfect, I have opened an issue on github: https://github.com/thirtybees/thirtybees/issues/1844
-
Could you tell more about the reasons?
-
I am a day zero user of tb. It looks like the best deicision I could have made. While this project had ups and downs, it's still alive. There were so many huge improvements. Things may take longer here, but are done in a high quality way: Core updater (this is fucking awesome) Extraction of dependencies New image support (webp) Bug fixing / php support I am sure @Eolia has his reasons, why he is doing this on his own. But as I can see, his project is not on github. Which very likely means, that he is really doing this his own. For me that would be too risky.
-
Right. The module rewrite is not yet done and it might need some tweaks in the core again. Some modules even use their own way of generating images. But one of my goals was, that in the future, it should be super easy to implement image support in a module 🙂
-
Nach Core Update Serverfehler 500
wakabayashi replied to WESTSIDE's topic in Deutsches Forum - Generelle Fragen
Diese Dinge sind alle recht komplex und schwer von der Seitenlinie zu beurteilen. Funktioniert BO und FO nicht mehr? Hast du den Debug mode eingestellt? Wie lautet, dann der Fehler? Eventuell siehst du auch in den server logs etwas zum Fehler. -
500 error trying to reply to email from contact us
wakabayashi replied to SLiCK_303's question in Technical help
I would guess, that your smtp settings are wrong. But I am really no expert on this and I personally use the email of my own domain. -
500 error trying to reply to email from contact us
wakabayashi replied to SLiCK_303's question in Technical help
The only real important error is the exception. This one needs to be shown and fixed. The imap_open() is trying to sync your email inbox with your customer service messages. But this function is anyway very shacky. I used it, but deactivated it some weeks ago as every second sync doesn't work correctly. -
500 error trying to reply to email from contact us
wakabayashi replied to SLiCK_303's question in Technical help
-
500 error trying to reply to email from contact us
wakabayashi replied to SLiCK_303's question in Technical help
You need to click on "view" on the line where it says "exception". I don't know alot about the current email system as it was changed a bit to reduce dependency. But do you have the module "Mail via swiftmailer" installed? Also pleace check your settings under "Advanced settings" => "Email". You need to scroll down to the sending options. There you find "Email transport". -
It's long ago that I worked on this. I personally don't even use the coins. But it was never inteded to work with FLOAT Values. So you you should try saving "1" instead of "1.00". Keep in mind, that (atm) I don't have time to develop this module any further.
-
It would makes sense to update mine from chesspoint.ch to https://www.spielezar.ch 😏