|
|
 |
|

3rd Feb 03, 06:45 AM
|
 |
Senior Member
|
|
Join Date: Jul 2001
Posts: 323
|
|
I don't know about anyone else, but when I am going through the forum if I use my refresh button it always brings me back to the front/main page no matter where I am at, whats up with that?
|
|

3rd Feb 03, 10:48 AM
|
 |
Administrator
|
|
Join Date: Oct 2001
Posts: 2,172
|
|
You aren't alone kam. I'll see if we can't get Zone or Seph to look into it. 
|
|

3rd Feb 03, 04:55 PM
|
BetaONE Supporter
|
|
Join Date: Jul 2001
Posts: 173
|
|
Seems to work fine for me, hitting refresh leaves me on the same page.
I'm doing it here on this thread to check out belthazor's collection of sigs. 
Dave
|
|

3rd Feb 03, 06:31 PM
|
 |
Administrator
|
|
Join Date: Nov 2001
Posts: 2,996
|
|
Originally posted by Dave@Feb 3 2003, 04:55 PM
Seems to work fine for me, hitting refresh leaves me on the same page.
I'm doing it here on this thread to check out belthazor's collection of sigs. 
Dave
Just wondering, are you browsing through the front-page & portal or do you link straight to the forums?
I get the same refresh problem when i browse through the portal but its fine if i use a shortcut straight to the forums
|
|

3rd Feb 03, 06:43 PM
|
 |
Senior Member
|
|
Join Date: Jul 2001
Posts: 323
|
|
Just wondering, are you browsing through the front-page & portal or do you link straight to the forums?
I get the same refresh problem when i browse through the portal but its fine if i use a shortcut straight to the forums
I have the same problem whereever I link to. So that doesn't work for me. Just thought I would give it a try to no avail., thanks tho.
|
|

3rd Feb 03, 07:35 PM
|
BetaONE Supporter
|
|
Join Date: Jul 2001
Posts: 1,979
|
|
the only way to fix this would be for me or zone to somehow or another to redo the portal so that it isn't frame based, which i'm not sure of how difficult that's gonna be to do, it may take me a while because i don't have a lot of time online lately but it'll get done sooner or later 
|
|

3rd Feb 03, 10:16 PM
|
 |
BetaONE Supporter
|
|
Join Date: Jul 2001
Posts: 819
|
|
Uhm, it could be done with cookies...
Tested a bit with t, and it looks to me it could be done that way. Need to learn about session cookies to perfect it
<?php
if (isset($_COOKIE['betaONEpage'])) {
if ($_COOKIE['betaONEpage'] == "Portal") { $betaONEpage = "/portal/"; }
else { $betaONEpage = "/forums/"; }}
else { setcookie("betaONEpage", "Portal", time() + 60, "/", " www.betaone.net" ); }
?>
and
<FRAME name="main" src=<? print "$betaONEpage" ?> scrolling="auto">
__________________
Several security vulnerabilities in Firefox and the Mozilla Suite of Internet software put users of the open-source products at risk of hacker attacks, the Mozilla Foundation is warning.
|
|

9th Feb 03, 09:37 PM
|
BetaONE Supporter
|
|
Join Date: Jul 2001
Posts: 1,979
|
|
hmm, /me tries that now cacti
|
|

9th Feb 03, 09:57 PM
|
 |
BetaONE Supporter
|
|
Join Date: Jul 2001
Location: Quebec
Posts: 1,710
|
|
I don't have this problem
Did you wipe your cookies ?
__________________
|
|

20th Feb 03, 04:21 AM
|
BetaONE Supporter
|
|
Join Date: Jul 2001
Posts: 1,979
|
|
le cactus is working on something that'll permanently fix this... it should hopefully be done this weekend 
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
Thread Tools |
|
Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +1. The time now is 12:10 AM.
|
|