• Tim Barton

    (@timbartonpiano)


    Hello, when I edit my nav menu I get “you do not have permission to create menu” I am sole site admin. The changes work but error messages return. Also, when I edit site, editor shows “page list not retrieved” where menu is. I cannot center items. Again it allows me to select align items center, I click save and it stays aligned right. Thanks

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Please enable the WordPress debug log. This will allow us to see if any PHP errors are being produced.

    1. Edit wp-config.php and insert the following lines:


    define( 'WP_DEBUG', true);
    define( 'WP_DEBUG_LOG', true);
    define( 'WP_DEBUG_DISPLAY', false);

    2. Reproduce the issue.
    3. Locate the debug log in: /wp-content/debug.log
    4. Paste the latest lines here. No need to paste the entire log file. Just 20 lines or so will do. Please censor any sensitive information.

    https://codex.www.ads-software.com/Debugging_in_WordPress

Viewing 1 replies (of 1 total)
  • The topic ‘2 Error messages on 6.2’ is closed to new replies.