Our Joomla! extensions are all OpenSource and free of charge. Support is also free of charge. Nevertheless, we do have costs that need to be paid. This is done out of our own pocket. We have had a donation button on our website for some time now, which is actually used to make donations from time to time. The donation progress bar is intended to show how much support we have received and how much is still missing to cover the basic costs, such as hosting and services. The annual costs currently amount to 420€.
2024: €235.49 out of the €356 target was reached
Thank you for your support!
You want to support and there is no suitable platform? Write to us in the forum.
I tried reinstalling the plugin and now I get this: Failed opening required '/data/sites/web/devaartkantbe/www/administrator/components/com_schuweb_sitemap/helpers/schuweb_sitemap.php' (include_path='.')
Hi Sven.
Installation works for me now (both from the update and with the package at the Joomla installer) BUT, if I want to go to the Sitemap admin panel the error, Anthony G also had, occurs:
Call to undefined method Joomla\CMS\Document\HtmlDocument::getToolbar()
So, it doesn't really work.
After trying to install the older version 5.2.0 over it, an error and warning message appears again:
Downgrading from version 5.2.1 to version 5.2.0 is not allowed.
Error installing package
Warning
Extension Update: Custom install routine failure.
I don't want to uninstall it to reinstall the older version, so please, correct it ASAP.
Edit:
I've got it to work, with a workaround:
In the file 'administrator/components/com_schuweb_sitemap/src/View/Sitemaps/HtmlView.php'
at the top at line 16, I've added:
use Joomla\CMS\Toolbar\Toolbar;
At line 115 in the function addToolbar() I've replaced this
Sorry, worked on my machine fine. I will check and provide a fix when I'm back on my computer.
If you enjoy our extensions and found our assistance helpful, please consider supporting the project as outlined at the top of the page. Your support would be greatly appreciated.