• Just install Fancybox For WordPress and i got error when entering admin site:
    Warning: Cannot modify header information - headers already sent by (output started at /wp-content/plugins/fancybox-for-wordpress/admin.php:264) in /wp-includes/option.php on line 568'
    It because on file admin.php at end of line after ?> tag has new line. You should remove it the closing tags (?>) and the error gone.

    http://ww.wp.xz.cn/extend/plugins/fancybox-for-wordpress/

The topic ‘bug on fancybox’ is closed to new replies.