![]() |
I just installed twice and it still isn't working.
mtha, I just signed up for your forums/gallery. When I login through your gallery page, then close my browser, reopen, and go to your gallery it shows me as not logged in. ?? |
MTHA!!!! YOU DID IT!!! IT WORKS COMPLETELY!!!! YOU ARE THE MAN! IF I WAS NEAR YOU I WOULD KISS YOU!!!!!! :) :) :) :)
ANYONE still having problems, start with a fresh install or fresh unhacked VB and 4IMAGES files... if you go slow you can't mess it up... ITS PERFECT! YOU ROCK!!! NO MORE LOGGING OUT!!! WOOHOO STAND UP JOB MTHA!!! |
Mine seems to only remember sessions for admins now. Normal users are not remember as being logged in.
|
Quote:
|
Quote:
the new sessions.php in the first post was updated. basically, you will only need to change the condition: Look for: PHP Code:
PHP Code:
or you can remove the whole && $this->user_info['user_level'] != USER_AWAITING well, I see this doesnt make alot of sence to force those who are awaiting for email confirmation not to be "remembered". but it was is the original code, so ... I just leave it there in case someone use it. Quote:
|
That works. Thanks.
One thing though, it is still not displaying that users are viewing the gallery in my vB forum. I went through all the steps several times and it still says Viewing Index (the forum index). Any ideas on this? Is that working on your forum? |
Quote:
yes it is working fine on my forum. https://vborg.vbsupport.ru/showpost....5&postcount=35 instead of using album for token, use gallery in your case. in gallery/include/sessions.php PHP Code:
make sure that you have this lines correct in sessions.php too PHP Code:
PHP Code:
$site_db->query($sql); [/PHP] if it does not seem to work, do some test: - access your album (either login or not login). Make sure that leave the browser stay IN ALBUM, dont go to forum :D - login to your database, maybe using phpMyadmin - browse to session table, and look for your record (based on your IP, maybe) here's the query to show it: Code:
SELECT * FROM `session` WHERE host = 'XXX.XXX.XXX.XXX'; - check the location field, and see if there's anything in there. it should show /gallery/xxxx if you have everything correct. |
It does seem like you didnt have your album location saved in database (looking from "guest" view).
if the above doesnt work, you may want to put some text before $this->user_location and see if the text is saved in database. :D PHP Code:
|
I found the problem. I didn't set the case check in the vB functions_online.php file to be "gallery"
|
Quote:
Quote:
perhaps it's unreasonable to ask you to make a hack I want however I believe vb3 communities really need a hack like that. vb.org has no music online script. I anyways hope you will change your mind somedays |
All times are GMT. The time now is 10:50 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|