hello all!
i'm having a problem in getting my local files to work on the server. each time i try to access the online version (or the admin panel) i get same error: "E_WARNING - trim() expects parameter 1 to be string, array given".
it doesn't matter if the files are cloned via github, or zipped and uploaded via sftp. i tried to look up the error message in logs/ but i have no idea where to start debugging, since i don't use the trim() command in my templates...
my server is running php 7.0.2 and i had a working site before (albeit with grav 1.0.8). so maybe the update is due to me upgrading locally to grav 1.0.9?
thanks a million for your feedback!