php based WebDAV server - can be used with any (e.g. free) hosting plans and via standard ports
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
@gadietrich: I have adjusted my workaround description above to take this into account.
I have just released version 2.0 of my phpZoteroWebDAV script which now includes a library and attachment view of all synced library items.
After installing, I can not see any attachment detail info. I tried output the requested string of $zotero->getItemChildren. I can not find any "<entry>". Maybe result string of zotero request changed. So, details.php need some modifications. I changed all "<entry>" into "<entry". It seems ok.
Yet, the sync didn't complete but instead gives me the following error: I've closed and reopened Zotero and tried to sync again, but the same error still appears. Would anyone have any thoughts?