Quote:
Originally Posted by Onkel_Tom
Hi all,
integration in vB3 works fine. I've just a problem when I logout out of the forum or the 4images Gallery I get a message saying that there was a problem to log me out.
Is that normal or missed I something ?
|
https://vborg.vbsupport.ru/showpost....&postcount=161
that's the direct post where I have the fix, for vB 3.0.1
it should be included in the instruction file
pay attention to these lines:
in sessions.php
$url_logout = $url_app."login.php?do=logout&u=
{myuserid}";
includes/page_header.php
$myuserid = $user_info['user_id'];