• it give me this error when i apply the settings

    CSRF Token not found. Its possible another plugin is altering requests sent by the CloudFlare plugin.

    here is the screenshot:

    • This topic was modified 8 years, 4 months ago by pannikolov.
Viewing 9 replies - 1 through 9 (of 9 total)
  • Hi @pannikolov,

    Are you running infinitewp? If so that is the problem, explained here. If not then another plugin is probably reading the request body from our plugin.

    Thanks

    Thread Starter pannikolov

    (@pannikolov)

    Hello and thank you for your response! i’m not running infinitewp! how i can see what plugin make the problem?

    You can disable all plugins except cloudflare and try enabling one by one to see which plugin makes the problem

    Thread Starter pannikolov

    (@pannikolov)

    i cant disable alla the plugins becuse the site is live. it will maybe get trouble in design!here is my plugin list:

    Advanced CSS Editor

    All In One Schema.org Rich Snippets

    Cloudflare

    Contact Form 7

    Contact Form 7 Skins

    Custom Facebook Feed

    Custom Login Page Customizer

    FlowPaper lite PDF flipbook

    Jetpack απ? το WordPress.com

    LiveSupporti

    Menu Icons

    Meta Slider

    Popup Maker

    W3 Total Cache

    WooCommerce

    WooCommerce Smart Sale Badge

    WooCommerce Social Media Share Buttons

    WooSocio

    YITH WooCommerce Badge Management

    YITH WooCommerce Catalog Mode

    Yoast SEO

    is there any problem with this plugins?

    Hi @pannikolov,

    No one mentioned any one of those plugins having issues with Cloudflare plugin. I recommend you to open a development WordPress blog to mimic your production website and find the culprit plugin.

    Additionally if you’ve access to ssh to your server you can run the following command and post the results. The results should not contain any security issues.

    grep -r "php://input" PATH_TO_WORDPRESS_FILE/wp-content/plugins

    Thanks

    • This reply was modified 8 years, 4 months ago by thellimist.

    I have the same problem.

    WP 4.7
    Cloudflare 3.1.1
    All plugins are disabled, except cloudflare
    I have no root access

    So what next?

    @yellofish,

    You probably need to contact your host and ask if they are reading the php://input stream anywhere. I assume you are on some kind of custom WordPress hosting.

    Thanks,
    John

    Ivan Jaquez

    (@ivan-jaquez)

    I have the same issue. The culprit is the Wordfence plugin. I don’t know what to look for in Wordfence’s settings to stop the issue. Anyone has the same problem with Wordfence? Any help on this? Thanks in advance.

    jwineman

    (@jwineman)

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘CSRF Token not found.’ is closed to new replies.