Netscape 7.1 Login Problem

Netscape 7.1 Login Problem

Bởi Jeff Greer -
Số lượng các câu trả lời: 2
1. I am using Moodle 1.2.1
2. Login with MS IE poses no problems.
3. However, when I login with Netscape 7.1 with either the Linux or Windoze versions, a login problem develops, but only on the first login with each browser session.
4. After chosing the login, I type in the user name and password. It brings me to a window that again displays that I'm not logged in. I select login again, and it takes me to the login window. At the bottom of the window, it states that "user" is logged in. If I select "Home" that is under that point, it takes me to the home page, I'm logged in and everything is fine. I can now logout and log in as a user or administrator and everything works fine.
5. I read the faq entries for login. Secureforms is set to "No".
6. Where is $CFG->wwwroot located in the admin area or files? I was unable to find this setting to check.

Thanks, Jeff
PS. I really like your software it is excellent!
Trung bình điểm đánh giá: -
Để phản hồi tới Jeff Greer

Re: Netscape 7.1 Login Problem

Bởi Przemyslaw Stencel -
It looks like a mismatch between the wwwroot variable and the actual url used. You will find the $CFG->wwwroot in the config.php file in the main moodle directory.
Để phản hồi tới Przemyslaw Stencel

Re: Netscape 7.1 Login Problem

Bởi Jeff Greer -
Changing the setting for $CFG sovled the problem.

It was originally set to: http://freediscovery.net/homesch
    This url can be used and was set by the Fantastico intall script.

I changed it to: http://www.freediscovery.net/homesch

That fixed it. Thank you very much for the help.

Jeff