Note: You are currently viewing documentation for Moodle 2.2. Up-to-date documentation for the latest stable version is available here: error/moodle/usernamelowercase.

error/moodle/usernamelowercase

From MoodleDocs
Revision as of 02:58, 9 August 2012 by Ryan Fulcher (talk | contribs) (Created page with "The url for the moodle site attempting to register with a hub can not contain upper case letters. So a site like http:// somemoodle.org/2000_Spring will return an error and point...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The url for the moodle site attempting to register with a hub can not contain upper case letters. So a site like http:// somemoodle.org/2000_Spring will return an error and point to this page you are reading now. Even though it is perfectly valid to either upper or lower case letters in the folder portion of a url, it won't work in this case.