- Posts: 13
COMMUNITY FORUM
update is causing serious trouble
- just-nice
-
Topic Author
- Offline
- New Member
Less
More
8 years 11 months ago #154666
by just-nice
update is causing serious trouble was created by just-nice
Installed the k2 update on my Joomla 3.5.1 multilanguage Website. Half of the english main menue disappeared as a result,
5 categories including the k2 blog.
Restored the site and made a second try on a lokal Joomla Installation - same effect.
When entering a missing article via the german site I see the URL issue
http://localhost/Joomlalokal/en/11-garden/89-how-do-we-plan-your-feng-shui-garden
The override I´m using is the following
if ( $this->item->link != JRequest::getURI() ) {
$app = JFactory::getApplication();
$app->redirect($this->item->link,'','');
}
Looking forward to some helpful advise.
Thanks in advance
5 categories including the k2 blog.
Restored the site and made a second try on a lokal Joomla Installation - same effect.
When entering a missing article via the german site I see the URL issue
http://localhost/Joomlalokal/en/11-garden/89-how-do-we-plan-your-feng-shui-garden
The override I´m using is the following
if ( $this->item->link != JRequest::getURI() ) {
$app = JFactory::getApplication();
$app->redirect($this->item->link,'','');
}
Looking forward to some helpful advise.
Thanks in advance
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
8 years 11 months ago #154683
by Krikor Boghossian
Replied by Krikor Boghossian on topic update is causing serious trouble
Hello,
K2 will not hide/ alter your menu items.
Make sure that these menu items belong to the correct language.
As for the code, I assume this is for a 301 redirect.
I would not use it if I were you. I would opt-in for a canonical link URL.
K2 will not hide/ alter your menu items.
Make sure that these menu items belong to the correct language.
As for the code, I assume this is for a 301 redirect.
I would not use it if I were you. I would opt-in for a canonical link URL.
Please Log in or Create an account to join the conversation.
- just-nice
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 13
8 years 11 months ago #155103
by just-nice
Replied by just-nice on topic update is causing serious trouble
Hi Krikor,
the override is not for 301 redirect but to solve duplicate pages and it works well.
Concerning the K2 update I´ve experienced the same trouble.
with three different installations, first on my live site and twice with local Joomla installations.
Half of the Joomla categorys in the English Menue including the K2 Blog disappear in front- and backend
imgur.com/DPz2ASj
compared to www.feng-shui-flow.com/en
The live Website is restored and K2 not updated. You can check easily that all items belong to the correct language.
Hope to get some help solving the problem.
Claiming that it doesn´t happen does not help.
Thanks in advance
the override is not for 301 redirect but to solve duplicate pages and it works well.
Concerning the K2 update I´ve experienced the same trouble.
with three different installations, first on my live site and twice with local Joomla installations.
Half of the Joomla categorys in the English Menue including the K2 Blog disappear in front- and backend
imgur.com/DPz2ASj
compared to www.feng-shui-flow.com/en
The live Website is restored and K2 not updated. You can check easily that all items belong to the correct language.
Hope to get some help solving the problem.
Claiming that it doesn´t happen does not help.
Thanks in advance
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
8 years 11 months ago #155119
by Krikor Boghossian
Have you tried to clear both Joomla!'s and your browser's cache?
Repairing your db's tables might also help.
Replied by Krikor Boghossian on topic update is causing serious trouble
I am not claiming anything. It will not happen in any of the numerous K2 sites were are managing.Claiming that it doesn´t happen does not help.
Have you tried to clear both Joomla!'s and your browser's cache?
Repairing your db's tables might also help.
Please Log in or Create an account to join the conversation.
- just-nice
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 13
8 years 11 months ago #155202
by just-nice
Replied by just-nice on topic update is causing serious trouble
Hi Krikor,
cleaned the chaches before posting.
The database is allright but following your advise I tried to repair several times, no changes.
I believe the issue has to do with the multilanguage status of the website.
But not with missing language definitions.
The menue entries and articles that are missing are all from the second language (English)
The K2 update causes changes in language flaggs and shortcuts.
Flaggs turn black, some shortcuts (the connection between German and English items) are transparent,
even though they are still working.
imgur.com/a/6RNtP
When editing one entry of a menue, the flaggs of all entries turn black.
imgur.com/a/6RNtP
After a while they turn back to colours.
Some stay black. It changes which items are black.
imgur.com/a/6RNtP
Hope these details help to find a solution.
Would really like to have K2 running in the latest version
like everything else on my website.
Thanks, Silke
cleaned the chaches before posting.
The database is allright but following your advise I tried to repair several times, no changes.
I believe the issue has to do with the multilanguage status of the website.
But not with missing language definitions.
The menue entries and articles that are missing are all from the second language (English)
The K2 update causes changes in language flaggs and shortcuts.
Flaggs turn black, some shortcuts (the connection between German and English items) are transparent,
even though they are still working.
imgur.com/a/6RNtP
When editing one entry of a menue, the flaggs of all entries turn black.
imgur.com/a/6RNtP
After a while they turn back to colours.
Some stay black. It changes which items are black.
imgur.com/a/6RNtP
Hope these details help to find a solution.
Would really like to have K2 running in the latest version
like everything else on my website.
Thanks, Silke
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
8 years 11 months ago #155205
by Krikor Boghossian
Replied by Krikor Boghossian on topic update is causing serious trouble
Silke,
K2 will not alter the menu's language nor the images.
However you can check the specific items which are mapped in these menu items for any changes.
Finally:
Are you talking about menu item associations or item associations via a 3rd party extension?
K2 will not alter the menu's language nor the images.
However you can check the specific items which are mapped in these menu items for any changes.
It will not remove any entries from other components (com_menu) as well.The menue entries and articles that are missing are all from the second language (English)
Finally:
some shortcuts (the connection between German and English items) are transparent
Are you talking about menu item associations or item associations via a 3rd party extension?
Please Log in or Create an account to join the conversation.