Some links not working

Some links not working

av Valerie Williams -
Galle vástádusa: 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!

Gjennomsnittlig vurdering: -
Vástádussan geasa: Valerie Williams

Re: Some links not working

av Martin Dougiamas -
Bilde av Core developers Bilde av Documentation writers Bilde av Moodle HQ Bilde av Particularly helpful Moodlers Bilde av Plugin developers Bilde av Testers
Actually even http://www.knownworldweb.com/~valerie/University/index.php doesn't work for me. Are you sure about that location?
Vástádussan geasa: Martin Dougiamas

Re: Some links not working

av 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!

Vástádussan geasa: Valerie Williams

Re: Some links not working

av 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
Vástádussan geasa: Michael Hitzler

Re: Some links not working

av 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?