Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

Folder.php: Unable to find the wrapper "theme" after updating Grav

Started by Denis Nickoleff 9 years ago · 0 replies · 651 views
9 years ago

I'm not sure how to handle this error. It asks 'did you enable it when you configured PHP?'

Is that a reference to the PHP configuration on my server or do I need to figure out what edit to make for folder.php file? I've made no changes to my theme, the pages, or any files. I just installed the most recent update via the admin page.

Line 220 of folder.php is highlighted:

PHP
            $directory = new \RecursiveDirectoryIterator($path, $flags);

Does this indicate I should change that line? $directory = theme rather than 'new'?

Suggested topics

Topic Participants Replies Views Activity
Support · by Marcel, 5 days ago
0 84 5 days ago
Support · by JakobDB, 6 days ago
1 90 5 days ago
Support · by ramenos, 7 days ago
3 103 6 days ago
Support · by gravinator, 2 weeks ago
3 229 7 days ago
Support · by Roger Parkinson, 2 weeks ago
3 308 2 weeks ago