• Resolved wfunderberg

    (@wfunderberg)


    While our website receives modest hits it seems like the Events-Manger plugin is creating a session with every hit to a page. On our site we are only displaying the events and do not allow any booking, modifications, etc.

    Every sess_ file (php) that is being created only contains the following:

    events-manager|a:1:{s:7:"notices";s:83:"a:4:{s:6:"errors";a:0:{}s:5:"infos";a:0:{}s:6:"alerts";a:0:{}s:8:"confirms";a:0:{}}";}

    I would really like to figure out a way to turn off the session or is this a problem with the plugin-in? In the past 30 mins over 500 “sess_” files have been created only containing the above session data.

    https://www.ads-software.com/extend/plugins/events-manager/

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: Events Manager] Trying to figure out why Events-Manager is creating so many PHP sess_ files’ is closed to new replies.