Page 1 of 1

URLs broken from checkout page user

Posted: 20 Sep 2023, 12:46
by landed
I have an issue where url's like this just go to the home page. I have a standard htaccess file.

site.com/component/users/remind?Itemid=101
site.com/component/phocacart/checkout?Itemid=101

If I create a menu item for the users then the menu item works in the case of the first one. Not sure if this is a phoca cart issue or Joomla yet. Both these links come from within Phoca Cart views.

Thanks for tips on debugging this.

Re: URLs broken from checkout page user

Posted: 23 Sep 2023, 00:31
by Jan
Hi, if you want to have SEF links, you need to create menu links for different parts (phoca cart, users, ...)

Jan

Re: URLs broken from checkout page user

Posted: 23 Sep 2023, 11:11
by landed
It must be my Joomla is somehow broken as tag item does the same thing. Without a menu item it directs to home page. Also tested disabling phoca cart and the issue persists.
site.com/component/tags/tag/information - this is from a tag and redirects to home page.

Re: URLs broken from checkout page user

Posted: 25 Sep 2023, 11:45
by landed
Fixed by creating a menu item for tags, strange that my site needs it.

Re: URLs broken from checkout page user

Posted: 26 Sep 2023, 23:38
by Jan
Ok