Some links not working

Some links not working

Valerie Williams - келді
Number of replies: 4

Okay, got Moodle installed fairly easily, and it all seems to be working well except that some of the links are not working correctly.  For instance, when I signed up as a test user, the link sent to me in my email did not work. Also, when I click on "logout" it goes to http://64.62.157.98/~valerie/University which is the correct location, but doesn't fill in the "/index.php" to make it a valid link.

I expect that I did something wrong in the config.php file but can't figure it out. Please let me know what I need to correct. Thanks!

In reply to Valerie Williams

Re: Some links not working

Martin Dougiamas - келді
Core developers қатысушының суреті Documentation writers қатысушының суреті Moodle HQ қатысушының суреті Particularly helpful Moodlers қатысушының суреті Plugin developers қатысушының суреті Testers қатысушының суреті
In reply to Martin Dougiamas

Re: Some links not working

Valerie Williams - келді

Yeah. I'm working on transferring my site www.knownworldweb.com to a new host, so you have to actually type in the ip address http://64.62.157.98/~valerie/University/index.php until I get it switched over.  When you clicked on the link it probably automatically translated, but it's not propagated to that ip.  Thanks!

In reply to Valerie Williams

Re: Some links not working

Michael Hitzler - келді
Hi Valerie,

I guess it is a server-setting. I am not 100% sure, but you can choose a setting in your server setup where it should go, when there is no specific file chosen. Usualy they point to index.html or index.htm, but you can also point to index.php which would be correct here.

I am not sure if that is the problem, but it might help to figure it out.

Michael
In reply to Michael Hitzler

Re: Some links not working

Valerie Williams - келді

Okay, after a little more experimentation, the confirmation email link is now working.  The one that is consistently not working is the Logout redirect.

I'm sure this is not a server issue, because when I click on the home page or admin links, which allow the server to look for index.php, it works.  It's only when I logout as a user, and it tries to redirect me that it doesn't work.

Any suggestions?