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!

Donate PayPal GitHub Sponsors

You want to support and there is no suitable platform? Write to us in the forum.

0€

Update Error: Sitemap 5.2.1

1 month 6 days ago #595 by Rolf Dautrich
Replied by Rolf Dautrich on topic Update Error: Sitemap 5.2.1
Worked for me now.
Updated worked, Sitemaps are created and look fine.
The topic has been locked.
1 month 6 days ago #596 by Anthony G
Replied by Anthony G on topic Update Error: Sitemap 5.2.1
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='.')
The topic has been locked.
1 month 6 days ago #597 by Juliet van Ree
Replied by Juliet van Ree on topic Update Error: Sitemap 5.2.1
It works perfect for me now. Thank you so much for fixing the update!
The topic has been locked.
1 month 6 days ago - 1 month 5 days ago #598 by LUCiD
Replied by LUCiD on topic Update Error: Sitemap 5.2.1
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
        $toolbar = $this->getDocument()->getToolbar();
with that:
        $toolbar = Toolbar::getInstance();
Now the admin panel is working for me again.
 
The topic has been locked.
1 month 5 days ago #600 by Sven Schultschik
Replied by Sven Schultschik on topic Update Error: Sitemap 5.2.1
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.
The following user(s) said Thank You: LUCiD
The topic has been locked.
1 month 5 days ago - 1 month 5 days ago #601 by LUCiD
Replied by LUCiD on topic Update Error: Sitemap 5.2.1
Yes, strange, but I have no idea why this is the case.
My PHP version is 8.2.27, with J4 if this helps.

But please don't stress about me, my workaround will work until you find a better solution.

Best regards!
The topic has been locked.
Time to create page: 0.237 seconds
Powered by Kunena Forum