-
-
Notifications
You must be signed in to change notification settings - Fork 95
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
PHP Compile Error on sitemap page #470
Comments
Same issue for us with Line 559 in version 3.7.7 @joeforfuture If you're able to upgrade the site, you might be able to get past that. I think this PR tried to address it, if I am reading it right, but has been un-merged for many months. #458 |
Same issue when navigating directly to
|
Hi, we've got the same issue Craft Pro 3.9.13 Confirm that the PR #474 fixes the issue, is this or another fix going to be released soon? |
@Tam Please help |
We've just spotted this issue too. How am I able to utilise the fix by @cloetensbrecht in the short-term? Is that possible? |
Do I change my composer.json file? from "ether/seo": "3.7.7", Sorry, not had to do this before. Any advice greatly appreciated. |
I managed to get a version of #479 fix running, but it only seems to render top level sitemap.xml correctly. The child sitemaps (/sitemap_sections_1_0.xml) look broken to me (not outputting any XML markup). |
When I create sitemap, am facing error https://tutivsoft.com/ Hope this is fixed :-) |
Description
Error appears straight after installation when trying to open the "sitemap" menu in the SEO dashboard
yii\base\ErrorException: Dynamic class names are not allowed in compile-time ::class fetch in /home/url website/vendor/ether/seo/src/services/SitemapService.php:559
Stack trace:
#0 [internal function]: yii\base\ErrorHandler->handleFatalError()
#1 {main}
Steps to reproduce
Additional info
The text was updated successfully, but these errors were encountered: