LCD-NYC
Member
Posted 5 years ago #
I'm using WP 2.5.1
I installed Podpress 8.8, I now notice at the bottom of my posts i see an error message:
podPressPostSpecific: a:6:{s:15:"itunes:subtitle";s:15:"##PostExcerpt##";s:14:"itunes:summary";s:15:"##PostExcerpt##";s:15:"itunes:keywords";s:17:"##WordPressCats##";s:13:"itunes:author";s:10:"##Global##";s:15:"itunes:explicit";s:7:"Default";s:12:"itunes:block";s:7:"Default";}
I deactivated the Podpress plugin, but still see the error.
1) Is anyone else experiencing this podpress error ?
2) Does anyone know what the solution is?
if you disabled podpress plugin and still have this error, delete post, it looks like a corrupt meta information in the database
LCD-NYC
Member
Posted 4 years ago #
Even after i delete the post i still see the error message when i create new posts.
danieltyack
Member
Posted 4 years ago #
I'm currently having the same problem. It's something podpress embeds in the meta for each page. I'm trying to use Custom Fields in my template so I added <?php the_meta(); ?> to call them and that error showed up. I deleted the plugin and it's still there. I'll post a solution if I can figure it out :)