SOLVED {cms_breadcrumbs} and {breadcrumbs}

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
carasmo
Power Poster
Power Poster
Posts: 506
Joined: Thu Feb 08, 2007 6:11 pm

SOLVED {cms_breadcrumbs} and {breadcrumbs}

Post by carasmo »

Both don't work.

I have the latest install of everything. I stick either of the tags:

Code: Select all

{cms_breadcrumbs} or {breadcrumbs}
and there is no breadcrumb at all.
Last edited by carasmo on Fri Jul 06, 2012 3:22 pm, edited 1 time in total.
milehigh

Re: {cms_breadcrumbs} and {breadcrumbs}

Post by milehigh »

Found this while reading the 1.11 release notes:
MenuManager now has a new breadcrumbs action (and the breadcrumbs tag is now depeciated). The new breadcrumbs action allows for template customization of the appearance of breadcrumbs, and even its behaviour.
carasmo
Power Poster
Power Poster
Posts: 506
Joined: Thu Feb 08, 2007 6:11 pm

Re: {cms_breadcrumbs} and {breadcrumbs}

Post by carasmo »

I'm using 1.10.3 so what do I do for now?
staartmees
Power Poster
Power Poster
Posts: 1049
Joined: Wed Mar 19, 2008 4:54 pm

Re: {cms_breadcrumbs} and {breadcrumbs}

Post by staartmees »

did you read the the helpsection about the different parameters. Breadcrumbs works fine with version 1.10.3
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: {cms_breadcrumbs} and {breadcrumbs}

Post by Rolf »

In 1.10.3 and before {breadcrumbs}
In coming 1.11 {cms_breadcrumbs} or {breadcrumbs} (but deprecated)

Grtz. Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
carasmo
Power Poster
Power Poster
Posts: 506
Joined: Thu Feb 08, 2007 6:11 pm

Re: {cms_breadcrumbs} and {breadcrumbs}

Post by carasmo »

Thanks. I tried both, neither one prints out anything.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: {cms_breadcrumbs} and {breadcrumbs}

Post by Rolf »

carasmo wrote:Thanks. I tried both, neither one prints out anything.
Pages are included in the navigation?
Templates?
The correct navigation startpoint?
Do you have a website url?
Or anything else we can work with...?

grtz. Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
carasmo
Power Poster
Power Poster
Posts: 506
Joined: Thu Feb 08, 2007 6:11 pm

Re: {cms_breadcrumbs} and {breadcrumbs}

Post by carasmo »

when using {cms_breadcrumbs}

Code: Select all

string(121) "Smarty error: [in content:content_en line 11]: [plugin] unknown tag - 'cms_breadcrumbs' (core.load_plugins.php, line 198)" string(133) "Smarty error: [in content:content_en line 11]: syntax error: unrecognized tag 'cms_breadcrumbs' (Smarty_Compiler.class.php, line 590)" 
with {menu action='breadcrumbs'} nothing

with {breadcrumbs} works fine
uniqu3

Re: {cms_breadcrumbs} and {breadcrumbs}

Post by uniqu3 »

Rolf wrote:In 1.10.3 and before {breadcrumbs}
In coming 1.11 {cms_breadcrumbs} or {breadcrumbs} (but deprecated)
{cms_breadcrumbs} or {menu action='breadcrumbs'} can hardly work on 1.10.3 as it is 1.11 feature.
carasmo
Power Poster
Power Poster
Posts: 506
Joined: Thu Feb 08, 2007 6:11 pm

Re: {cms_breadcrumbs} and {breadcrumbs}

Post by carasmo »

Thanks. I guess I'm reading ahead of myself...
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: {cms_breadcrumbs} and {breadcrumbs}

Post by Rolf »

carasmo wrote:Thanks. I guess I'm reading ahead of myself...
Please don't forget to add [solved] to the title of the first post.

Thanks, Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
Post Reply

Return to “CMSMS Core”