Last modified: 2008-01-22 20:36:48 UTC
The toolbar is not displayed on some Wikimedia Projects (I checked de.wikiversity, de.wikibooks, de.wikipedia and en.wikipedia logged in and anynymous). It also seems indepentend of the browser (I tested FF2.0 and IE7). Maybe it's dependent on the chache, so not every user see that problem on all projects.
Working here...
Being logged out it's also working for me, but not when logged in. For me it appears only at de.wikibooks.
Use Firefox, empty your browser's cache, then try to reproduce the bug. Then go to Tools > Error console to see if there are some Javascript errors which prevent the toolbar to be shown for you.
I've tested it and it didn't work either. There is also no error recorded in the error console. Then I looked up the source code and found being logged out a <div id='toolbar'> tag (with javascript code inside: addButton...). But that tag I cannot find in the source code when I am logged in.
Weird. I can see that DIV both logged in and logged out (cache is purged). Can you send the whole HTML you get logged and and logged out to me by email? (In case you don't already know, you just need to mouse-over my nickname here to see my email address.)
As info: heuler06 sent Huji an email, attached by two html-files.
Go to Special:Preferences on the desired wiki, go to Editing tab and make sure "Show edit toolbar" option is selected. That should solve your problem.
Okay... That's solving the problem. I'm feeling very sheepish about it now. Sorry for wasting your time.