Ulf Benjaminsson Newcomer
@ulfben · Joined 7 years ago · 5 posts · 2 topics · 3 reputation
Badges
Recent posts
-
Admin interface issue with UI texts (showing template strings)
· 5 years ago
From the "common errors" page: Admin showing up with untranslated strings If your admin is displaying with untranslated strings in the interface, it's most likely because you have previously disable
-
Admin interface issue with UI texts (showing template strings)
· 5 years ago
Thanks! I did use the self-upgrade script, but your link provided the solution. I'll update the thread with an answer.
-
Admin interface issue with UI texts (showing template strings)
· 5 years ago
I just upgraded Grav and all plugins to latest stable. Now the UI in the admin interface is messed up - I'm seeing template strings all over instead of the UI text: How do I trouble-shoot this? Clear
-
Breakage on PHP 7.4? (E_NOTICE - Trying to access array offset on value of type null)
· 6 years ago
Downgrading to php7.3 helped. Here's a step-by-step guide for anyone else that might run into this problem: Install php7.3: sudo apt-get update sudo apt-get install -y php7.3 sudo apt-get install lib
-
Breakage on PHP 7.4? (E_NOTICE - Trying to access array offset on value of type null)
· 6 years ago
I upgraded to PHP Version 7.4.3 on Ubuntu 18.04. Grav is at v1.6.21. All plugins are up-to-date, and I've tried disabling them all but the problem persist. When loading the front page I get: E_NOTIC