DokuWiki

It's better when it's simple

User Tools

Site Tools


faq:toolbar

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
faq:toolbar [2013-10-16 21:16] 213.142.180.36faq:toolbar [2017-07-06 18:39] 184.68.34.30
Line 1: Line 1:
-====== No editing toolbar ======+====== No editing toolbar  ======
  
-:?: Somehow the editing [[:toolbar]] vanishedjjjjjjjj and isn't visible anymore. What should I do?+:?: Somehow the editing [[:toolbar]] vanished and isn't visible anymore. What should I do?
  
 :!: The editing toolbar is built through JavaScript. This means if there is an error in the JavaScript somewhere the script will be aborted and the toolbar won't be visible. To troubleshoot this follow the following steps: :!: The editing toolbar is built through JavaScript. This means if there is an error in the JavaScript somewhere the script will be aborted and the toolbar won't be visible. To troubleshoot this follow the following steps:
Line 25: Line 25:
     * always put your changes in the local.php file     * always put your changes in the local.php file
     * Undefined config values are known to break the JavaScript, so this is important! (i.e.: make sure ''$conf['usedraft']'' is defined)     * Undefined config values are known to break the JavaScript, so this is important! (i.e.: make sure ''$conf['usedraft']'' is defined)
 +    * Make sure the file /lib/exe/jquery.php has the proper permissions to be read by your webserver (try to access it from the web)
   - Try disabling any installed third party plugins, their JavaScript might be broken (i.e.: remove the old jquery plugin)   - Try disabling any installed third party plugins, their JavaScript might be broken (i.e.: remove the old jquery plugin)
     * After disabling do the force reload thing again     * After disabling do the force reload thing again
Line 37: Line 38:
  
  
-If you encounter problems caused by a 3rd party plugin please contact its author and ask her to fix it.+If you encounter problems caused by a 3rd party plugin please contact its author and ask him/her to fix it.
faq/toolbar.txt · Last modified: 2023-03-09 18:05 by From-Russia-with-Love

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki