I’ve upgraded my CMS from 4.2.3 to 4.4.0. Followed the procedure in Manual/Custom Install | Xibo Digital Signage, which just says “run vendor/bin/phinx migrate -c phinx.php”.
After to procedure, the CMS page opened fine and most of what I had in 4.2.3 worked fine (schedules, configured displays and others). The problem is that all the files in my Layouts section disappeared. It still shows the folders I had in that section, but the folders are empty.
I tried the upgrade process in two different ways: Moving the original xibo folder and copying the extracted folder to /var/www, and simply overwriting the xibo folder with the new version. Both processes resulted in empty Layouts folder. Could somebody help my finding what I’m missing in the upgrade?
Thanks.
Roberto
PS: My install:
upgrade CMS 4.2.3 to 4.4.0
direct install (no docker) in folder /var/www/xibo-cms
OS: Ubuntu 22.04
DB: MariaDB 10.11.13
Using Apache 2.4.58 (VirtualHost pointing to /var/www/xibo-cms/web)