JesseWebDotCom/webtrees-theme-modern

Error: failed to open stream: HTTP request failed! ... in C:\wamp\www\webtrees217\[...]\default.phtml:61

Closed this issue · 3 comments

Hello.
I kep having an error when choissing this theme.
It seems like getting css files is not possible. The error lines is copuied below ↓

<?php // combine all CSS files so they can share variables echo('<style type="text/css">'); foreach (app(ModuleThemeInterface::class)->stylesheets() as $stylesheet) { readfile(e($stylesheet)); } echo('</style>'); ?>

Other themes seems to work.
Do you have a solution in mind?
Thank you

duplicated issue, see #1

Good news - this theme has been completely rewritten and your issue has been addressed:
https://github.com/JesseWebDotCom/webtrees-theme-modern/releases/tag/0.0.1