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

error/moodle/invalidsesskey

From MoodleDocs
Revision as of 02:30, 8 September 2008 by Martin Dougiamas (talk | contribs) (New page: Some reasons why you might have got an "Invalid Sesskey" message are: # Your site doesn't the PHP setting "sessions.autostart=0" (Installing_Moodle#Software) # You logged out at some...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Some reasons why you might have got an "Invalid Sesskey" message are:

  1. Your site doesn't the PHP setting "sessions.autostart=0" (Installing_Moodle#Software)
  2. You logged out at some time between opening the form and submitting it.
  3. You have followed a bad link to a form script.