Posts made by Martin Dougiamas

Picture of Core developers Picture of Documentation writers Picture of Moodle HQ Picture of Plugin developers Picture of Testers
It sounds like you aren't using the latest release of Moodle (1.0.1) ... what you are describing is a known problem with 1.0 on a few servers that I fixed in 1.0.1 (and the fix is controlled by the $CFG->slasharguments variable).
Picture of Core developers Picture of Documentation writers Picture of Moodle HQ Picture of Plugin developers Picture of Testers
Hi, Michael.

Strange problem - is everything else working OK?

The theme is stored in the 'config' table as a record with name = "theme".

The code involved is pretty simple, but I've just added a few more error checks to give more feedback in case something does go wrong.