[TYPO3-english] mm_forum breadcrumb problem

Matias Coca matiascoca at gmail.com
Wed Jul 1 16:42:38 CEST 2009


I solved the problem.
changing
lib.navigation.breadcrumb = COA
for this
lib.navigation.breadcrumb = COA_INT
problems with cache :)

Saludos.
Matias Coca.



On Tue, Jun 30, 2009 at 1:22 PM, Matias Coca<matiascoca at gmail.com> wrote:
> hello, I am using mm_forum and work right, I am using userfunction for
> the breadcrumb, and work but I have a problem, all the forum is show
> in one page, then the breadcrumb not update until I change page, how
> can I do for that the breadcrumb update every time that navigated for
> the forum?
>
>
>
> [globalVar = TSFE:id=58]
>    lib.navigation.breadcrumb.10.special.range = 0|-2
>    lib.navigation.breadcrumb.10.1.NO.doNotLinkIt = |*| 0 |*|
>    lib.navigation.breadcrumb.20 = HMENU
>    lib.navigation.breadcrumb.20 {
>        special = userfunction
>        special.userFunc = tx_mmforum_pi1->createRootline
>        special.entryLevel = 2
>        #special.range = 0 |-1
>        #includeNotInMenu = 1
>        1 = TMENU
>        1 {
>            NO {
>                doNotLinkIt = |*| 0 |*| 1
>                linkWrap = | &nbsp;
>            }
>        }
>    }
> [end]
>
>
> Thanks for advance!
> PD: sorry for my english, I'm learning :D
>
> Saludos.
> Matias Coca.
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>


More information about the TYPO3-english mailing list