Title: Cannot Start session errors in WPForo
Last modified: September 14, 2019

---

# Cannot Start session errors in WPForo

 *  Resolved [macgeekgab](https://wordpress.org/support/users/macobserver/)
 * (@macobserver)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/cannot-start-session-errors-in-wpforo/)
 * Hello, getting errors like:
 * `Cannot start session when headers already sent in /path/to/root/htdocs/wp-content/
   plugins/wpforo/wpf-includes/class-notices.php on line 16`
 * Line 16 contains `if (!wpforo_is_seesion_started()...` but obviously that doesn’t
   seem to be triggering in this scenario. Is this a bug others are experiencing,
   too? Or are we unique? 🙂
    -  This topic was modified 6 years, 8 months ago by [macgeekgab](https://wordpress.org/support/users/macobserver/).

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

 *  Plugin Support [gVectors Support](https://wordpress.org/support/users/gvectorssupport/)
 * (@gvectorssupport)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/cannot-start-session-errors-in-wpforo/#post-11932228)
 * Hi [@macobserver](https://wordpress.org/support/users/macobserver/),
 * Please read this support topic:
    [https://wpforo.com/community/how-to-and-troubleshooting-2/php-issue-with-wpforo/#post-24821](https://wpforo.com/community/how-to-and-troubleshooting-2/php-issue-with-wpforo/#post-24821)
 *  Plugin Author [gVectors Team](https://wordpress.org/support/users/gvectors-team/)
 * (@gvectors-team)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/cannot-start-session-errors-in-wpforo/#post-11933567)
 * This error says that wpForo doesn’t have any PHP error. Your output is affected
   by other plugin error and it generates `"headers already sent"` NOTICE in wpForo
   functions. It’ll generates such notices in all plugins who have session functions.
   So please find the plugin who generates errors or outputs in header. Deactivate
   those one by one and check, once the wpForo Notice is gone then the problem is
   fixed and you found the problem maker plugin.
 * This error also can be from functions.php of your theme.

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

The topic ‘Cannot Start session errors in WPForo’ is closed to new replies.

 * ![](https://ps.w.org/wpforo/assets/icon-256x256.png?rev=2121644)
 * [wpForo Forum](https://wordpress.org/plugins/wpforo/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpforo/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpforo/)
 * [Active Topics](https://wordpress.org/support/plugin/wpforo/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpforo/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpforo/reviews/)

## Tags

 * [session](https://wordpress.org/support/topic-tag/session/)

 * 2 replies
 * 3 participants
 * Last reply from: [gVectors Team](https://wordpress.org/support/users/gvectors-team/)
 * Last activity: [6 years, 8 months ago](https://wordpress.org/support/topic/cannot-start-session-errors-in-wpforo/#post-11933567)
 * Status: resolved