In devel_themer.module line 558 it calls for /loader-little.gif that isn't available giving an error of file not found. This is with Theme Developer installed but not in use on the page.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | loader_missing.patch | 2.52 KB | kenneth.venken |
Comments
Comment #1
mortona2k commentedSame prob for me. Steal it from this guy: http://www.colombie.campusfrance.org/sites/all/modules/devel/loader-litt...
*changed your title to help others find it, since this issue has been open since january..
Comment #2
kenneth.venken commentedThe link points to an image in the devel module, but this image doesn't exist anymore. It was removed by Jeff Robins on Dec 6 15:36:57 2010 because it wasn't used. So we should probably include the image directly into Theme Developer.
Comment #3
kenneth.venken commentedHere is a patch that adds the image to devel_themer and enables the throbber.
Comment #4
effulgentsia commentedThanks. Committed #3, except for the enabling of the throbber in devel_themer.js, to master branch. If someone would like the throbber enabled, please open a new issue for that, for people to test.