Hi,
I have been using SyncIt for years and I want to thank
you for continuing the great work here now!
I am running the stable release of the win32 client on 3
PCs and the stable release of the server on a separate
box. I followed the installation instructions and
everything seemed to work fine. Now I can't
permanently delete bookmarks from any client. The next
time I make a change, the deleted bookmarks reappear.
The same happens when I move bookmarks from one
folder to the other. It gets created OK but does not
disappear from the original folder.
I checked the content of the "link" table in mySQL and I
don't see any change to the record of a bookmark when
I delete it and sync. Is the 'expiration date' supposed to
be set to the current date/time?
Thanks for your help.
JC
Logged In: NO
Did this ever get figured out and if so what was the fix ?
Logged In: YES
user_id=882552
There hasn't been any follow-up. The project seems to be
dead.
It's a shame: Bookmarksync was a great tool.
Logged In: YES
user_id=1057442
There are certain characters like a semi-colon that are not
being escaped properly. Therefore, the delete is failing on
the server because it can't find the bookmark in the
database. I'm currently working on a fix.