Skip to content
Grav 2.0 is officially stable. Read the announcement →
Site Feedback

Thank You! and Presentation Theme Skeleton Error

theme

Started by Alin Olteanu 5 years ago · 2 replies · 766 views
5 years ago

Hi,

First of all I wold like to thank you, and to tell you, you're doing a wonderful job with Grav. I like this CMS. Keep up the good work and God bless you!

As an improvement suggestion, I have run into some trouble with a new instalation of Grav.

I have uploaded a skeleton with the Presentation theme files and it is not working - opening the first time admin registration screen - due to the following error:

Fatal error: Uncaught RuntimeException: Could not find resource 'views/layout.html.php' in any resource paths.(searched: /home/labelsga/p10.uniquevector.com/system/assets, /home/labelsga/p10.uniquevector.com/vendor/filp/whoops/src/Whoops/Handler/../Resources) in /home/labelsga/p10.uniquevector.com/vendor/filp/whoops/src/Whoops/Handler/PrettyPageHandler.php:620

I have checked, and the file is on the server in the specified location.
Recently I have upgraded the server to php74, as other installs of Grav required it for updates.

Thank You again!
God bless!

5 years ago

@alin, The skeleton comes with old versions of Grav and themes/plugins...

Did you run the following commands to upgrade Grav and all plugins/themes?

BASH
bin/gpm selfupgrade
bin/gpm update

After running above commands, everything works fine in my installation...

5 years ago

@alin:
Uncaught RuntimeException: Could not find resource ‘views/layout.html.php’

Normally I'd chuck it up to something not registering with the plugin, but that's not a normal template-reference. In Grav, they tend to be within templates/, and twig.html. That specific file is actually in the Whoops error-handler, which suggests the Error-plugin is incorrectly installed.

pamtbaau's suggestion will remedy this, and I need to repackage the skeleton for the latest version of Grav.

Suggested topics

Topic Participants Replies Views Activity
Site Feedback · by pamtbaau, 7 days ago
4 152 2 days ago
Site Feedback · by pamtbaau, 2 weeks ago
7 160 2 weeks ago
Site Feedback · by Anna, 2 weeks ago
2 141 2 weeks ago
Site Feedback · by pamtbaau, 3 weeks ago
3 287 3 weeks ago
Site Feedback · by Jarry, 3 weeks ago
3 180 3 weeks ago