Viewing 1 replies (of 1 total)
  • Hi George,

    I’m not sure whether this will completely disable the cache, but try to disable both all-in-one-event-calendar/app/config/constants.php:

    if ( ! defined( 'AI1EC_CACHE' ) ) {
    		define( 'AI1EC_CACHE', true );
    	}
    
    	if ( ! defined( 'AI1EC_DISABLE_FILE_CACHE' ) ) {
    		define( 'AI1EC_DISABLE_FILE_CACHE', false );
    	}
Viewing 1 replies (of 1 total)
  • The topic ‘Cache Disable (brute.bf1lic.187)’ is closed to new replies.