• Resolved jsulz

    (@jsulz)


    Hi there!

    Really interesting plugin – just tried testing it out on my local installation, and got a white screen of death (fatal error) and this message:

    Fatal error: Call to undefined method WP_Customize_Manager::register_panel_type() in /Applications/MAMP/htdocs/wordpress/wp-content/plugins/menu-customizer/class-wp-customize-menus.php on line 501

    I had pulled down the code from the GitHub repository (master branch), so I tried downloading from the .org repository to no avail – same error. Thought perhaps it had something to do with some local environment variables, so I pulled it into a staging test site and still got the same error.

    My local is running the nightly builds, while the staging test site is up on 4.2.2 – both are running multisite.

    I was able to get it running by using the .2 version, so perhaps it’s just an issue with the most current build of the plugin?

Viewing 8 replies - 1 through 8 (of 8 total)
  • Same fatal. Running 4.1.x i get:
    Fatal error: Call to undefined function wp_styles() in /srv/www/tun.touro.edu/htdocs/wp-content/plugins/menu-customizer/class-wp-customize-menus.php on line 44

    So I updated to 4.2.2 and now get:
    Fatal error: Call to undefined method WP_Customize_Manager::register_panel_type() in /srv/www/tun.touro.edu/htdocs/wp-content/plugins/menu-customizer/class-wp-customize-menus.php on line 501

    FWIW, I install 0.2 but that doesn’t work either. Rather than a fatal I get the begining of the customizer panel and then a pinwheel of death… This site has 10 menus and 100+ menu items, maybe this just doesn’t scale?

    Same here.

    Fatal error: Call to undefined method WP_Customize_Manager::register_panel_type() in /srv/www/vv-test/htdocs/wp-content/plugins/menu-customizer/class-wp-customize-menus.php on line 501

    Site is a fresh install of WP 4.2.2, running locally on VVV, and the site is set up with test data from wptest.io.

    The menu in my case isn’t exceedingly large, it’s about 45 items, with nesting up to ten levels deep (it’s a testing menu).

    However, the plugin also crashes on a similar site (same VVV box) with no menu and no test data, so it doesn’t seem to be the menu size that is causing the issue.

    Note that the plugin requires 4.3 alpha

    This (obviously) resolved my issue. Sorry for the false alarm.

    Thread Starter jsulz

    (@jsulz)

    Aha! Ditto on the false alarm 🙂 I had accepted my fate so hadn’t pushed too far with this, but looks like we’re all good.

    Aside: jsulz, I love your gravatar. 🙂

    Thread Starter jsulz

    (@jsulz)

    Thanks!

    It’s a perfect representation of how I feel most days – a nice combination of ready to take on the world and silly.

    Thanks for checking in on these threads. Always nice to see folks dedicated to the task of making sure things are nice and tidy.

    Likewise: thanks for commenting, it’s always nice to see folks participate in testing new features.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Fatal Error’ is closed to new replies.