Debug message due to PHP Sessions
-
On my site, the plugin reports the following debug message:
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
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.
- You must be logged in to reply to this topic.