Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author xdark

    (@xdarkeu)

    Hi wramos,

    Open file /root/yourWPFolder/wp-content/plugins/easy-related-posts/inc/tim/tim.php

    At line 34 change the
    if(! defined('FILE_CACHE_ENABLED') ) define ('FILE_CACHE_ENABLED', TRUE);
    to
    if(! defined('FILE_CACHE_ENABLED') ) define ('FILE_CACHE_ENABLED', FALSE);

    Hopefully this will do the trick.

    Thread Starter Will

    (@wramos)

    Thanks! Seems to have done the trick! =)

    Plugin Author xdark

    (@xdarkeu)

    ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Cache’ is closed to new replies.