• Dear Emre Vona,

    Steps undertaken
    download “WP Fastest Cache Version 0.8.5.6
    activation
    editing Settings
    submit
    —> fault-message: DONOTCACHEPAGE constant is defined as TRUE. It must be FALSE

    Re-checking by activating / deactivating various options given on the program.
    Non resolved it.

    Deactivating plugin / Re-activating it.
    Submitting with no options chosen in “settings”
    —> fault-message: DONOTCACHEPAGE constant is defined as TRUE. It must be FALSE

    *
    What can I do now?

    Havanaisday
    A.

    https://www.ads-software.com/plugins/wp-fastest-cache/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Emre Vona

    (@emrevona)

    A plugin sets DONOTCACHEPAGE as true. It means that the page must NOT be cached.

    Thread Starter andrew001

    (@andrew001)

    Hello again,

    and thank you for your response!

    The way the message is presented leaves the impression that while submitting chosen options something might have gone wrong (as it is red-flagged with an X above the setting-section).
    *
    Is there anything to do as a reaction of this message from the users side?
    If so, what and where?
    *
    Or is it just a “everything-is-fine” message indicating that the settings are good as is and there is actually no need to cache the page?

    Many regards
    A.

    Plugin Author Emre Vona

    (@emrevona)

    If you want, we can remove this warning for you. please contact to us via email: [email protected]

    Thread Starter andrew001

    (@andrew001)

    Hello again,

    my description of the issue may add to the further improvement of the plug-in s overall handling.

    Many regards
    A.

    Plugin Author Emre Vona

    (@emrevona)

    I added a condition for this because sometimes some page must NOT be cached.

    if(defined(‘DONOTCACHEPAGE’)){
    return array(“DONOTCACHEPAGE <label>constant is defined as TRUE. It must be FALSE</label>”, “error”);

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘DONOTCACHEPAGE constant is defined as TRUE. It must be FALSE’ is closed to new replies.