[use auto pathway] duplicate entries in pathway/breadcrumbs

More
15 years 1 week ago #14087 by kath
hi there,

as others reported before, i also have duplicate entries in pathway/breadcrumbs. (could not solve the problem by reading the other posts...)

the problem only appears on my category-pages, not on single-item-pages.

(A) pathway should like like:
start / sports / soccer / men

(B) but pathway is:
start / sports / soccer / men / sports / soccer / men

both my menu tree and category tree is according to the desired pathway (=A)

any directions for me?
thanks!
kath

Please Log in or Create an account to join the conversation.

More
15 years 4 days ago #14176 by kath
workaround for this:
in /templates/my_templates/html/mod_breadcrumb/default.php

i added this

// 21:47 07.03.2011 ben added fix to avoid duplicate entries.
$list_items = array();
for($i=0; $i<count($list); $i++){
$list_items[ $list[$i]->name ] = $list[$i];
}
$list_items = array_values($list_items);
$count = count($list_items);
// 21:47 07.03.2011 ben added fix to avoid duplicate entries END.

inline 6.

Please Log in or Create an account to join the conversation.

More
15 years 3 days ago #14178 by grabit
Kath,

You could also resolve the problem with the 'item depth' and 'Add item to pathway' in the basic parameters of your menu item.

This solution is easier and doesn't change your code.

An Apple a days keeps the doctor away

Please Log in or Create an account to join the conversation.

More
14 years 11 months ago #14503 by kath
thanks grabit,
i'll have a look into that!

kath :)

Please Log in or Create an account to join the conversation.

More
14 years 7 months ago #17754 by kath
@grabit: 'bit late, but what the "hack" -> your solution did help me! thanks.

Please Log in or Create an account to join the conversation.

More
14 years 7 months ago #17816 by micker
hello if it's good
edit you title post and add [solved]
thanks for all

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

Please Log in or Create an account to join the conversation.

More
11 years 11 months ago #45958 by Dooou
i got the same problem please but i don't know how i could also resolve the problem with the 'item depth' and 'Add item to pathway' in the basic parameters of your menu item. This solution is easier and doesn't change your code.

Please Log in or Create an account to join the conversation.

More
11 years 11 months ago #45959 by ggppdk
Hello

our solution was to add the parameter:

Create pathway automatically


you can set in component parameters and override in categories or content types


Component configuration
/ Options (TAB)
/ SEF / url section of parameters


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star review. Thanks!

Please Log in or Create an account to join the conversation.

More
11 years 11 months ago #45960 by Dooou
oh still doesn't get it as i know nothing about all that stuff my administrator ruined everything ANd gone is that should be done through joomla administrator ? or code issue ?

Please Log in or Create an account to join the conversation.

More
11 years 11 months ago #45961 by ggppdk
Hello

oh still doesn't get it as i know nothing about all that stuff my administrator ruined everything ANd gone is that should be done through joomla administrator ? or code issue ?


i am sorry
i really do not understand what you mean,


FLEXIcontent has a different backend administrator interface ?

yes the numerous features and capabilities of FLEXIContent come with a different backend interface

Regards


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star review. Thanks!

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline
Save