Fixing the missing Options thing

There’s a bug in WP 1.5 where only the Options page for the last-loaded plugin appears:

mosquito.wordpress.org/view.php?id=1196

Fixing it requires a slight modification to menu-header.php in the wp-admin folder. The bug is fixed in the latest WP in the repository though, You can get the latest WP with this command:

svn co http://svn.automattic.com/wordpress/trunk/

Or, you can download this copy of menu-header.php that I got today (rename it, of course):

menu-header.phps

If you use the ContactForm plugin, this will make its Options page ugly, with double menus. To fix that, edit options-contactform.php, deleting the lines at the top starting with “require” and “include”.

This entry was tagged . Bookmark the permalink. Share on Twitter or Facebook.

3 Responses to Fixing the missing Options thing

  1. Paula says:

    YES!!!!!!!!!YES!!!!!!!!!!YES!!!!!!!!!!!!!
    THANKS A LOT!!!!!!!!!!!!!!!!!!!!

  2. Andreas says:

    Thank you very much!
    The links are working now.
    But clicking on them a get a message called “Invalid plugin page”

    I did a clean reinstall of WordPress and Photopress. I changed nothing but the menu-header.php

    Do you have an idea where the problem is?

    Yours,
    Andreas

  3. Andreas says:

    Ok – I got it:
    I had to get the latest version of the admin-functions.php and it worked.

    Thank you for this great plugin! Good job!

    Yours
    Andreas

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>