Tomasz Dziuda
Tomasz Dziuda
@mrpatg - yes, this issue most probably does not affect most of the users. In the future we will try to prepare some additional tools for theme developers and then...
Hi, Did you give Publii access to the files on your computer? It looks like Publii is unable to access your filesystem.
@momorgan - I see two possible reasons - could you tell me if: 1) the username contains some special character or spaces? 2) your documents are synced to some cloud...
@momorgan - unfortunately at this moment I have no idea what can be a reason of your issues - I have spot one bug during saving theme settings, but it...
Hi, It is most probably an issue with sharp native module - similar one has been detected on mac OS 10.15.7. At this moment we are still waiting for update...
@webstudiodk - this issue seems to be related to reading permissions under documents directory. Publii is able to check that themes catalog exists but is unable to read file in...
Hi, Please check if making preview catalog empty helps in your case
Hi, Thank you for more details - in fact we are using mainly `get`, `run` and `all` methods, which should be as documentation states automatically finalized. We are not using...
Ok, finally I have found the issue :) The problem is with the `isOpen` property - I have used this to check if I can safely close DB connection, because...
Hi, 1. yes, exactly - in simple node.js script it was working, but in my app not 2. yes - I have used db.run for DELETE statements and I always...