When running on PHP 5.4 one need to remove “&” in simplecrumbs.php:
get_path_titles ($post_parent, $titles); // was &$titles
A similar issue was discussed here.
PHP version can be checked by:
# php -v
Simple crumbs is missing from site entirely. No error just not listed in the plugin listing.
]]>It doesn’t even show in my plugins dashboard since I update WordPress to 3.1
It was such a nice easy way to add breadcrumb trails I hate to see it fade away. Anybody have any idea what to look for to fix it?
]]>Hi,
after upgrading to 3.1 this plugin was deactivatet by wordpress…(no valid header).
Now there is no way for me to start it again.
What can i do?
Thanks
Sub
worked fine in 3.05, not completely vanished in 3.1 and install fails every time.
]]>Works great on pages, but on posts, it is showing the slugs instead of the titles (i.e. the title is “Press Releases” but it shows “press-releases” in the breadcrumbs).
Any idea how to fix? ??
]]>Warning: Call-time pass-by-reference has been deprecated – argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /home/softwaredownloads/public_html/wp-content/plugins/simple-crumbs/simplecrumbs.php on line 29
I just want breadcrumbs on my site, and this function that’s err-nous is looping itself..???
]]>