A required parameter (id) was missing

A required parameter (id) was missing

by Chris Douloff -
Number of replies: 3

I just started having this problem: ' A required parameter (id) was missing' when I try to access any of my site files (i.e. 'Files' > 'moddata') through the folders.

Any thoughts much appreciated!

Chris

Average of ratings: -
In reply to Chris Douloff

Re: A required parameter (id) was missing

by Mawuli Kuivi -
Check the directory permissions on the moddate and see if the web user e.g. apache has the correct/enough permissions to access the files.
In reply to Chris Douloff

Re: A required parameter (id) was missing

by Howard Miller -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers
What version of Moodle are you using?
In reply to Howard Miller

Re: A required parameter (id) was missing

by Chris Douloff -

Version 1.5.1 (when the problem first appeared), but now 1.5.2. I even reinstalled Moodle (1.5.2) with a fresh database, and yet the problem persists. Here is what the link looks like after I receive the error ( A required parameter (id) was missing ) after trying to access the folder moddata from 'site files':

http://www.cdouloff.com/moodle/files/index.php?id=2&wdir=%2Fmoddata&choose=

You'll notice that an id (e.g. id=2) is not being appended to the link. This is evident when hovering over the link and looking at the forwarding address in IE's status bar.

If this is a server problem somehow in the domain of my host I'd like to be able to tell them more precisely where the problem lies.

Again, any thoughts are appreciated.