Hi @vrackfall,
We’re working on that issue. It’ll most likely be fixed in the next version.
Thanks
I didn’t changed the DNS names of my website, it’s because that it wasn’t working, now it’s work perfectly.
I am having a similar problem. Just installed 3.1.1 in WP 4.6.1 and when I click on the Cloudflare settings link. Nothing fills in the screen except the WordPress update notification.
The console result in Chrome shows a 406 error:
JQMIGRATE: Migrate is installed, version 1.4.1
compiled.js:24 action @ 12:40:45.292 CONFIG_FETCH
options-general.php?page=cloudflare:468 GET http://www.psychiclight.com/wp-content/plugins/cloudflare/fonts/opensans-700.woff2
options-general.php?page=cloudflare:468 GET http://www.psychiclight.com/wp-content/plugins/cloudflare/fonts/opensans-600.woff2
options-general.php?page=cloudflare:468 GET http://www.psychiclight.com/wp-content/plugins/cloudflare/fonts/opensans-400.woff2
compiled.js:2 GET http://www.psychiclight.com/wp-content/plugins/cloudflare/config.js?ver=3.1.1 406 (Not Acceptable)
d.end @ compiled.js:2
o @ compiled.js:2
i @ compiled.js:2
(anonymous) @ compiled.js:24
(anonymous) @ compiled.js:24
t.componentWillMount @ compiled.js:26
mountComponent @ compiled.js:20
mountComponent @ compiled.js:22
mountComponent @ compiled.js:20
mountComponent @ compiled.js:22
mountComponent @ compiled.js:20
mountComponent @ compiled.js:22
mountComponent @ compiled.js:20
mountComponent @ compiled.js:22
mountComponent @ compiled.js:20
mountComponent @ compiled.js:22
mountComponent @ compiled.js:20
mountComponent @ compiled.js:22
g @ compiled.js:22
perform @ compiled.js:23
y @ compiled.js:22
perform @ compiled.js:23
batchedUpdates @ compiled.js:21
i @ compiled.js:23
_renderNewRootComponent @ compiled.js:22
_renderSubtreeIntoContainer @ compiled.js:22
render @ compiled.js:22
r.597../routes @ compiled.js:29
o @ compiled.js:1
e @ compiled.js:1
(anonymous) @ compiled.js:1
(anonymous) @ compiled.js:30
compiled.js:24 action @ 12:40:45.486 CONFIG_FETCH_ERROR
compiled.js:24 action @ 12:40:45.492 NOTIFICATION_ADD
@tollyg you are getting 406 error.
Do you have an other plugin which limits the accept-* header?
What browser are you using? Could you try it with the latest version of another browser like chrome, firefox?
Another case could be your Apache or Nginx configuration may limit the header types to be accepted.
There were other users who had 406 error previously and mentioned in the forums. You can check their solutions as well.
Thanks