Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lexicon not loading with Twig 1.25 #335

Closed
Stanton opened this issue Sep 26, 2016 · 0 comments · Fixed by #336
Closed

Lexicon not loading with Twig 1.25 #335

Stanton opened this issue Sep 26, 2016 · 0 comments · Fixed by #336
Assignees
Labels
Milestone

Comments

@Stanton
Copy link
Member

Stanton commented Sep 26, 2016

Example:

http://192.168.13.37/app/app.php/lexicon

Results:

Warning: file_get_contents(views/lexicon/index.html.twig): failed to open stream: No such file or directory in /var/www/html/vendor/twig/twig/lib/Twig/Loader/Filesystem.php on line 131

Related issue: twigphp/Twig#2145

@Stanton Stanton added the bug label Sep 26, 2016
@Stanton Stanton self-assigned this Sep 26, 2016
Stanton added a commit that referenced this issue Sep 26, 2016
This resolves an issue caused a change in Twig 1.25 preventing pages from being loaded.

Closes #335
@Stanton Stanton modified the milestone: 6.9.x Sep 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant