• Resolved Kai2810

    (@kai2810)


    Hi,

    Updated my plugin to V3.2. Now I cannot access the Settings tab. Home and Analytics is accessible, but dorky at times.

    Anyone else experiencing this problem?

Viewing 5 replies - 16 through 20 (of 20 total)
  • I have not pushed the code to the live site yet. I wanted to test the plugin and make sure it works before doing that. It didn’t work in my local dev env or the Pantheon dev and I found this issue, so assumed it should be working. Perhaps not?

    So we use get_site_url() to get the URL of your WordPress blog. I assume your dev environment is set to “dev-mysite.com” instead of “mysite.com” which is why its showing up as unprovisioned.

    You could edit that setting in WordPress (which might break site functionality) or hardcode your prod url here:
    https://github.com/cloudflare/Cloudflare-WordPress/blob/master/src/WordPress/WordPressAPI.php#L104

    To test further on your dev environment.

    Thanks for the suggestion. It works just fine when I trick it into thinking it’s the live site. ??

    Thread Starter Kai2810

    (@kai2810)

    Hi, just updated the plugin to 3.2.1

    Still the same thing, can’t access the settings page. The error looks similar as well. Any ideas?

    Hi @kai2810,

    You probably have a different issue than others. Could you uninstall and reinstall the plugin. If the problem continues could you send a har file to Cloudflare Support (link them this post) and post the ticket Id here so I can follow up the issue.

    Also could you provide the following information in the ticket.

    – PHP Version
    – WordPress Version
    – Plugin Version
    – Number of zones in your Cloudflare account.

    Thanks

Viewing 5 replies - 16 through 20 (of 20 total)
  • The topic ‘Updated to v3.2 plugin, can’t access the Settings page in WordPress’ is closed to new replies.