Now i did successfully upgrade to latest version, it seams fine and no errors except for when adding new times, and adding new projects and editing projects.
"File storage error.
Databasfel."
Any idea how i could solve that?
Upgraded database gives errors
Re: Upgraded database gives errors
Try to use correct FILE_STORAGE_URI in config.php
or disable the Attachments plugin.
Code: Select all
define('FILE_STORAGE_URI', 'https://www.anuko.com/files/');