#511 – k2 categories links - error 404

Status: Closed - Category: Route 66
hi
i'm using Joomla! 3.9.14 & K2 v2.10.2 (php 7.2)
i'm also using Nextend accordion menu module to display k2
i have installed and configured the plugin. but once published, when i click a category link on the accordion menu, i get a 404 page
if i click on an item link - it's working great.

am i doing something wrong?
Hi,

Can you please provide the URL patterns that you are using? Just made some tests with K2 and it works fine for me.

Regards
 
Item URL pattern: {itemId}
Category URL pattern {categoryId}
You can't have those patterns working together. This kind of setup can create issues with your URLs. For example the item with ID 4 and the category with ID 4 will end up with the same URL.

I suggest to add a small prefix to the category pattern and use something like:
c/{categoryId} or c-{categoryId}

Regards
 
This ticket is closed, therefore read-only. You can no longer reply to it. If you need to provide more information, please open a new ticket and mention this ticket's number.

Note: An active subscription is required in order to get support for our paid extensions. For our free extensions, if you don't have an account, register and then submit your support request.  In case you just want to ask a question, you can also use the contact form .

Note: Our support team is currently on vacation, so please anticipate slightly longer response times. Thank you for your understanding!

Firecoders
Are you using our extensions? Please post a review at the Joomla extensions directory!
Post a review