When I try to save something I get an error: The network connection was lost.
Could you please add some information on your setup? Local/server? Mamp, valet or other? PHP version?
I uploaded it to a server from my web host. PHP version is 7.2. Default Kirby 3 website works/looks ok. I just canât save anything after logging in.
To get the Panel working I used this line in the config (a la Kirby 2): âpanel.installâ => true. Could not find how to activate the panel for a webserver in the current documentation.
The panel.install setting should be removed after you have created the first user. But that is certainly not the issue here.
If it wasnât for the error message, Iâd say itâs probably a permission problem, so that the files are not writable, by the php user.
What browser are you using?
And is it a fresh setup or did you update your Kirby 2 site? If so, do you have any configs, changed .htaccess or so?
Still no solution. I installed a fresh Kirby 3.0.1: http://afzenderonbekend.nl/kirby/
Itâs not working in any browser on my Mac: Safari and Chrome. In Firefox it gives another error message: âNetworkError when attempting to fetch resource.â 
Whatâs wrong here? Thanks!
Could you check your console for more information, please?
That was not the issue.
I changed webhosts and now it works. Still donât know what the problem was.


