• Resolved WPsites

    (@wpsites)


    Hi,

    At the bottom of widget.php after you end your PHP block there are two lines which cause content to output early in the WordPress execution process and then causes errors if other plugins try and use sessions or do a redirect.

    If you omit that closing PHP element then no content will be output.

    Simon

    http://ww.wp.xz.cn/plugins/recent-tweets-widget/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Yes this problem happend to me after update to v. 1.1

    The plugin generated 2 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.

    and the problem is header already send

    dave

    Hello,

    I just submitted an update. Thank you very much Simon!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘widget.php outputting content causing errors with other plugins’ is closed to new replies.