• Fingers crossed this hasn’t already been resolved… So sorry if so!

    Trying to set my Guestbook settings.. this is what I’m getting;

    Warning: Cannot modify header information - headers already sent by (output started at /home/ranchola/public_html/main/wp-content/plugins/dmsguestbook/admin.php:3576) in /home/ranchola/public_html/main/wp-includes/option.php on line 571
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/ranchola/public_html/main/wp-content/plugins/dmsguestbook/admin.php:3576) in /home/ranchola/public_html/main/wp-includes/option.php on line 572

    Also, when I try working with the phpinfo link;

    Warning: phpinfo() has been disabled for security reasons in /home/ranchola/public_html/main/wp-content/plugins/dmsguestbook/admin.php on line 3583

    http://wordpress.org/plugins/dmsguestbook/

Viewing 1 replies (of 1 total)
  • Plugin Author danielschurter

    (@danielschurter)

    “Cannot modify header information” can be ignored. If you don’t like to see that longer, switch it of by set

    ini_set('display_errors', '0');

    in admin.php of DMSGuestbook plugin directory.

    It seems phpinfo() has been disabled by your hoster…

    Dani

Viewing 1 replies (of 1 total)
  • The topic ‘Warning Error.. help :’ is closed to new replies.