• Resolved Reventlov

    (@reventlov)


    Hi,

    When the plugin is activated, I can’t anymore open the Appearence > Menu. (nav-menus.php)

    Regards

    • This topic was modified 6 years, 8 months ago by Reventlov.
Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Daniel Iser

    (@danieliser)

    @reventlov – Hmm, do you get an error or white screen? Or are there just missing settings on the menu editor?

    If the first, check PHP error logs but my first and only guess would be that your running PHP 5.2 and somehow our activation routine failed to detect that and prevent activation. Otherwise it would likely be a conflict somewhere.

    Hope that helps.

    Thread Starter Reventlov

    (@reventlov)

    No, it’s the page does not open.

    I’m using in local (wampserver)

    Plugin Author Daniel Iser

    (@danieliser)

    @reventlov – Did you ever check your php error logs to see what the error was that caused the page to not load?

    I have the same problem that trevize (@reventlov) , But I’m using php5.5.12 and when i try to open the Appearence > Menu(nav-menus.php) the browser show me the message “the connection has been restarted”. can Someone help me??

    regards

    I have checked my php logs but I did not find nothing about it. The lastest log of php was a week ago. After I to install the plugin, when i try open the page nav-menus.php a javascript file keep it loading infinitely.

    regards

    Plugin Author Daniel Iser

    (@danieliser)

    @heder44 – My only thought would be your server is running out of memory. Otherwise, you can check this plugins code, nothing in there even calls the DB directly. We use get_option & get_post_meta only, definitely not modifying core connection properties.

    Further, I tried googling the error you mentioned in context with PHP, no results, so either that wasn’t the right error text or it has nothing to do with your actual site and has more to do with your network connections (got lots of results on that error message in the context of network issues).

    Hope that helps.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘can’t access nav-menus.php’ is closed to new replies.