• Resolved adil1641

    (@adil1641)


    Hi, i want to know some things.

    1) I updated the wp fastest cache plugin to Version 0.8.7.3. After that in “wp-content/cache/all” folder “nonce_datas.txt” named file is created. what is the functionality or purpose of this file?

    2) I browsed in the internet and i found that link “https://www.wpfastestcache.com/tutorial/wordpress-nonce-cache/#more-1049”.
    According to this link they are saying that we have to set timeout rule. because they are saying they nonce has a lifetime. when it expires, the request that contain nonce can,t completed. Should I have to write a timeout rule or not?

    please suggest me that what to do with that. These are my 2 questions. Please do reply soon.

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

    (@emrevona)

    In the past, the solution was to add a cache timeout. Anymore I check the nonce is timeout or not. if the nonce is timeout, all the cache is cleared.

    Thread Starter adil1641

    (@adil1641)

    ok. please let me know. I am waiting for your reply. If nonce is timeout then what should I do to not to remove cache before 1 week?

    1) If I want to clear cache after one week. Should I need to write a rule? Before this “nonce”, I simply delete cache via clicking on delete cache tab.

    Can “nonce_datas.txt” file harm my website?

    • This reply was modified 7 years, 6 months ago by adil1641.
    Plugin Author Emre Vona

    (@emrevona)

    If the cache is not cleared when the nonce is timeout, the plugin which uses nonce do not work properly.

    Plugin Author Emre Vona

    (@emrevona)

    By the way, I will create a tutorial about it soon.

    Thread Starter adil1641

    (@adil1641)

    what happens in my case? please let me know. what should i do now?

    Thread Starter adil1641

    (@adil1641)

    is my plugin using nonce now? I am not using premium version now. and also one thing in my project cache folder nonce_datas.txt file is created. Is this harmful?

    • This reply was modified 7 years, 6 months ago by adil1641.
    Plugin Author Emre Vona

    (@emrevona)

    if you are using one of the following plugins, you need to use nonce clear system.

    “caldera-forms/caldera-core.php”,
    “contact-form-7/wp-contact-form-7.php”,
    “js_composer/js_composer.php”,
    “kk-star-ratings/index.php”,
    “ninja-forms/ninja-forms.php”,
    “yet-another-stars-rating/yet-another-stars-rating.php”

    Thread Starter adil1641

    (@adil1641)

    I am using only this plugin “contact-form-7/wp-contact-form-7.php”.so for nonce clear system, i have to write a timeout rule. as mentioned in this link
    https://www.wpfastestcache.com/tutorial/wordpress-nonce-cache/” or anything else?

    • This reply was modified 7 years, 6 months ago by adil1641.
    Plugin Author Emre Vona

    (@emrevona)

    you don’t need to use cache timeout anymore. The new feature clears cache when the nonce is timeout.

    Thread Starter adil1641

    (@adil1641)

    you mean. I don,t need to do anything and don,t be worry. if i am using contact form 7. It automatically clears cache when nonce expires. so i need nothing to do.

    • This reply was modified 7 years, 6 months ago by adil1641.
    Plugin Author Emre Vona

    (@emrevona)

    Exactly.

    I have the same Problems my cache deletes itself after a few hours. Automatic deletion is set after one week on my settings.

    I have the Premium Version. Why does the cache delete itself? I have very big problems. In the cache log I can recognize what. In log is the message (nonce_timeout) what does it mean? In the FTP cache folder is a file (nonce_datas.txt) what is it? this file I had not before it is new. I need support as we solve the problem.

    before update it was much better. Can not you reset this?
    Wait for your answer.

    Look the Screenshot in the email an the File.

    • This reply was modified 7 years, 6 months ago by muckidee.
    Plugin Author Emre Vona

    (@emrevona)

    I will fix and let you know.

    Plugin Author Emre Vona

    (@emrevona)

    @ muckidee, are you using woocommerce?

    Hi Emre,

    no I do not use woocommerce

Viewing 15 replies - 1 through 15 (of 31 total)
  • The topic ‘nonce_datas.txt file is created after updating plugin’ is closed to new replies.