• Resolved Trex2303

    (@trex2303)


    Does All-In-One Security (AIOS) have issues with any other plugins? After downloading through Admin panel and clicking on “activate” WordPress said Plugin activated, however, it’s still showing “Activate”. So its not actually activating. I’ve turned on debug mode, but that’s not really showing me anything helpful in dealing with AIOS.

    Is there any “known” plugin that’s not compatible with AIOS?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @trex2303,

    It seems a strange issue that the AIOS plugin, from the plugins list installed (downloaded) if you try to activate it, still does not get activated.

    Can you please enable the debug log and see if any errors are logged in the debug log file?

    https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/

    // Enable WP_DEBUG mode
    define( 'WP_DEBUG', true );
    
    // Enable Debug logging to the /wp-content/debug.log file
    define( 'WP_DEBUG_LOG', true );

    Regards

    Thread Starter Trex2303

    (@trex2303)

    Yeah, there was nothing in the debug logs, but eventually I got it to install. There was an issue with another plugin, and once I removed it, AIOS activated with out issue. (I don’t remember which one though, cause it was late.)

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Can’t activate?’ is closed to new replies.