A required parameter (id) was missing

A required parameter (id) was missing

autor Chris Douloff -
Počet odpovědí: 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

Průměr hodnocení: -
V odpovědi na Chris Douloff

Re: A required parameter (id) was missing

autor 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.
V odpovědi na Chris Douloff

Re: A required parameter (id) was missing

autor Howard Miller -
Obrázek: Core developers Obrázek: Documentation writers Obrázek: Particularly helpful Moodlers Obrázek: Peer reviewers Obrázek: Plugin developers
What version of Moodle are you using?
V odpovědi na Howard Miller

Re: A required parameter (id) was missing

autor 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.