added a comment - I checked the error log as shown below.
Previously, I used extra modules such as audio recorder, flash, ipodcast, podcast etc and deleted these modules since I was informed that these extra modules could be sources for the problems.
I found that the errors occured because it required deleted files.
I added the required the modules and the moodle seems to work.
I can edit the courses by turn on the edit button.
By the way, it takes so long time (5 hours) to update using cvs. What's wrong with cvs server?
Thanks in advance.
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
[Thu Apr 19 09:25:44 2007] [error] [client 203.250.135.231] PHP Warning: include_once(C:\\moodle18
moodle/mod/audiorecorder/lib.php)
[<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in C:\\moodle18\\moodle\\course
lib.php on line 1126, referer:
http://moodle.pcu.ac.kr/
[Thu Apr 19 09:25:44 2007] [error] [client 203.250.135.231] PHP Warning: include_once()
[<a href='function.include'>function.include</a>]: Failed opening 'C:\\moodle18
moodle/mod/audiorecorder/lib.php' for inclusion (include_path='.;C:\\moodle18\\php\\pear
') in C:\\moodle18\\moodle\\course
lib.php on line 1126, referer:
http://moodle.pcu.ac.kr/
[Thu Apr 19 09:25:44 2007] [error] [client 203.250.135.231] PHP Warning: include_once(C:\\moodle18
moodle/mod/flash/lib.php)
[<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in C:\\moodle18\\moodle\\course
lib.php on line 1126, referer:
http://moodle.pcu.ac.kr/
[Thu Apr 19 09:25:44 2007] [error] [client 203.250.135.231] PHP Warning: include_once()
[<a href='function.include'>function.include</a>]: Failed opening 'C:\\moodle18
moodle/mod/flash/lib.php' for inclusion (include_path='.;C:\\moodle18\\php\\pear
') in C:\\moodle18\\moodle\\course
lib.php on line 1126, referer:
http://moodle.pcu.ac.kr/
[Thu Apr 19 09:25:44 2007] [error] [client 203.250.135.231] PHP Warning: include_once(C:\\moodle18
moodle/mod/ipodcast/lib.php)
[<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in C:\\moodle18\\moodle\\course
lib.php on line 1126, referer:
http://moodle.pcu.ac.kr/
[Thu Apr 19 09:25:44 2007] [error] [client 203.250.135.231] PHP Warning: include_once()
[<a href='function.include'>function.include</a>]: Failed opening 'C:\\moodle18
moodle/mod/ipodcast/lib.php' for inclusion (include_path='.;C:\\moodle18\\php\\pear
') in C:\\moodle18\\moodle\\course
lib.php on line 1126, referer:
http://moodle.pcu.ac.kr/
[Thu Apr 19 09:25:44 2007] [error] [client 203.250.135.231] PHP Warning: include_once(C:\\moodle18
moodle/mod/podcast/lib.php)
[<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in C:\\moodle18\\moodle\\course
lib.php on line 1126, referer:
http://moodle.pcu.ac.kr/
[Thu Apr 19 09:25:44 2007] [error] [client 203.250.135.231] PHP Warning: include_once()
[<a href='function.include'>function.include</a>]: Failed opening 'C:\\moodle18
moodle/mod/podcast/lib.php' for inclusion (include_path='.;C:\\moodle18\\php\\pear
') in C:\\moodle18\\moodle\\course
lib.php on line 1126, referer:
http://moodle.pcu.ac.kr/
[Thu Apr 19 09:25:48 2007] [error] [client 203.250.135.231] PHP Warning: require_once(C:\\moodle18
moodle/mod/podcast/lib.php)
[<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in C:\\moodle18\\moodle\\course
lib.php on line 1473, referer:
http://moodle.pcu.ac.kr/course/view.php?id=38
It's important that you tell us whether or not you can see the footer at the bottom of the page when you turn editing on. (See the attached file for an example of a footer). If you do not see the footer, this could indicate a hidden code error (you could probably see it by switching your site's debug value to a higher value).