Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Chris Klosowski

    (@cklosows)

    Can you try the following to verify your data set looks ok?

    Go to your Jetpack Menu and click on Status Board.
    Copy the URL that the Add Jetpack Stats to Status Board button links to.
    Remove the following from the copied url: panicboard://?url=
    Then take the remaining content and run it through this URL Decoder:
    https://meyerweb.com/eric/tools/dencoder/

    We need these steps as the Auto Add to Panic board uses a URL encoded method. You should be left with what looks like a normal url pointed to your website that looks like:
    https://example.com/jssb-stats/?jssb-verify=%5Bverification string]&panel=graph

    Can you view this in your browser? If so, is there any errors or warnings displaying?

    Thread Starter fs.ucsd

    (@fsucsd)

    Hi Chris-

    We did the steps you asked. It outputs a blank page. No source code.

    Plugin Author Chris Klosowski

    (@cklosows)

    Ok that shouldn’t be blank, at worst it should show you a not authorized…what is the HTTP status code you received? Do your error logs show anything that could point to the issue?

    I’ve tried this on a few of my sites and can’t replicate the problem right now.

    Thread Starter fs.ucsd

    (@fsucsd)

    I’ll check my logs. I receive an HTTP/200 OK response.

    Plugin Author Chris Klosowski

    (@cklosows)

    Ok, if you are getting a 200 OK then you probably won’t see anything in the logs. My guess is something is stubbing the output of the JSON necessary for the graph. What other plugins do you have enabled? Have you tried disabling some of them and moving to a stock theme to see if that resolves the issue?

    Thread Starter fs.ucsd

    (@fsucsd)

    I just tried switching themes / disabling plugins. nothing.

    Plugin Author Chris Klosowski

    (@cklosows)

    Can you please contact me via email at cklosowski at gmail.com? I’d like to look more in depth into this, however in a public forum isn’t the place just due to the data we’ll be passing back and forth.

    Look forward to hearing from you to resolve this.

    Thanks,
    Chris

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Statusboard reports "unsupported graph format"’ is closed to new replies.