[Plugin: wSecure Authentication] Warning: session_destroy() [function.session-destroy]:
-
I’m getting the following error when logging out from the Dashboard/admin/backend. I’m using the Advanced version 1.1 but line 68 of 1.1 is the same as line 65 of the free 1.0 version.
Warning: session_destroy() [function.session-destroy]: Trying to destroy uninitialized session in /path/to/wp-content/plugins/wsecure/includes.php on line 68
Warning: Cannot modify header information – headers already sent by (output started at /path/to/wp-content/plugins/wsecure/includes.php:68) in /path/to/wp-includes/pluggable.php on line 866
I’ve checked to make sure there are no blank spaces or lines before <?php or after ?>
Not sure what else to check except this is line 68 (or line 65 of the free version:
session_destroy();I’ve reported it to the authors, but I’m curious if anyone else has any ideas.
Thanks.
The topic ‘[Plugin: wSecure Authentication] Warning: session_destroy() [function.session-destroy]:’ is closed to new replies.