Not getting the HTML editor up

Not getting the HTML editor up

Kay Patterson írta időpontban
Válaszok szám: 1

I have set it to on at site level and user level however it just doesn not appear. 1.5.2 [Patched-1] moodle version and ie6.

Any ideas?

Kay

Értékelések átlaga: -
Válasz erre: Kay Patterson

Re: Not getting the HTML editor up

José Moya írta időpontban

First of all, I'd suggest you to look at page source, or, if you can, with a javascript console. I have had many trouble with HTML editor in moodle, and most of them were related to server-side  problems (like advertising robots) and I only discovered them after reading page source.

The second step would be cheking for missing files (I have had some trouble with ftp clients aborting before sending all files) and permissions (make sure your lib folder is readable).