I cannot activate the plugin without a “Fatal Error” happening. I have WP debugging enabled and it’s pointing to an issue with adding roles/capabilities. I have a membership plugin for adding additional roles and a child theme on Genesis. I’ve disabled to plugin and tried a different theme to no avail.
here’s the error in the debug.log
]]>[07-Oct-2024 17:28:33 UTC] WordPress database error Duplicate key name 'accessed_at' for query CREATE INDEX accessed_at ON
wp_podlove_downloadintentclean
(accessed_at) made by activate_plugin, do_action('activate_podlove-podcasting-plugin-for-wordpress/podlove.php'), WP_Hook->do_action, WP_Hook->apply_filters, Podlove\activate, Podlove\activate_for_current_blog, podlove_setup_database_tables, Podlove\Model\DownloadIntentClean::build
[07-Oct-2024 17:28:33 UTC] PHP Fatal error: Uncaught Error: Call to a member function add_cap() on null in /bitnami/wordpress/wp-content/plugins/podlove-podcasting-plugin-for-wordpress/includes/capabilities.php:30
Stack trace:
#0 /bitnami/wordpress/wp-content/plugins/podlove-podcasting-plugin-for-wordpress/includes/capabilities.php(15): podlove_add_capability_to_roles()
#1 /bitnami/wordpress/wp-content/plugins/podlove-podcasting-plugin-for-wordpress/plugin.php(14): podlove_init_capabilities()
#2 /bitnami/wordpress/wp-content/plugins/podlove-podcasting-plugin-for-wordpress/plugin.php(85): Podlove\activate_for_current_blog()
#3 /opt/bitnami/wordpress/wp-includes/class-wp-hook.php(324): Podlove\activate()
#4 /opt/bitnami/wordpress/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#5 /opt/bitnami/wordpress/wp-includes/plugin.php(517): WP_Hook->do_action()
#6 /opt/bitnami/wordpress/wp-admin/includes/plugin.php(703): do_action()
#7 /opt/bitnami/wordpress/wp-admin/plugins.php(60): activate_plugin()
#8 {main}
thrown in /bitnami/wordpress/wp-content/plugins/podlove-podcasting-plugin-for-wordpress/includes/capabilities.php on line 30
My chapters are not displaying. I created an mp4 file for my podcast, extracted ep001.chapters.txt using Subler.app, and uploaded it to my directory. The chapters file contains the following text:
CHAPTER00=00:00:00.000
CHAPTER00NAME=Introduction to Miles Ahead Podcast
CHAPTER01=00:00:37.000
CHAPTER01NAME=Discovering the World of Miles and Points
CHAPTER02=00:01:14.000
CHAPTER02NAME=Benefits for All Travelers
CHAPTER03=00:01:30.000
CHAPTER03NAME=Deep Dive into Travel Rewards
CHAPTER04=00:02:05.000
CHAPTER04NAME=Join the Frugal Flyer Community
CHAPTER05=00:02:18.000
CHAPTER05NAME=Subscribe and Stay Updated
Any idea why this isnt working as intended? Would be nice not to have to manually do chapters…
]]>Hi,
I am trying to add a shortcode from another plugin to display breadcrumbs to the default template, and its breaking my template irrepairably.
I have tried adding it like so:
[tsf_breadcrumb]
{% filter shortcodes %}
[tsf_breadcrumb]
{% endfilter %}
{{ function(‘do_shortcode’, ‘[tsf_breadcrumb]’) }}
Each time, it results in the template only displaying the template name “default” in text, and no longer showing the podlove player etc.
When I delete the added shortcode, the template is still broken and I end up having to make a brand new template to recover it.
Any suggestions?
]]>I’d like to post to my Instagram account a preview of my podcast and have it automated or if need be the whole podcast. Is there a way within Podlove to do that?
]]>Loving your plugin so far. Thanks for you support and design efforts. Amazing.
I go to their validator site, https://podba.se/validate/?url=https://nu-wine.org/wordpress/feed/mp3/
Run my feed and,
Your channel is missing an?itunes:explicit?element.
However, the element is actually there!?
<itunes:explicit>no</itunes:explicit>
]]>youtube rss feed missing or contents are invalid
]]>Surprisingly, the plugin does not have a po language file
So much so that it’s very difficult for me to add Chinese<font _mstmutation=”1″></font>
]]>Wie der Titel schon sagt: Seit dem Update auf PHP 8.0.2 deaktiviert sich das Plugin von selbst. Damit stehen meine Podcasts nicht mehr zur Verfügung. Bei mir l?uft WordPress 6.4.1. und Podlove Podcast Publisher 4.0.6.
Was kann ich tun?
]]>Als ich heute eine neue Episode anlegen wollte, sah ich zum ersten mal die neue Optik für Podlove im Episoden-Editor (4.0.2).
Naja, Geschmackssache.
Soweit okay, aber leider wird das MP3-Asset nicht korrekt gespeichert. Wenn ich den Slug der MP3 Datei angebe, wird nach dem Klick auf “Verify” die korrekte Datei-Gr??e und Dauer angezeigt. Soweit, so gut.
Aber nach dem Speichern der Episode steht dann dort aber wieder “file not found” (anstelle der Dateigr??e), obwohl die Episode Duration noch korrekt angezeigt wird.
Dadurch wird auch keine Datei in der Episode selbst zum Abspielen angezeigt.
(Hinweis: Ich nutze den WordPress Classic Editor.)
Seit dem Update auf die Version 3.8.7 gibt es einen XML Validation error.
This feed does not validate.
line 10, column 1:<span>?</span><span class=”message” style=”background-color: yellow; color: black;”>XML parsing error: <unknown>:10:1: XML or text declaration not at start of entity</span><span>?</span>[help]
Hi, I am wondering, if, somehow, this plugin could be used to create podcasts with restricted content.
Example:
– a feed holds both publicly accessible audio data, but also restricted content (basically only accessible to users of a certain role in WordPress)
– said feed would be fed to Spotify or any other platform capable to read a WP Audio feed
– however, the user would have to somehow authenticate to listen the protected feed content
As far I researched, this would always and explicitly depend on the third party platform and how they would handle authentication, thus… impossible, since no third party will integrate with WP’s login management.
But, perhaps your plugin has some features, or integrations that allow it do this?
Thank you,
Beda
I used podlove till two years ago and everything worked fine. Podlove was and is active all the time but I didnt publish new episoded.
Now I want to add a new episode, but when I change the slug and hit “verify all”, nothing happens. Also when I add text for the summary, it will not be saved.
I disabled all other addons to see if something is interfering, but it is still not working. Happens with chrome and firefox, adblocker disabled.
Using wp 6 and divi
Any ideas what can cause this?
]]>Hi, I stopped seeing the “Episodes” tab on my dashboard. I’ve tried combinations of changing my theme and deactivating all plugins. Even when Pod Love is the only plugin, I’m still not seeing the “Episodes” tab on two different themes.
Dreamhost.com recently upgraded my site’s version of PHP to v8.1.
I’m naive to programming and WordPress. I might not understand more complex jargon/terms. Let me know what additional information would help fix this issue. Thanks so much!
]]>Ist es geplant das Schema.org Format für Podcasts in Podlove zu integrieren?
]]>Where is the style.css file? I don’t see it anywhere and can’t install.
]]>Hello team,
I’m getting the following PHP warnings in wp-admin when I want to create a new post, event or try to edit an episode:
Warning: Undefined array key "post_type" in [path]/wp-content/plugins/podlove-podcasting-plugin-for-wordpress/lib/podcast_post_meta_box.php on line 221
Warning: Cannot modify header information - headers already sent by (output started at [path]/wp-content/plugins/podlove-podcasting-plugin-for-wordpress/lib/podcast_post_meta_box.php:221) in [path]/wp-admin/admin-header.php on line 9
This is WordPress 6.1.1 running with PHP 8.1.16 and Podlove Publisher 3.8.4. It also happens when I try to trash a post or an event (post type added by an events plugin).
Can you help to get rid of these?
Thanks a lot!
]]>Hi,
I’m using Matomo on my website for analytics, but am having issues with it, since i started using the plugin podlove publisher.
Whenever I try to visit the Matomo-Admin-Dashboard, I’m getting an Error-Page: Cache not supported.
As I’ve found out, podlove- is causing this because of some function named ‘device-detector’ from piwik (which is now named matomo). I was wondering if there was a workaround to force-use matomos device-detector or maybe a way to disable the device-detector feature altogether.
We’re getting the following php warning if a comment to an episode is submitted:
Warning: Undefined array key "post_type" in /customers/7/0/1/.../httpd.www/wp-content/plugins/podlove-podcasting-plugin-for-wordpress/lib/podcast_post_meta_box.php on line 221 Warning: Cannot modify header information - headers already sent by (output started at /customers/7/0/1/.../httpd.www/wp-content/plugins/podlove-podcasting-plugin-for-wordpress/lib/podcast_post_meta_box.php:221) in /customers/7/0/1/.../httpd.www/wp-includes/pluggable.php on line 1416 Warning: Cannot modify header information - headers already sent by (output started at /customers/7/0/1/.../httpd.www/wp-content/plugins/podlove-podcasting-plugin-for-wordpress/lib/podcast_post_meta_box.php:221) in /customers/7/0/1/.../httpd.www/wp-includes/pluggable.php on line 1419
]]>
hi there, my podcast is working on Spotify but the categories are not being picked up. In WordPress i chose film&tv. It works for apple podcasts but not in Spotify. I don’t know what to change or edit the rss manually. This is the rss feed url:
https://www.totalgamer.nl/podcast/index.php/feed/mp3/
thanks in advance
]]>Hello Support,
I am getting a lot of repeat PHP warnings in my logs for the same fault.
PHP Warning: Undefined array key “HTTP_REFERER” in /…/wp-content/plugins/podlove-podcasting-plugin-for-wordpress/lib/ajax/ajax.php on line 19
This warning is repeated continuously throughout the log. I do not see any other warnings or errors except for this. However, there are also several deprecated notices. How do I fix this?
Thanks.
Hey team ??
FIRST – this plugin is amazing. I saw it used on a blog and wanted in on using it on my site immediately! I am so glad that I came across it.
SECOND ( My issue)
I seem to be experincing a conflict with elementor (pro) and podlove where the “landing pages” build within elementor *landing pages are an elementor template type” show 403 offline.
The error only occurs when podlove is active.
Does anyone have an idea of how to workaround this issue.
( I am contemplating exporting the “template bages” into page type template pages.)
Hallo,
ich habe es bei mir so eingerichtet, dass ich Bonus-Episoden (die nur auf Steady/Patreon erscheinen) ebenfalls in meinem normalen Feed anzeige, so dass die Abonnenten meines kostenlosen Podcasts sehen, welche exklusiven Episoden für Unterstützer erschienen sind.
Das sieht dann so aus, wie bei Apple Podcasts, wo die Bonus-Episoden ja auch im Podcast-Feed zus?tzlich zu den kostenlosen Episoden angezeigt werden.
Das funktioniert soweit auch, wie man an diesem Feed sehen kann:
https://www.abenteuer-brettspiele.de/feed/podcast-mp3
Allerdings kann ich in diesen Bonus-Episoden nicht die Einbindung der MP3 Datei deaktivieren. Es wird im Podcatcher also ein Download-Symbol angezeigt, obwohl ich keine MP3 Datei dafür hinterlegt habe. Es gibt in diesen Episoden ja nur die Links zu Spotify und Patreon.
Deshalb meine Frage, ob man in Podlove auch Episoden anlegen kann, die keinen Download beinhalten. Also im Grunde die M?glichkeit, das MP3 Audio Asset zu deaktivieren. Wenn ich das in so einer Podlove-Episode mache und dann speichere, ist der Haken leider wieder drin bei MP3 Audio unter “Mediadateien”.
Das Problem ist hier zudem, dass auch die Aufrufe dieser Episoden in den Download-Statistiken drin sind, obwohl es hier ja keine Episode zum Download gibt.
Evtl. gibt es ja eine M?glichkeit das so zu realisieren, dass man neben “richtigen” Episoden eben auch solche “Hinweis-Episoden” ohne Datei anlegen kann, die dann ebenfalls im Podcast-Feed angezeigt werden.
Tschau,
Peer
Ich habe festgestellt, dass bei Podlove-Podcast-Posts die Meta-Daten unter der Headline fehlen, also Datum, Autor …. Sie sind auch nicht im Quell-Code zu finden.
Bei allen anderen “normalen” Artikeln werden diese angezeigt.
Bin etwas ratlos, woran das liegt.
]]>I have been trying to lists my feeds on both Google and iTunes but cannot get them published. I ran some tests on two services (podbase and Cast Feed) to see what errors were generated.
For my feed https://the-mcaj.org/feed/grace-hour-podcast/ Cast Feed shows an error failed to load website, as well as a warning on Media Test (which my be on my end). For podbase this feed shows no errors.
For feed https://the-mcaj.org/feed/moment-of-hope/ Cast Feed shows also fails to load website as well as 8 of 10 shows have no itunes title tags. For podbase “Byte Range” support returned “0” and shows as failed although it passed for the feed “grace-hour”.
How do I fix these issues?
Thanks.
Hi
Good day! I would like to ask if there’s a Search Feature on Podcast Lists? Please let me know. Thanks!
Best Regards,
]]>While troubleshooting some error messages on our site we generated an error log. The PHP Warnings below were generated today, January 8, 2020. We are running WordPress 5.8.3 and Podlove Publisher free version 3.6.1 on our site.
PHP Warning: Private methods cannot be final as they are never overridden by other classes in /…/podlove-podcasting-plugin-for-wordpress/lib/cache/template_cache.php on line 50
PHP Warning: Private methods cannot be final as they are never overridden by other classes in /…/podlove-podcasting-plugin-for-wordpress/lib/modules/base.php on line 18
PHP Warning: Private methods cannot be final as they are never overridden by other classes in /…/podlove-podcasting-plugin-for-wordpress/lib/model/template_assignment.php on line 36
Is this an error with Podlove Publisher or do we look elsewhere?
Thanks.
I do not see anything in the documentation that states the Podlove Web Player is required, but when I installed this plugin a message came up saying “You need to install the Podlove Web Player plugin to use Podlove Web Player 5 with Podlove Publisher.” However, that plugin is only compatible up to WP 5.7.4. Is this extra plugin really necessary, and if so will it be updated soon?
]]>Hi
how can i make a playlist of episodes in the web player ?
]]>I am trying to update some episode details in Podlove Publisher and I keep getting the error below (July 17).
“Updating failed. The response is not a valid JSON response.”
I am running WordPress 5.7.2 and PHP 8.0.2. Podlove Podcast Publisher version is 3.5.4.
Is this a fault in Podlove or a conflict of some sort? I updated an episode one week ago (July 10) with no issues. I have cleared all caches, turned off minify (back on now) and cleared caches in Podlove Publisher to no avail. I can update categories and tags with no errors. Just cannot update episodes.
Any help would be appreciated.
Hallo all,
since a few days the link https://docs.podlove.org/podlove-publisher/guides/dsgvo-gdpr.html is no longer available/down. It is still mentioned in the blog post: https://podlove.org/2018/05/22/podlove-and-the-general-data-protection-regulation-gdpr-dsgvo/.
Please explain me where I can find the information regarding GDPR.
Many thanks in advance.
Best regards, Chris
]]>