Support » Plugin: Seriously Simple Podcasting » Error, plugin not useable

  • I am getting an error when saving the podscast.
    Notice: Undefined variable: explicit in /wp-content/plugins/seriously-simple-podcasting/classes/class-seriously-simple-podcasting.php on line 332

    Notice: Undefined variable: block in /wp-content/plugins/seriously-simple-podcasting/classes/class-seriously-simple-podcasting.php on line
    332

    Fatal error: Cannot use object of type WP_Error as array in public_html/wp-content/plugins/seriously-simple-podcasting/classes/class-seriously-simple-podcasting.php on line 535

    The podcast gets added to the list in the frontend, but when I click on it I get:
    Fatal error: Cannot use object of type WP_Error as array in wp-content/plugins/seriously-simple-podcasting/classes/class-seriously-simple-podcasting.php on line 535

    https://wordpress.org/plugins/seriously-simple-podcasting/

Viewing 3 replies - 1 through 3 (of 3 total)
  • I am also experiencing an issue when editing (saving) a post. I get the same first two errors and two different ones. This issue began when the site I manage was updated to WordPress 3.9.1 (about a month ago).

    Notice: Undefined variable: explicit in /home/content/w/i/e/wiensgd/html/wp-content/plugins/seriously-simple-podcasting/classes/class-seriously-simple-podcasting.php on line 332

    Notice: Undefined variable: block in /home/content/w/i/e/wiensgd/html/wp-content/plugins/seriously-simple-podcasting/classes/class-seriously-simple-podcasting.php on line 332

    Warning: Cannot modify header information - headers already sent by (output started at /home/content/w/i/e/wiensgd/html/wp-content/plugins/seriously-simple-podcasting/classes/class-seriously-simple-podcasting.php:332) in /home/content/w/i/e/wiensgd/html/wp-admin/post.php on line 235

    Warning: Cannot modify header information - headers already sent by (output started at /home/content/w/i/e/wiensgd/html/wp-content/plugins/seriously-simple-podcasting/classes/class-seriously-simple-podcasting.php:332) in /home/content/w/i/e/wiensgd/html/wp-includes/pluggable.php on line 1121

    Plugin Contributor Hugh Lashbrooke

    (@hlashbrooke)

    If you see these errors please switch debug mode off on your site. You should never run a live site with debug mode on, so this shouldn’t have any effect on any live site.

    That being said, I will get this sorted out in a quick patch in the next couple of days.

    Thanks Hugh, I look forward to the update.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Error, plugin not useable’ is closed to new replies.