• jon182

    (@brody182)


    When I activate the plugin the menu is not loading, the WordPress site is on a ispconfig server… when I enable wp_debug I’m not getting any errors. It works on my local (MAMP server) but not on the ispconfig server, Could this be due to a missing php extension?

    • This topic was modified 8 years ago by jon182.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter jon182

    (@brody182)

    I know whats causing it… it has something to do with the code below that is added to the wp-config.php

    # BEGIN SecuPress unfiltered_html
    define( 'DISALLOW_UNFILTERED_HTML', true );
    # END SecuPress
    
    # BEGIN SecuPress file_edit
    define( 'DISALLOW_FILE_EDIT', true );
    # END SecuPress
    Plugin Author ole1986

    (@ole1986)

    Hi,

    thank you – raised an issue on github already:
    https://github.com/ole1986/wp-ispconfig3/issues/4

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘ispconfig menu not loading’ is closed to new replies.