Hallo!
In der neuen Version 2.5.5 habe ich grad gesehen, dass "Sitemap" falsch verlinkt ist:
http://index.php/?action=sitemap&lang=de
Danke & viele Grüsse,
Jessy
Sitemap falsch verlinkt in Version 2.5.5
Moderator: Thorsten
Re: Sitemap falsch verlinkt in Version 2.5.5
Hi,
schau ich mir an, kann ich aber hier lokal nicht nachvollziehen.
bye
Thorsten
schau ich mir an, kann ich aber hier lokal nicht nachvollziehen.
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Re: Sitemap falsch verlinkt in Version 2.5.5
Sorry for posting a reply in English, as I can't speak Deutsch.
I assume you enable mod_rewrite. I have the same problem when I enable rewrite. And here is a workaround to fix the issue:
Edit index.php at around line 411 with this code:
Then you should be fine.
I assume you enable mod_rewrite. I have the same problem when I enable rewrite. And here is a workaround to fix the issue:
Edit index.php at around line 411 with this code:
Code: Select all
'showSitemap' => getLinkHtmlAnchor($systemUri.'?'.$sids.'action=sitemap&lang='.$LANGCODE, $PMF_LANG['msgSitemap']),
Re: Sitemap falsch verlinkt in Version 2.5.5
Hi,
this should be also fixed in 2.5.6.
bye
Thorsten
this should be also fixed in 2.5.6.
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist