Title: Debug message due to PHP Sessions
Last modified: November 21, 2024

---

# Debug message due to PHP Sessions

 *  [cool75](https://wordpress.org/support/users/cool75/)
 * (@cool75)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/debug-message-due-to-php-sessions/)
 * On my site, the plugin reports the following debug message:
 *     ```wp-block-code
       This plugin uses PHP Sessions, which conflicts with the plugin 'WP Session Manager' ...
       ```
   
 * It seems to me, that your plugin does not need PHP Sessions, therefore I have
   removed the statement
 *     ```wp-block-code
       session_start()
       ```
   
 * at the beginning of your file “alimir-bootmodal-login.php”.
   This helped, but 
   unfortunately my patch may be overwritten by the next update of the plugin.

The topic ‘Debug message due to PHP Sessions’ is closed to new replies.

 * ![](https://ps.w.org/ajax-bootmodal-login/assets/icon-256x256.jpg?rev=981269)
 * [Ajax BootModal Login](https://wordpress.org/plugins/ajax-bootmodal-login/)
 * [Support Threads](https://wordpress.org/support/plugin/ajax-bootmodal-login/)
 * [Active Topics](https://wordpress.org/support/plugin/ajax-bootmodal-login/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ajax-bootmodal-login/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ajax-bootmodal-login/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [cool75](https://wordpress.org/support/users/cool75/)
 * Last activity: [1 year, 6 months ago](https://wordpress.org/support/topic/debug-message-due-to-php-sessions/)
 * Status: not resolved