4 responses to “Dokuwiki Toolbar Missing”

  1. pol

    thanks. this helped me a lot.

  2. Menno

    In lib/scripts/media.js change the line
    media =
    to
    var media =
    (so add ‘var ‘ to the front)
    and it should work again in chrome. Posting here since I found this topic first when searching for an answer.

  3. PeterRJG

    Thank you, this fixed it.

Leave a Reply