Help for Logging In
Problem: You enter your username and password, then click the "Log in" button. You enter the Members section and see the member page. But when you click any of the buttons at the top of the page, you get booted back to the login screen, and you have to log in again. This continues until you are ready to scream.
Explanation: This web site does not use any sort of tracking cookies, but during a logged in session, the server users cookies to maintain state between page requests. What this means is that when you log in, the server has to "remember" that you logged in, so it sets a variable (called a "session variable") in your browser's memory that lets the server know that you have already logged in.
Whenever you request a page that is protected by the login, the server checks for that session variable to see whether you have already logged in. If it detects the variable, it lets you view the page. Otherwise, it sends you to the login page and asks you to log in.
If your browser is set to disallow cookies, or if you have some software on your system that blocks cookies, the server can't set the session variable, and therefore can't remember that you've already logged in.
Solution: You can do any of the following:
- Set your browser to accept cookies. (see below)
- Set your browser to accept "session" cookies. (see below)
- Add the Ridley site to your list of "Trusted" web sites (IE only). (see below)
- If, after setting your browser to accept cookies, you still have problems logging in, you may be running a privacy program of some sort. While you are on the Ridley site, disable the privacy software that is blocking the cookies. Or, if possible, configure your privacy software to allow the Ridley site to set session cookies. Unfortunately, there are too many different types of privacy software to include instructions for doing this. But you can probably find instructions in your privacy software help files.
For detailed instructions on how to set your browser to accept cookies, find the pertinent paragraph below.
Configuring Netscape Navigator 4 (PC)
- Go to the 'Edit' menu on the Netscape Navigator window.
- Select 'Preferences.'
- Click on the word 'Advanced' in the 'Category' window.
- Either 'Accept all cookies' or 'Accept only cookies that get sent back to the originating server' should be checked.
- Go back to the 'Category' window and click on the '+' sign next to 'Advanced.'
- Click on 'Cache.'
- 'Page in cache is compared to page on network' should be set to 'Every time'.
- Click on the 'OK' button.
Configuring Netscape Navigator 4.7 (Mac)
- Go to the 'Edit' menu on the Netscape Navigator window.
- Select 'Preferences.'
- Click on the word 'Advanced' in the 'Category' window.
- Either 'Accept all cookies' or 'Accept only cookies that get sent back to the originating server' should be checked.
- Go back to the 'Category' window and click on the triangle next to 'Advanced.'
- Click on 'Cache.'
- 'Page in cache is compared to page on network' should be set to 'Every time'.
- Click on the 'OK' button.
Configuring Netscape Navigator 6 (PC/Mac)
- Go to the 'Edit' menu on the Netscape Navigator window.
- Select 'Preferences.'
- Double-click on 'Privacy & Security' in the 'Category' window.
- Click on 'Cookies' under 'Privacy & Security'
- Select the 'Enable cookies for the originating website only' radio button.
- Click on the 'OK' button.
Configuring Netscape Navigator 7 (PC/Mac)
- On a PC, go to the 'Edit' menu on the Netscape Navigator window. On a Mac, go to the 'Navigator' menu.
- Select 'Preferences.'
- Double-click on 'Privacy & Security' in the 'Category' window.
- Click on 'Cookies' under 'Privacy & Security'
- Select the 'Enable cookies for the originating website only' radio button.
- Click on the 'OK' button.
Configuring Microsoft Internet Explorer 4 (PC)
- Go to the 'View' menu on the Internet Explorer window.
- Select 'Internet Options.'
- Click on the 'Advanced' tab.
- Scroll down until you see the 'Security' section.
- Click on 'Always accept cookies.'
- If the button for 'Prompt before accepting cookies' is selected, click on the button to turn it off.
- Click on the 'OK' button.
Configuring Microsoft Internet Explorer 4.5 (Mac)
- Go to the 'View' menu on the Internet Explorer window.
- Select 'Internet Options.'
- Click on the 'Advanced' tab.
- Scroll down until you see the 'Security' section.
- Click on 'Always accept cookies.'
- If the button for 'Prompt before accepting cookies' is selected, click on the button to turn it off.
- Click on the 'OK' button.
Configuring Microsoft Internet Explorer 5 (Mac)
- Go to the 'Explorer' menu and select 'Preferences'.
- Under 'Web Browser' click on 'Web Content'.
- In the 'Active Content' section make sure that 'Enable Scripting' is checked.
- Under 'Receiving Files' click 'Cookies'.
- For 'When receiving cookies' select 'Never Ask'.
- Click on the 'OK' button.
Configuring Microsoft Internet Explorer 5 & 5.5 (PC)
- Go to the 'Tools' menu on the Internet Explorer window.
- Select 'Internet Options.'
- Click on the 'Security' tab.
- Click on the 'Internet' icon in the upper pane of the 'Security' tab
- If there is a slider In the frame labeled 'Security level for this zone', move the slider up or down until it is set for the 'Medium' security level.
- If there is no slider in the frame labeled 'Security level for this zone' frame, click on 'Default Level'.
- Click on the 'OK' button.
Configuring Microsoft Internet Explorer 6 (PC)
- Go to the 'Tools' menu on the Internet Explorer window.
- Select 'Internet Options.'
- Click on the 'Privacy' tab.
- In the frame labeled 'Settings', move the slider up or down until it is set for the 'Medium' security level or lower.
- If there is no slider in the 'Settings' frame and you are using advanced settings:
- Click on the 'Advanced...' button.
- Check the 'Override automatic cookie handling' box.
- Select the 'Accept' radio button under 'First-party Cookies'.
AND/OR
- Check the box labelled 'Always allow session cookies.'
- Click on the 'OK' button.
- Click on the 'OK' button.
Configuring Other Browsers
Other browsers must be set to allow persistent and per-session first-party cookies. See the document for your browser for instructions.
Make Ridley a trusted web site (IE)
- Go to the 'Tools' menu on the Internet Explorer window.
- Select 'Internet Options.'
- Click on the 'Security' tab.
- Click the 'Trusted Sites' icon.
- Click the button labelled 'Sites'.
- Where it says 'Add this web site to the zone', type in www.ridleyclassof74.com.
- Click the 'Add' button.
- Click 'OK' twice.