[wikka-community] Announcing the release of WikkaWiki 1.3.6

fishy fishywang at gmail.com
Sat Dec 27 07:00:35 UTC 2014


Thanks. That kicked the error away, but logout doesn't really work (I'm
still logged in).

On Fri Dec 26 2014 at 11:27:43 AM Brian Koontz <brian at wikkawiki.org> wrote:

> On Fri, Dec 26, 2014 at 07:31:01AM +0000, fishy wrote:
> > Merry Christmas & thanks!
> >
> > There is actually a problem on my Dreamhost.
> >
> > On Line 3892 of libs/Wakka.class.php:
> >
> > $_SESSION = [];
>
> In typical confusing fashion, the PHP docs actually recommend
>
> session_destroy();
>
> So replace $_SESSION=[] with something like this:
>
> session_destroy();
> session_id('');
> unset($_SESSION['user']);
>
>   --Brian
>
> --
> Brian Koontz
> Wikka Development Team
> Systems Support and Random Tasking Dept.
>
> _______________________________________________
> WikkaWiki Community mailing list
> community at lists.wikkawiki.org
> http://lists.wikkawiki.org/mailman/listinfo/community
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wikkawiki.org/pipermail/community/attachments/20141227/99c4b0ed/attachment-0002.html>


More information about the community mailing list