Since installing 3.0-alpha3, I'm getting errors in the log because /sites/all/modules/admin_menu/admin_menu_toolbar/admin_menu_toolbar.css refers to /modules/toolbar/toolbar.png, which does not exist.
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | 554124_10_1.png | 154.57 KB | scottrigby |
| #10 | 554124_10_2.png | 155.78 KB | scottrigby |
| #10 | 554124_10_3.png | 140.46 KB | scottrigby |
Comments
Comment #1
decipheredI second this.
Cheers,
Deciphered.
Comment #2
scottrigbythis is from the toolbar module in D7.
@sun: Did this stylesheet accidentally get copied from 7.x?
Comment #3
mshepherd commentedI get this in the dev version for the D6 release too (6.x-3.x-dev - 2009-Aug-19).
Comment #4
crmd commentedsecond..
Comment #5
salvisPutting the file (from cvs) where it's expected solves the nuisance.
Comment #6
jgoldfeder commentedConfirmed.
You can get a copy here:
http://cvs.drupal.org/viewvc.py/drupal/drupal/modules/toolbar/toolbar.pn...
Comment #7
dave reidCommitted the missing image and the changed path in admin_menu_toolbar.css. Thanks!
Comment #8
scottrigby@Dave Reid: lovely :) Still, this doesn't work in D6 as expected does it?
Comment #9
dave reid@scottrigby: What do you mean? The toolbar theme looks exactly as it should be now with the fix.
Comment #10
scottrigbyI'm not completely sure how it should look. But what i do see is the toolbar opens to the right, off the screen, and I can only scroll over to see the toolbar items on hover. Here are some screenshots - maybe we're seeing different things?
Comment #11
dave reidIt appears to be working as expected, but just not displayed properly. Please file a new issue.
Comment #12
scottrigbythanks Dave - yeah, i was thinking it probably needed it's own issue but wasn't exactly sure how this was supposed to look (how it differs from D7, if what i saw was related to the png etc). I added the new issue here: #588936: Toolbar shortcuts not displaying properly