Thanks for your fast reply!
I just wasn’t sure if this limitation is due to a technical issue.
Hey,
I had the same issue. It seems you often didn’t open the php parts in your .php files correctly. You used “<?” as opening tag but it has to be “<?php” after changing this in all your files it worked good for me!
Hope that helps