]> git.mjollnir.org Git - moodle.git/commitdiff
Added item: loginsetting
authorjohncaptain <johncaptain>
Thu, 12 Jun 2003 13:08:30 +0000 (13:08 +0000)
committerjohncaptain <johncaptain>
Thu, 12 Jun 2003 13:08:30 +0000 (13:08 +0000)
lang/en/docs/faq.html

index 29e50b581e685c0db0c4f46f387625233f806686..e7f6e502b5b74e3221e1c2dabdbc737c0c272c2f 100644 (file)
 
 <p class="questionlink"><a href="#fixdirroot">When I go to the admin page, I get told to make dirroot blank!</a></p>
 
+<p class="questionlink"><a href="#loginsetting">I login but the login link at top of page doesn't change. I am logged in and can navigate freely within the site.</a></p>
+
 <p class="questionlink">&nbsp;</p>
 
 <h3 class="question"><a name="filenotfound"></a>Whenever I try to access or view 
 <p class="answercode">if (!empty($dirroot) and $dirroot != $CFG->dirroot) {</p>
 
 
+<h4 class="question"><a name="fixdirroot"></a>I login but the login link at top of page doesn't change. I am logged in and can navigate freely within the site.
 
+<p class="answer">Make sure the URL in your $CFG->wwwroot setting is exactly the same as the one you are actually using to access the site.</p>
 
 
 <h2>&nbsp;</h2>