Closed Takika closed 8 years ago
I try to use (a bit modified) roundcubecontacts backend from: https://github.com/kitserve/z-push-roundcube
My modified code found here: https://gist.github.com/Takika/6aeb3f3a9c68b7963f46f772209030cb
I don't know why, but it can't syncronize.
Example log can be found here: https://gist.github.com/Takika/cad36565071ee952bd02b14bfee9f809
Admin list output: https://gist.github.com/Takika/203ccad5e3944b2658a88404a9792316
What's the problem with the backend? I tried it with the official z-push code cloned from current git, but the problem is the same.
I think I found the problem in config.php:
... ?>
There were some whitespace at the and of the config.php :(
I try to use (a bit modified) roundcubecontacts backend from: https://github.com/kitserve/z-push-roundcube
My modified code found here: https://gist.github.com/Takika/6aeb3f3a9c68b7963f46f772209030cb
I don't know why, but it can't syncronize.
Example log can be found here: https://gist.github.com/Takika/cad36565071ee952bd02b14bfee9f809
Admin list output: https://gist.github.com/Takika/203ccad5e3944b2658a88404a9792316
What's the problem with the backend? I tried it with the official z-push code cloned from current git, but the problem is the same.