- Posts: 14
COMMUNITY FORUM
- Forum
- K2 Community Forum
- English K2 Community
- 404 Error Category not found after K2 2.10 update in one site language
404 Error Category not found after K2 2.10 update in one site language
- SPOTTERON
- Topic Author
- Offline
- New Member
Less
More
5 years 4 hours ago #173773
by SPOTTERON
Old member
404 Error Category not found after K2 2.10 update in one site language was created by SPOTTERON
We have 2 languages running on a K2 based website. In the K2 category blog, which is set to language: all, there are K2 Items set to German and others are set to English. The K2 items are displayed correctly in the category overview.
Since the K2 2.10 update, when accessing a K2 item via the category overview in the German version of the site, the result is a 404 error - category not found. In the English version of the same category, the k2 items still work normally.
Here are the links:
DE: Category Overview German: www.spotteron.net/de/blog-und-neuigkeiten
DE: Accessing first K2 Item in Overview: www.spotteron.net/de/blog-and-news/citizen-science-award-2019-event-gala-wien
EN: Category overview in English: www.spotteron.net/blog-and-news
EN: Accessing a K2 item in English works normally: www.spotteron.net/blog-and-news/desktop-vs-mobile-what-s-best-for-citizen-science-projects
Here is the Joomla Debug Output of a german K2 item with the 404 Error:
404 **Kategorie nicht gefunden**
Call stack
# Function Location
1 () JROOT/libraries/legacy/error/error.php:200
2 JError::raise() JROOT/libraries/legacy/error/error.php:277
3 JError::raiseError() JROOT/libraries/src/MVC/View/CategoryView.php:133
4 Joomla\CMS\MVC\View\CategoryView->commonCategoryDisplay() JROOT/components/com_content/views/category/view.html.php:75
5 ContentViewCategory->display() JROOT/libraries/src/Cache/Controller/ViewController.php:102
6 Joomla\CMS\Cache\Controller\ViewController->get() JROOT/libraries/src/MVC/Controller/BaseController.php:663
7 Joomla\CMS\MVC\Controller\BaseController->display() JROOT/components/com_content/controller.php:118
8 ContentController->display() JROOT/libraries/src/MVC/Controller/BaseController.php:710
9 Joomla\CMS\MVC\Controller\BaseController->execute() JROOT/components/com_content/content.php:43
10 require_once() JROOT/libraries/src/Component/ComponentHelper.php:402
11 Joomla\CMS\Component\ComponentHelper::executeComponent() JROOT/libraries/src/Component/ComponentHelper.php:377
12 Joomla\CMS\Component\ComponentHelper::renderComponent() JROOT/libraries/src/Application/SiteApplication.php:194
13 Joomla\CMS\Application\SiteApplication->dispatch() JROOT/libraries/src/Application/SiteApplication.php:233
14 Joomla\CMS\Application\SiteApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:196
15 Joomla\CMS\Application\CMSApplication->execute() JROOT/index.php:49
Any fast advise is welcome, since the whole german Blog is not working anymore due to this error,
Thank you and best regards,
Jonathan
Since the K2 2.10 update, when accessing a K2 item via the category overview in the German version of the site, the result is a 404 error - category not found. In the English version of the same category, the k2 items still work normally.
Here are the links:
DE: Category Overview German: www.spotteron.net/de/blog-und-neuigkeiten
DE: Accessing first K2 Item in Overview: www.spotteron.net/de/blog-and-news/citizen-science-award-2019-event-gala-wien
EN: Category overview in English: www.spotteron.net/blog-and-news
EN: Accessing a K2 item in English works normally: www.spotteron.net/blog-and-news/desktop-vs-mobile-what-s-best-for-citizen-science-projects
Here is the Joomla Debug Output of a german K2 item with the 404 Error:
404 **Kategorie nicht gefunden**
Call stack
# Function Location
1 () JROOT/libraries/legacy/error/error.php:200
2 JError::raise() JROOT/libraries/legacy/error/error.php:277
3 JError::raiseError() JROOT/libraries/src/MVC/View/CategoryView.php:133
4 Joomla\CMS\MVC\View\CategoryView->commonCategoryDisplay() JROOT/components/com_content/views/category/view.html.php:75
5 ContentViewCategory->display() JROOT/libraries/src/Cache/Controller/ViewController.php:102
6 Joomla\CMS\Cache\Controller\ViewController->get() JROOT/libraries/src/MVC/Controller/BaseController.php:663
7 Joomla\CMS\MVC\Controller\BaseController->display() JROOT/components/com_content/controller.php:118
8 ContentController->display() JROOT/libraries/src/MVC/Controller/BaseController.php:710
9 Joomla\CMS\MVC\Controller\BaseController->execute() JROOT/components/com_content/content.php:43
10 require_once() JROOT/libraries/src/Component/ComponentHelper.php:402
11 Joomla\CMS\Component\ComponentHelper::executeComponent() JROOT/libraries/src/Component/ComponentHelper.php:377
12 Joomla\CMS\Component\ComponentHelper::renderComponent() JROOT/libraries/src/Application/SiteApplication.php:194
13 Joomla\CMS\Application\SiteApplication->dispatch() JROOT/libraries/src/Application/SiteApplication.php:233
14 Joomla\CMS\Application\SiteApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:196
15 Joomla\CMS\Application\CMSApplication->execute() JROOT/index.php:49
Any fast advise is welcome, since the whole german Blog is not working anymore due to this error,
Thank you and best regards,
Jonathan
Old member
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6218
5 years 3 hours ago #173774
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic 404 Error Category not found after K2 2.10 update in one site language
Version 2.10.0 has a bug which causes that.
It's been fixed in v2.10.1 which should be out later today or tomorrow morning.
Grab the dev version for now github.com/getk2/k2/archive/master.zip and just remember to update to the "stable" release when it's out.
It's been fixed in v2.10.1 which should be out later today or tomorrow morning.
Grab the dev version for now github.com/getk2/k2/archive/master.zip and just remember to update to the "stable" release when it's out.
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- SPOTTERON
- Topic Author
- Offline
- New Member
Less
More
- Posts: 14
5 years 2 hours ago #173776
by SPOTTERON
Old member
Replied by SPOTTERON on topic 404 Error Category not found after K2 2.10 update in one site language
Thank you very much!
Old member
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6218
4 years 11 months ago #173791
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic 404 Error Category not found after K2 2.10 update in one site language
Version 2.10.1 is out now resolving this bug: getk2.org/blog/2680-k2-v2101-released
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Forum
- K2 Community Forum
- English K2 Community
- 404 Error Category not found after K2 2.10 update in one site language