Forums

Wordpress Stats - Error from last API Key attempt: parse error. not well formed (9 posts)

  1. mastixmc
    Member
    Posted 4 months ago #

    I've tried to find a solution in the web, but unfortunately I wasn't able to find a solution... :(

    I've installed the WP Stats plugin... I also have an API KEY (Akismet is working fine), but when I enter my API key into the WP Stats plugin to activate it, it doesn't work and gives me the following error message:

    Error from last API Key attempt:

    parse error. not well formed

    The API key is definitely correct... Akismet is working fine with this key.

    I'm using the following versions:

    WP: 2.8.2
    WPSTATS: 1.5

    I've followed all the installation steps and so on... but it does NOT work... :(

    Do you guys have any idea what the problem might be?

    Thank you very much in advance,

    regards,

    Sascha

  2. mastixmc
    Member
    Posted 3 months ago #

    *up* Unfortunately I did not find any solution yet! Isn't there anyone that faces/faced the same problem? Mmmhhh... strange. I really don't know what the problem might be. :(

    Sascha

  3. oreixa
    Member
    Posted 3 months ago #

    I have exactly the same issue.

  4. oreixa
    Member
    Posted 3 months ago #

    Solved. Andy Skelton will release a new version, meanwhile you can edit the source of the plugin, replacing the line:

    'description' => get_option('blogdescription'),

    with:

    'description' => utf8_encode(get_option('blogdescription')),

  5. mastixmc
    Member
    Posted 3 months ago #

    Unfortunately that does not work for me. I've tried the solution you've proposed and then also replaced almost every line deliver UTF8-encoded values... no chance. Now I really need to debug that. :(

  6. mastixmc
    Member
    Posted 3 months ago #

    Ok, I've debugged it a little - no chance. The error code returned is 32700 - not well-formed. :(

    I had a look at all array values... Didn't see a problem. I've also put an "A" into all fields... still the same issue. Andy should definitely have a look into this thread.

    mastix

  7. Illegitima
    Member
    Posted 2 months ago #

    Here I keep having the same problem.

    Error from last API Key attempt:

    parse error. not well formed

    Any idea about how to fix it?

  8. darklocke
    Member
    Posted 1 month ago #

    Same problem here, had it for 9 months, no one seems to know the answer.

  9. rubhi
    Member
    Posted 1 month ago #

    same issue.

    ANY BODY READING THIS ISSUE OR NOT

Reply

You must log in to post.

About this Topic