• Hello!

    There is an issue with the constant WPFC_CACHE_QUERYSTRING in file /inc/cache.php on line 196, error is: Constant already defined.

    I have fixed this issue, just added checc:

    if( !defined('WPFC_CACHE_QUERYSTRING') ) {
      define('WPFC_CACHE_QUERYSTRING', true);
    }

    So, please, can you also add this fix to your next pluguin release?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Error 500 with utm parameters’ is closed to new replies.