Title: [Plugin: DMSGuestbook] Error: &quot;Cannot send session cache limiter&quot;
Last modified: August 19, 2016

---

# [Plugin: DMSGuestbook] Error: "Cannot send session cache limiter"

 *  [BeeCee](https://wordpress.org/support/users/csigncsign/)
 * (@csigncsign)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/plugin-dmsguestbook-error-cannot-send-session-cache-limiter/)
 * Hi,
 * I have always an error, when editing entries of the guestbook, or when making
   them visible:
 * `Warning: session_start() [function.session-start]: Cannot send session cache
   limiter - headers already sent (output started at /homepages/25/d13574424/htdocs/
   multisites/wp-content/plugins/dmsguestbook/admin.php:3464) in /homepages/25/d13476524/
   htdocs/multisites/wp-content/plugins/easy-contact/econtact.php on line 112`
 * I use WordPress 3.0.1 as a multisite system, with the newest DmsGuestbook plugin.
 * The guestbook works, but this error is annoying!
 * [http://wordpress.org/extend/plugins/dmsguestbook/](http://wordpress.org/extend/plugins/dmsguestbook/)

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

 *  Plugin Author [DanielSchurter](https://wordpress.org/support/users/danielschurter/)
 * (@danielschurter)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/plugin-dmsguestbook-error-cannot-send-session-cache-limiter/#post-1772794)
 * Hi csigncsign
 * You can add this code at the beginning of econtact.php:
    `ini_set('display_errors','
   0');`
 * That should shut off this warning.
 * More information: [http://php.net/manual/en/errorfunc.configuration.php](http://php.net/manual/en/errorfunc.configuration.php)
 * Greetings,
    Dani
 *  Thread Starter [BeeCee](https://wordpress.org/support/users/csigncsign/)
 * (@csigncsign)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/plugin-dmsguestbook-error-cannot-send-session-cache-limiter/#post-1772795)
 * Thanks,
 * but I have not econtact.php-file within the dmsguestbook-folder.
 * ?
 *  Plugin Author [DanielSchurter](https://wordpress.org/support/users/danielschurter/)
 * (@danielschurter)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/plugin-dmsguestbook-error-cannot-send-session-cache-limiter/#post-1772797)
 * You can add that in your `../plugins/easy-contact/econtact.php` or `../plugins/
   dmsguestbook/admin.php` file.
 * Attention: Insert `ini_set('display_errors', '0');` after the open php tag `<?
   php`, otherwise it won’t works.
 * Greetings,
    Dani

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

The topic ‘[Plugin: DMSGuestbook] Error: "Cannot send session cache limiter"’ is
closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/dmsguestbook.svg)
 * [DMSGuestbook](https://wordpress.org/plugins/dmsguestbook/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/dmsguestbook/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/dmsguestbook/)
 * [Active Topics](https://wordpress.org/support/plugin/dmsguestbook/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/dmsguestbook/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/dmsguestbook/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [DanielSchurter](https://wordpress.org/support/users/danielschurter/)
 * Last activity: [15 years, 6 months ago](https://wordpress.org/support/topic/plugin-dmsguestbook-error-cannot-send-session-cache-limiter/#post-1772797)
 * Status: not resolved