Logged in?
Moderator: Moderators
-
- Mike Fink Keel Boats Boatswain
- Posts: 324
- Joined: Apr Sat 30, 2005 2:35 am
- Location: Fresno, CA
- Contact:
Logged in?
Okay so yesterday I had to erase my cookies. But whenever I log in an hit remember me. And when I come back it's doesn't remember me. This is the only site it does it to. Is it my computer?
I've gone full circle on my avatars.
Which section are you in when this happens? The login's connected to the forums. And I think the timeout gets reset while not in the forums. I'll look into that.
I set the session to stay on for 5 hours. Maybe it'll make a difference.
I set the session to stay on for 5 hours. Maybe it'll make a difference.
Last edited by subsonic on Apr Wed 12, 2006 4:51 pm, edited 1 time in total.
Join our chat in Discord: https://discord.gg/zw5by3z
-
- Rocket Jets Flight Director
- Posts: 1815
- Joined: Aug Fri 13, 2004 4:19 pm
- Location: Riverside, CA
- Contact:
I notice you have to go to www.subsonicradio.com for things to work. subsonicradio.com doesn't work
Sub add this code to the index page
Sub add this code to the index page
Code: Select all
<?
$zzz=$_SERVER['HTTP_HOST'];
if($zzz=="subsonicradio.com"){
header("location: http://www.subsonicradio.com");
}
?>
-
- Tom Sawyer Island Rafts Skipper
- Posts: 2561
- Joined: Dec Thu 29, 2005 11:22 pm
- Location: Here Kitty, Kitty, Kitty.......
Hopefully the upgrades will fix some of these issues. I'm going to code my own session information so that should fix the session issues. And, for the now playing, I'm going to put that into an iframe so only that reloads when the song is done.
Join our chat in Discord: https://discord.gg/zw5by3z
Hey Sub, here is a strange thing. I tried to login from home and couldn't. So I dialed into my office through terminal services went on the site from IE and I can log in fine from there. What setting on my home computer could be stopping me from loggin in there? I just got a wireless dsl and changed isp's. Could that have something to do with my problem?
-
- Rocket Jets Flight Director
- Posts: 1815
- Joined: Aug Fri 13, 2004 4:19 pm
- Location: Riverside, CA
- Contact:
I don't know what's going on with these login issues, but read here please.
viewtopic.php?t=1498
viewtopic.php?t=1498
Join our chat in Discord: https://discord.gg/zw5by3z