Christoph Jaenisch
Forum Replies Created
-
Hi,
sorry, I forgot about this ticket in the last months. The issue is still there.
Btw, you can see it here, the blog posts have all thumbnails: https://www.canvaz.de/
There are 3 PHP warnings of this type above.Best regards,
ChristophHi @alexmigf,
yes it’s back. Thanks for fixing!
Thanks, had the same issue, now it works.
@joelsmashballoon, Thanks for the quick fix!
Yes, it fixes the issue. Thanks for the quick help!
Hi,
thanks for your reply, sorry I didn’t get any notice.
This is not exactly the problem, the underlying problem is that the price of the variable product gets =0 (for the filter) when all variations are out of stock.So, a variable product is always displayed then all variations are out of stock and only gets filtered when you set a from price > 0.
Regards,
ChristophComing here also to ask – it’s public since 2022-07-04, so a fix would be handsome!
- This reply was modified 3 years, 10 months ago by Christoph Jaenisch.
- This reply was modified 3 years, 10 months ago by Christoph Jaenisch.
I have the same problem.
Thanks @asseti for the fix.Da gebe ich dir schon Recht, das ist auch gut dokumentiert und der Code ist sehr gut zu lesen.
Jedoch muss man ja erst einmal wissen, dass Germanized z.B. alle Confirmation Order E-Mail Hooks deaktiviert inkl. der Admin New Order Hooks und das selbst macht.D.h. wenn jemand versucht, die Standard Hooks zu verwenden, wird er nicht weit kommen und allein aus den Germanized-Einstellungen bin ich nicht darauf gekommen, dass die Bestellbestätigung komplett durch Germanized versendet wird.
Ist ja auch egal, habe es ja hinbekommen. Ich dachte nur, dass es nett wäre, wenn ich das noch kurz schreibe für den nächsten, der verzweifelt 😉
Übrigens noch ein kleiner Hinweis: Es wäre super, wenn aus dem Plugin selbst ersichtlich wäre, wie tief die E-Mail-Integration und das Überschreiben der Trigger eigentlich geht.
Denn ehrlich gesagt dachte ich, dass Germanized nur einen “Jetzt bezahlen”-Button hinzufügt und die Anrede ändert, so wird es zumindest auf der Einstellungsseite dargestellt.
Danke auf jeden Fall für die Hilfe!
Super, das war der Hinweis!
Beste Grüße,
ChristophHallo @vendidero,
danke für den Input, dieses Problem konnte ich nun lösen. Das war mein Fehler, da ich einen Custom Status verwende und daher die Mail nicht triggern konnte.
Jedoch habe ich ein größeres Problem: Mir fehlt in der Funktion mit dem Filter (function wc_gzd_send_instant_order_confirmation() ) der Auftragskontext (Order-ID, Order), um etwas Sinnvolles damit anfangen zu können. Sowohl global $order als auch global $theorder gibt es nicht zum Zeitpunkt des Filters.
Gibt es hier irgendeine Lösung?
Beste Grüße,
ChristophThanks for your quick reply.
It works now, although the optimization returned an error. But the other error(s) are now gone.
Best regards,
ChristophSome more info:
I tried the same fix I did on our test system (which worked) in the prod system. But I am getting this error:
ALTER TABLEwp_yoast_indexableADDversionVARCHAR(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NULL AFTERestimated_reading_time_minutes;
MySQL meldet: Dokumentation
#1118 – Zeilenlänge zu groß. Die maximale Zeilenlänge für den verwendeten Tabellentyp (ohne BLOB-Felder) beträgt 8126. Einige Felder müssen in BLOB oder TEXT umgewandelt werdenIn English:
#1118 – Length of line is too big. The maximum length of lines for this table type (without BLOB fields) is 8126. Some fields has to be converted to BLOB or TEXT.The difference between the table in our test system (which I set up as 1:1 copy yesterday) and our prod system is the format of the table. It is “dynamic” for the table in our test system, but “compact” for the table in the prod system.
I also had this requirement and can confirm that “out_of_stock” works for Google Shopping feeds.
If it doesn’t, then wait like 5 min minimum, the feed takes some time to be updated.