Kevin Woblick
Kevin Woblick
Hi! Thanks for reporting this. I have updated the installation guide. Would you mind trying it again? https://www.linkace.org/docs/v1/setup/setup-with-sqlite/
Could you change `SETUP_COMPLETED=false` to `SETUP_COMPLETED=true` and try again? Thank you for your patience.
Could you change the permissions for the database file to 0777 to test this? `chmod 0777 database.sqlite`
I'm out of ideas for now. I do not use SQLite at all so I could just guess what the problem is.
If you already ran the update steps @martadinata666 mentioned, you should have the setting in the database. If it does not exist, add it with `insert into settings (user_id, key,...
Thanks for the work! However, LinkAce as a word was translated which is not correct. It should stay as it is.
I agree, the current state of how links and everything else is displayed - both to users and guests - is quite a mess. It will be completely redone in...
I guess the styling options will be completely redone in the next big version. I am not happy with the current versions.
That is actually a neat idea. 👍 Might take some time to get this working and documented, but should be possible.
Thanks @drasch for that hint! It looks quite promising, but a lot of work to implement it properly. Will take a deeper look later. If anyone has a working example...