Make sure your directory /usr/local/httpd/htdocs/www/www.aestudiar.cl/moodle/moodledata is writeable by the web server. More details in the Install documentation.
http://moodle.com/doc/?frame=install.html
Martin Dougiamas
Posts made by Martin Dougiamas
10-100 is nothing. Even though theoretically they might be "on-line" at the same time, you'll find within any given minute there will be only a few accesses.
Offhand I don't know what could be causing that. Can you please email me your URL?
You know what would be great? Make PostNuke into a Moodle module.

I would disagree that social constructivism is a methodology as such, it's more a perspective, but I think you're right that it's very compatible with the Internet!
I would disagree that social constructivism is a methodology as such, it's more a perspective, but I think you're right that it's very compatible with the Internet!
Found it - it was a Moodle bug that only shows when using the Richtext editor.
To fix, edit mod/choice/mod.html and replace:
document.form.description
with:
document.form.text
This is fixed in CVS and the next release. Thanks for the report.
To fix, edit mod/choice/mod.html and replace:
document.form.description
with:
document.form.text
This is fixed in CVS and the next release. Thanks for the report.