No functionality seems to be compromised. Errors appearing:

PHP Parse error: syntax error, unexpected $end in /home/sap3pas/public_html/ftc/sites/all/modules/custom_breadcrumbs/custom_breadcrumbs.module(832) : eval()'d code on line 1
and
PHP Parse error: syntax error, unexpected '<' in /home/sap3pas/public_html/ftc/sites/all/modules/custom_breadcrumbs/custom_breadcrumbs.module(832) : eval()'d code on line 1

Comments

MGN’s picture

Version: 6.x-2.0-beta1 » 6.x-2.x-dev
Status: Active » Closed (duplicate)

I think this issue is a duplicate of #594394: PHP Parse error: syntax error, unexpected $end in modules/custom_breadcrumbs/custom_breadcrumbs. Can you try the latest code (6.x-2.x-dev) and let me know if you still see this.

Also, have you enabled the option to use php in titles and paths? Have you created a breadcrumb that uses php in titles or path? If so, you might check the code to make sure that it is correct - improper code could lead to this error.

Thanks

filiptc’s picture

Yes, definitely a duplicate, sorry bout that. No own phpcode anywhere so I'll try last dev and report back on the other thread. Thanks!

filiptc’s picture

Confirming here too just in case: latest dev fixes issue.