Page 1 of 1
[solved] breadcrumbs tag, root parameter not working in 1.10
Posted: Mon Oct 24, 2011 9:25 am
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.
Re: Breadcrumbs tag, root parameter not working in 1.10
Posted: Mon Oct 24, 2011 9:48 am
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
Re: Breadcrumbs tag, root parameter not working in 1.10
Posted: Mon Oct 24, 2011 12:51 pm
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.
Re: Breadcrumbs tag, root parameter not working in 1.10
Posted: Mon Oct 24, 2011 2:06 pm
by uniqu3
Reupload 1.10 files? Maybe something went wrong upon download or upload.
Re: Breadcrumbs tag, root parameter not working in 1.10
Posted: Tue Oct 25, 2011 7:22 am
by tojnk
Just re-uploaded all files, did a full verification. All checksums matched (after setting ftp upload type to binary).
Re: Breadcrumbs tag, root parameter not working in 1.10
Posted: Wed Oct 26, 2011 4:07 pm
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.