• I had this working fine for a couple of weeks but suddenly today, after upgrading, it is not working.

    It had been syncing with my work evernote business account, but suddenly stopped. I have tried with my personal account and it works. I have tried syncing new notes with a new tag and it works, but if I add the tag to an existing non-synced note, it fails and new notes thereafter also fail.

    I tried reverting to the previous version of the plugin (which was working fine) but it doesn’t seem to have helped.

    https://ww.wp.xz.cn/plugins/evernote-sync/

Viewing 2 replies - 1 through 2 (of 2 total)
  • I’m also seeing a problem. I have a single notebook that has been syncing for quite some time, but suddenly stopped. Is there any chance this will be fixed?

    Thanks in advance.

    myfjdthink

    (@myfjdthink)

    edit the plugin’s file which name is ‘evernote-sync/EvernoteSync.php’
    comment the line 165 like this:

    $tmp = $arr[$i];
    // $pos = mb_strrpos($str, $tmp, $charset);
    if ($pos !== false) {
    $pos++;
    break;
    }

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Not syncing anymore’ is closed to new replies.