Eric Teubert
Forum Replies Created
-
Hi, the translation interface is here: https://translate.wordpress.org/projects/wp-plugins/podlove-podcasting-plugin-for-wordpress/
If you prefer working with po files, you can export it from there. For example on https://translate.wordpress.org/projects/wp-plugins/podlove-podcasting-plugin-for-wordpress/stable/zh-cn/default/ if you scroll to the bottom of the page, there is an export button.
Wie weiter oben geschrieben: Downgrade auf 3.8.12.
Es hatte bisher noch nie den Fall, dass WordPress ein Plugin Update wegen PHP Konflikt verweigert, obwohl es keinen Konflikt gibt, daher weiß ich hier gerade nicht recht weiter.
Forum: Plugins
In reply to: [Podlove Podcast Publisher] “File not found”Kannst du einmal die Browser Console öffnen und schauen, ob dort Fehler erscheinen beim Validieren? Ggf. auch ein Screenshot nach dem ersten Validieren, vielleicht fällt mir da etwas auf?
Vielleicht sind mehrere PHP-Versionen installiert und der Webserver nimmt eine ältere?
Schau bitte unter Werkzeuge > Website-Zustand, ggf. unten “Bestandene Tests” ausklappen. Da sollte so etwas stehen wie
Auf deiner Website läuft die aktuelle Version von PHP (8.0.28)
Dann wissen wir genau, auf welcher PHP Version der Webserver läuft.
Die genannte Fehlermeldung
“Dieses Plugin funktioniert nicht mit deiner PHP-Version.”
kommt glaube ich auch direkt von WordPress und gar nicht vom Plugin selbst.
Klingt, als sei vielleicht doch kein PHP 8 aktiv.
Du kannst auf jeden Fall manuell eine ältere Version einspielen. Hier ganz unten die 3.8.12 zum Beispiel: https://wordpress.org/plugins/podlove-podcasting-plugin-for-wordpress/advanced/
Ein manuelles Hochladen von Plugindateien überschreibt keine Podcastdaten, die stehen in der Datenbank.
Hi,
WordPress deaktiviert Plugins, wenn sie beim Updaten oder Aktivieren kritische Fehler erzeugen. Diese Fehler sind im PHP error log zu finden.
In seltenen Fällen ist das Update unvollständig, dann hilft ein manuelles Hochladen des aktuellen Plugins per (s)FTP. Ansonsten brauche ich bitte die Fehlermeldung, um mehr sagen zu können.
Forum: Plugins
In reply to: [Podlove Podcast Publisher] “File not found”Interessant, dass es mit “Planung” der Veröffentlichung dann ging.
Haben wohl auch andere das oder ein ähnliches Problem, und scheint bisher nur beim Classic Editor aufzutreten, aber ich schaffe es bisher nicht, das bei mir nachzustellen.
Forum: Plugins
In reply to: [Podlove Podcast Publisher] Podcast Feed Error3.8.9 sollte das beheben. Zerschossene Titel etc. müssen einmalig korrigiert werden, sollten dann aber wieder korrekt speichern.
Forum: Plugins
In reply to: [Podlove Podcast Publisher] Podcast Feed ErrorIn 3.8.8 behoben. Danke für die Meldung!
Forum: Plugins
In reply to: [Podlove Podcast Publisher] Podcast Feed ErrorOha, ja ich sehe da XML Fragmente im Feed, die dort nicht hingehören. Kümmere mich um einen Fix!
Hi,
Your research is unfortunately correct, it’s not possible the way you describe it.
You may be aware that some services are offering “private” or “protected” feeds. What they usually do is generate a unique feed _for every user_ so they can customize the content per user and even shut down the whole feed when the user cancels the subscription.
If you don’t expect too many listeners with access to the restricted content, there is a manual workaround: use the feed slug to generate these unique feeds (for example use a slug like cYA6PuyburwUCDNB) and then send the link to the user.
But there is no integrated feature in the Publisher that helps you automate this at the moment.
Forum: Plugins
In reply to: [Podlove Podcast Publisher] Schema.org für PodcastsGute Idee, habe es nach GitHub übertragen: https://github.com/podlove/podlove-publisher/issues/1369
Forum: Plugins
In reply to: [Podlove Podcast Publisher] Schema.org für PodcastsHi, hast du konkrete Vorstellungen/Wünsche, welche Typen sinnvoll wären und wieso?
Forum: Plugins
In reply to: [Podlove Podcast Publisher] Disabling piwik device-detectorCould have sworn I already released it — and I did! Only the release process failed and I did not see that 😅
It’s live now, sorry for the delay!
Forum: Plugins
In reply to: [Podlove Podcast Publisher] style.css missingHi, I think you may be be confusing plugins and themes. Themes need a style.css to be installed, plugins don’t.