((path) ? "; path=" + path : "") +
change to this:
((path = '/') ? "; path=" + path : "") +
There, that fixes the cookies and user's won't lose any of their stored cookie data
Thrik wrote:Could this be related to why my [if-logged] isn't working? I've got those tags wrapped around an edit link, but it doesn't seem to ever show even if I submit a comment using my admin name/password or am logged into the admin panel. I've tried removing the path and then logging out/in but it hasn't helped. :~
Users browsing this forum: No registered users and 0 guests