Viewing 6 replies - 1 through 6 (of 6 total)
  • Same problem here. Updated to latest version and everything went terribly wrong. Any one have any clue how to fix this??

    Finally I think I found a solution to it. My web space providers were investigating another issue I had and this is what came up. Since they have fixed it, the Oz menu is working fine.

    Here is what they wrote to me.

    [Fri Jul 02 00:09:51 2010] [error] [client 115.67.253.12] ModSecurity: Access denied with code 500 (phase 2). Pattern match “(ht|f)tps?:/” at ARGS:a. [file “/usr/local/apache/conf/modsec/rules.conf”] [line “158”] [hostname “mysite.com”] [uri “/wp-content/plugins/ozh-admin-drop-down-menu/inc/adminmenu.css.php”] [unique_id “TC1mj8YfMlgAACVW13oAAAAE”]

    The solution :

    given more rights to the /wp-content/plugins/ozh-admin-drop-down-menu/inc/

    Hope this helps.

    Sorry folks it seems the above is NOT the solution. I have two other sites that are hosted on the same server, and I am having the same problem again. Beats me what’s happening. Hope there is a solution soon.

    If you use htaccess protection rules, one of them could be the reason; most likely, wp-content protection rules can break lastest versions of OZH menu plugin (as well as many other plugins). Rename you htaccess file to anything else and then try you admin section, see if the plugin works.

    If it doesnt, you might want to add an exception on your wp-content protection rule, something like:

    RewriteCond %{REQUEST_FILENAME} !^.+(wp_ozh_adminmenu|adminmenu.css)\.php$

    cheers

    Same problem with 3.01 multisite. Solutions above did not work.

    In the Super Admin edit site screen, I saw that there is an options field for Ozh_adminmenu that is serialized.

    Unfortunately, the network uninstaller did not remove that data from all sites.

    So, I went to the wp_options table for the problem site, and deleted the ozh_adminmenu data. I reinstalled the plugin, and all is fine.

    So, perhaps something was wrong with the options on that one site, but network deactivate didn’t clean up.

    Perhaps this is of help to someone else in future.

    This may also have been due to incomplete network and/or site activation.

    http://wordpress.org/extend/plugins/proper-network-activation/

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: Ozh’ Admin Drop Down Menu] No menu bar; just lots of vertical text’ is closed to new replies.