Title: Wp Session Manager update
Last modified: June 2, 2020

---

# Wp Session Manager update

 *  Resolved [Damian](https://wordpress.org/support/users/timersys/)
 * (@timersys)
 * [6 years ago](https://wordpress.org/support/topic/wp-session-manager-update/)
 * Hi I’m developer from [https://geotargetingwp.com](https://geotargetingwp.com)
   We use a newer version of WP session Manager and one customer that it’s using
   your plugin it’s having issues.
 * Would be a chance for you to update the library and using composer or some autoloader
   to load the class if doesn’t exists?
 * We use composer to load the files.
 * Thanks!

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

 *  Plugin Author [Roland Barker](https://wordpress.org/support/users/xnau/)
 * (@xnau)
 * [6 years ago](https://wordpress.org/support/topic/wp-session-manager-update/#post-12928997)
 * Thanks for the reminder, I’ve been meaning to update that library for a while
   now.
 * If the client’s site is already loading WP Session Manager, then you can prevent
   Participants Database from loading it on line 309 of participants-database.php
   That code is checking for the WP Session Manager plugin, but it doesn’t check
   if the library is getting loaded some other way. You can just comment out the
   include line.
 * If that causes more problems, you may have to wait until I can release the plugin
   with the latest version of the library. That will happen in the next major release.
 *  Plugin Author [Roland Barker](https://wordpress.org/support/users/xnau/)
 * (@xnau)
 * [6 years ago](https://wordpress.org/support/topic/wp-session-manager-update/#post-12929005)
 * One more thing that will complicate things on my end: I’m using version 3.0.4
   because it’s compatible with php 5.6 and WP plugins need to have compatibility
   back to php 5.6
 *  Thread Starter [Damian](https://wordpress.org/support/users/timersys/)
 * (@timersys)
 * [6 years ago](https://wordpress.org/support/topic/wp-session-manager-update/#post-12938145)
 * Thanks for the prompt reply. Yes we also have a version that doesn’t require 
   php 7, but loaded with composer.
    I will tell the custom to directly comment 
   out the library.
 * Thanks!

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

The topic ‘Wp Session Manager update’ is closed to new replies.

 * ![](https://ps.w.org/participants-database/assets/icon-256x256.jpg?rev=1389807)
 * [Participants Database](https://wordpress.org/plugins/participants-database/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/participants-database/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/participants-database/)
 * [Active Topics](https://wordpress.org/support/plugin/participants-database/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/participants-database/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/participants-database/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Damian](https://wordpress.org/support/users/timersys/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/wp-session-manager-update/#post-12938145)
 * Status: resolved