Hey guys,
i've some troubles with Grav. On a local virtual machine, i've created a new fresh installation of the Grantry 5 "Helium" Skeleton for Grav and developed my own Theme. On my local machine evrything is working fine. I've created my own git repsoitory which automatically release my local changes to my live server, and ignores the cache, tmp and log folder.
But on my live server i receive a lot of issues.
The first issue is:
"E_WARNING - Class 'Grav\Plugin\Form\Form' not found"
After reinstalling the Form Plugin with the Grav CLI GPM, I get the message that the "Parent Theme" can not be found.
As I said, everything runs fine on my local virtual machine. Unfortunately, after I commit and push everything to my git repository and the data is published on my live server, it does not work anymore. The same problem I have when I load the data manually through a zip archive on my live server. I've attached my Grav Logfile.
I hope somebody can help me.
Greetings,
Pixelpaule