[solved] breadcrumbs tag, root parameter not working in 1.10

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
tojnk
New Member
New Member
Posts: 7
Joined: Mon Oct 24, 2011 9:16 am

[solved] breadcrumbs tag, root parameter not working in 1.10

Post by tojnk »

I have just upgraded to cmsms 1.10. And with the upgrade the breadcrumbs tag seems to ignore the 'root' parameter.

I want all breadcrumbs to start with 'Home »'. But since the upgrade to 1.10, 'Home »' is no longer shown.

This is my breadcrumbs tag:

Code: Select all

{breadcrumbs root='home' starttext='' delimiter='»'
I have reported this as a bug: http://dev.cmsmadesimple.org/bug/view/7025.
Last edited by tojnk on Thu Oct 27, 2011 6:10 am, edited 1 time in total.
uniqu3

Re: Breadcrumbs tag, root parameter not working in 1.10

Post by uniqu3 »

Works for me copied your breadcrumb call and using it on default 1.10 Setup with NCleanBlue theme and see Home » Default Templates Explained » Higher End » NCleanBlue
tojnk
New Member
New Member
Posts: 7
Joined: Mon Oct 24, 2011 9:16 am

Re: Breadcrumbs tag, root parameter not working in 1.10

Post by tojnk »

I was hoping it was just broken in 1.10. This makes it a bit more difficult to troubleshoot.

I just tried to do a fresh install of my site in a subdir of another domain. I imported my theme, and the breadcrumbs were working properly again.

So I'm guessing there must be some remnants of older versions of cmsms that are causing this problem.

I am not ready to do a full reinstall just to fix this small problem, so I'm hoping there are some people who can point me in the right direction.
uniqu3

Re: Breadcrumbs tag, root parameter not working in 1.10

Post by uniqu3 »

Reupload 1.10 files? Maybe something went wrong upon download or upload.
tojnk
New Member
New Member
Posts: 7
Joined: Mon Oct 24, 2011 9:16 am

Re: Breadcrumbs tag, root parameter not working in 1.10

Post by tojnk »

Just re-uploaded all files, did a full verification. All checksums matched (after setting ftp upload type to binary).
tojnk
New Member
New Member
Posts: 7
Joined: Mon Oct 24, 2011 9:16 am

Re: Breadcrumbs tag, root parameter not working in 1.10

Post by tojnk »

I found the problem:

The breadcrumbs root parameter only works if the page you set as root has the field 'Show in Menu' checked. You can verify this with a clean install.
Post Reply

Return to “CMSMS Core”