Comments/Ratings for a Single Item
![Editor](/index/editor.gif)
This page demonstrates the broken diagram issue and another strange issue:
http://www.chessvariants.com/invention/cataclysm
The designer diagram shows up as a broken image. The other strange thing is that regular embedded images on lots of pages have changed size seemingly randomly. Scroll down and check out the four images demonstrating the movements of the pieces. These four images were all the same size.
What happened here was I added some JavaScript to a file that drawdiagram.php includes. Since this script outputs an image file, the presence of any text in its output, such as the added JavaScript, will corrupt it. So I put the JavaScript in its own file, and now drawdiagram.php is working correctly.
6 comments displayed
Permalink to the exact comments currently displayed.
A lot of images created with Diagram Designer seem to be broken now. Most of them were setups for Charles Gilman's variants, which kind of makes me sad since I'm a big fan of his. Could anybody fix this?