Quote:
Originally Posted by nosaj
tried the new code, only in gallery1, and then signedinandout of gallery1 and the same error happened. The error isnothingmajor,basically just one extra click for the users.
But everything else is working amazingly well!
|
Error is error, and I still dont like this error :>
I tried on my album, and it works well.
when you get your mouse over logout link, do you see your useridattheend of that link? it should besomethinglike.../forum/login.php?do=logout&u=xxx
or you can try this code instead. if it gives error or doesnt work, give the other one back. I didnt test this one right now.
PHP Code:
"url_logout"=>(!empty($url_logout))?$site_sess->url($url_logout):$site_sess->url($url_app."login.php?do=logout&u=".$user_info['user_id']),
regarding to Chrissicom post on his update for version 1.7.1:
https://vborg.vbsupport.ru/showpost....&postcount=286
I dont see any differences in the filesconstants.phpandsessions.phpthatneed for the integration, exept forchangingcookietimeout valueand thisline: * Modified to workwithvBulletin3.0.6byChrissicom *
My code is some kinda messy, but I still ignore his constribution tothecode. The other two files might be for 4-images improvement, notforthis integration.
I am sorry but this Chrissicom "law" student is really funny though.