Menubar error message

Menubar Menubar error message

  • Author
    Post
  • #4622 Reply
    Richard Handford
    Guest

    I am running a local instance of wordpress under Xampp

    I have installed WP Menubar plugin and added a menu, and include the line in the header, but when I display the page I get the error

    WP Menubar error: Function wpm_display_Basic_46() not found!

    If I change the template ito a different one is get

    WP Menubar error: Function wpm_display_Suckerfish_45() not found!

    Can someone tell me what I have not done.

    kind regards

    Richard Handford

    #4625 Reply
    andrea
    Plugin Author

    Hello Richard,

    Probably there is a problem in the inclusion of the template. Could you check that the directory

    wp-content/plugins/menubar/templates

    and its subdirectories, and all the files in the subdirectories are readable by WordPress? They should have the same permissions of the directory

    wp-content/plugins/menubar

    and its files.

    If you could set up a test site I can access, I’m available to debug the issue.

    #4626 Reply
    Richard Handford
    Guest

    Hi Andrea,

    Thank you for your reply on further playing about I found I needed to include the call wp_head, which magically resolved the problem.

    Kind Regards

    Richard Handford

    #4627 Reply
    andrea
    Plugin Author

    Richard,

    I’m glad you solved the problem, and thanks for posting the solution, it could help future readers.

Reply to: Menubar error message
My Information