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

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Gantry

ERROR: flex-objects.html.twig template not found for page:

Started by AH 5 years ago · 7 replies · 2056 views
5 years ago

My installation:
GRAV 1.7.7 with g5_hydrogen v5.4.36

My Problem:
When clicking on "Pages" in administration-environment, pages don't appear but the message "ERROR: flex-objects.html.twig template not found for page: `` Flex Objects".
Who can help me?
Thanks

5 years ago

@idna, Did you install plugin flex-objects? That's the plugin which provided template flex-objects.html.twig.

5 years ago

Plugin ist installed

5 years ago

@idna, Since I have no experience with Gantry, I have not more suggestions...

5 years ago

In my plugins I had to do following changes from Grav Docs to solve this problem:

image|690x264

5 years ago

Looks like array brackets are misplaced. No need for new variable actually. This should do it:

PHP
$event['paths'][] = __DIR__ . '/admin/themes/grav/templates';
5 years ago

Thank you or your help. Deactivating the "Content Edit"-Plugin solved the problem for me.

5 years ago

Seems to be a known issue since January...

See Issue at getgrav/grav and issue at Content Edit plugin.

Reminder to myself: Don't forget to check the repos for known issues...

Suggested topics

Topic Participants Replies Views Activity
Gantry · by Chris, 11 months ago
1 172 11 months ago
Gantry · by Sam, 1 year ago
7 221 1 year ago
Gantry · by Dima, 2 years ago
2 75 2 years ago
Gantry · by KimTaeWoong, 9 years ago
2 1883 3 years ago
Gantry · by stani, 6 years ago
2 831 3 years ago