Great! This is now fixed in CVS too (and will end up on the languages pages within the next day)
Martin Dougiamas
Posts made by Martin Dougiamas
I've made you an admin account on http://moodle.sourceforge.net
They're completely generated on the fly. I've no idea what a "zero byte resource" error is though.
Can you try turning "debug" on in your admin variables page and looking at the image URL again?
Can you try turning "debug" on in your admin variables page and looking at the image URL again?
If you log in to this site using teacher/teacher, you can go into Demo 103 and see them.
Also, look on your pages which are missing the graphics, do a "view source" in your browser, and find the URL of the image. Then look at that URL directly in your browser - you may see error messages that tell you what the problem is. It's nothing obvious - your GD and Freetype setup looked OK.
Also, look on your pages which are missing the graphics, do a "view source" in your browser, and find the URL of the image. Then look at that URL directly in your browser - you may see error messages that tell you what the problem is. It's nothing obvious - your GD and Freetype setup looked OK.
Ah, OK, gotcha. It's not actually an applet, but ... ah doesn't matter :-)
Try replying to this post, and look in the formatting menu .. there's a new format I just added called "Plain text format" (took about 5 minutes).
Currently this format still replaces smilies, and replaces returns with <br /> but leaves all the HTML code alone and prints it as written.
For example:
<script language="Javascript">
<!--
document.write('<A TITLE="Read carefully" HREF=javascript:openpopup("/help.php?module=moodle&file=reading.html","popup","400","500") >Read carefully<IMG align="absmiddle" BORDER=0 HEIGHT=17 WIDTH=22 ALT="" SRC="http://moodle.org/pix/help.gif"></A>');
//-->
</script>
Does that do the trick?
Try replying to this post, and look in the formatting menu .. there's a new format I just added called "Plain text format" (took about 5 minutes).
Currently this format still replaces smilies, and replaces returns with <br /> but leaves all the HTML code alone and prints it as written.
For example:
<script language="Javascript">
<!--
document.write('<A TITLE="Read carefully" HREF=javascript:openpopup("/help.php?module=moodle&file=reading.html","popup","400","500") >Read carefully<IMG align="absmiddle" BORDER=0 HEIGHT=17 WIDTH=22 ALT="" SRC="http://moodle.org/pix/help.gif"></A>');
//-->
</script>
Does that do the trick?