• Resolved curtismchale

    (@curtismchale)


    When activating a plugin (not Powerpress) there is debug output that freezes the admin. The plugin still activates but you have to manually enter the path back to WordPress Admin to keep doing anything.

    This is with WordPress debug mode set to true.

    Notice: Trying to get property of non-object in /Volumes/storage/Home/Sites/breakrule/wp-content/plugins/powerpress/powerpress.php on line 138
    
    Warning: Cannot modify header information - headers already sent by (output started at /Volumes/storage/Home/Sites/breakrule/wp-content/plugins/powerpress/powerpress.php:138) in /Volumes/storage/Home/Sites/breakrule/wp-includes/pluggable.php on line 866
    
    Warning: Cannot modify header information - headers already sent by (output started at /Volumes/storage/Home/Sites/breakrule/wp-content/plugins/powerpress/powerpress.php:138) in /Volumes/storage/Home/Sites/breakrule/wp-includes/pluggable.php on line 866

    http://wordpress.org/extend/plugins/powerpress/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Angelo Mandato

    (@amandato)

    Can you send a link to your blog? This is bizarre because this would imply that your blog has no posts, as something is calling the_content filter, the PowerPress filter is added, but there’s no post content there.

    Can you disable all other plugins and confirm that it is definitely PowerPress? Please email me at cio at rawvoice dot com / cio * rawvoice . com

    Thread Starter curtismchale

    (@curtismchale)

    For anyone coming across this later. My conflict was because of another plugin doing something wrong. Powerpress sent some code over for checking and it fixed the issue (even though it wasn’t really their issue). Future versions should have the fix as well.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Blubrry PowerPress Podcasting plugin] Debug output’ is closed to new replies.