Page 2 of 2

Re: XML Feed URL not work

Posted: 25 May 2022, 21:23
by vodka
debug report:
<code>404</code>
<trace>#0 /var/www/cl94232/data/www/xn--80acheabbc2cdhi4b5m.xn--p1ai/libraries/src/Application/CMSApplication.php(1069): Joomla\CMS\Router\Router->parse(Object(Joomla\CMS\Uri\Uri), true) #1 /var/www/cl94232/data/www/xn--80acheabbc2cdhi4b5m.xn--p1ai/libraries/src/Application/SiteApplication.php(820): Joomla\CMS\Application\CMSApplication->route() #2 /var/www/cl94232/data/www/xn--80acheabbc2cdhi4b5m.xn--p1ai/libraries/src/Application/SiteApplication.php(228): Joomla\CMS\Application\SiteApplication->route() #3 /var/www/cl94232/data/www/xn--80acheabbc2cdhi4b5m.xn--p1ai/libraries/src/Application/CMSApplication.php(278): Joomla\CMS\Application\SiteApplication->doExecute() #4 /var/www/cl94232/data/www/xn--80acheabbc2cdhi4b5m.xn--p1ai/includes/app.php(63): Joomla\CMS\Application\CMSApplication->execute() #5 /var/www/cl94232/data/www/xn--80acheabbc2cdhi4b5m.xn--p1ai/index.php(32): require_once('/var/www/cl9423...') #6 {main}</trace>

Re: XML Feed URL not work

Posted: 25 May 2022, 23:12
by Jan
Hi, did you create the Feed URL directly in Menu?

Image

Re: XML Feed URL not work

Posted: 26 May 2022, 19:14
by vodka
did not create. where is it?

Re: XML Feed URL not work

Posted: 26 May 2022, 23:58
by Benno
Hi,
backend --> Menus --> (e.g.) Main Menu --> New --> Menu Item Type * --> Select --> Phoca Cart --> XML Feed View

Kind regards,
Benno

Re: XML Feed URL not work

Posted: 27 May 2022, 21:44
by vodka
yes, it works with sef, but then this item hangs in the menu(( is it possible to make it work but not be displayed in the menu?
how bring this link to the form /feed.xml ??

Re: XML Feed URL not work

Posted: 28 May 2022, 10:47
by Benno
Hi,
create a hidden menu item:
e.g. https://www.joomshaper.com/blog/how-to- ... -in-joomla

Kind regards,
Benno

Re: XML Feed URL not work

Posted: 11 Jun 2022, 20:57
by vodka
thanks! now the sef link is working.
how to change it to a shorter type ../rss.yml ?

Re: XML Feed URL not work

Posted: 14 Jun 2022, 00:01
by Jan
Hi, I don't think, there is some way to shorten this except some modification of the router :idea:

Jan