Getting PDO exception when trying to save custom breadcrumb using placeholder tokens

Created on 1 June 2012, about 13 years ago
Updated 18 July 2025, 26 days ago

Getting the following error when trying to save a custom breadcrumb using placeholder tokens:

PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'name' in 'field list': UPDATE {custom_breadcrumb} SET name=:db_update_placeholder_0, titles=:db_update_placeholder_1, paths=:db_update_placeholder_2, visibility_php=:db_update_placeholder_3, node_type=:db_update_placeholder_4, language=:db_update_placeholder_5 WHERE (bid = :db_condition_placeholder_0) ; Array ( [:db_update_placeholder_0] => scientists [:db_update_placeholder_1] => Home Our Scientists [node:title] [:db_update_placeholder_2] => [node:url] [:db_update_placeholder_3] => [:db_update_placeholder_4] => scientists [:db_update_placeholder_5] => [:db_condition_placeholder_0] => 2 ) in drupal_write_record() (line 7013 of /Applications/MAMP/htdocs/site/includes/common.inc).

-Trevor

πŸ› Bug report
Status

Closed: outdated

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States ambientdrup

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024