When module is activated y all breadcrumbs duplicates the base path so it leads to an inexistent page (for example: http://localhost/~fernandov/www/openagro.com.ar/~fernandov/www/openagro....). It does the same while building the breadcrumb I create (example: http://localhost/~fernandov/www/openagro.com.ar/~fernandov/www/openagro....) There is an extra "~fernandov/www/openagro.com.ar/"
How can I solve this?
Thanks a lot.
Regards.
Comments
Comment #1
kalabroReally strange. Try to go on correct page
admin/structure/path-breadcrumbs/settings(without duplicates) and disable option “Use module breadcrumbs render function”.Comment #2
scuis commentedIt works, thanks, but with this setting I can't use my own delimiters.
Comment #3
kalabro@scuis, unfortunately I can not reproduce your problem.
Is your .htaccess (RewriteBase) configured correctly? Are you using multisiting?
Comment #4
kalabro@scuis, try latest dev. Does this #1893878-6: Duplicated path prefix in urls when using Path Breadcrumbs render function helped in your case?
Main issue: #1893878: Duplicated path prefix in urls when using Path Breadcrumbs render function