No column 'condition' in DB
beholder - August 22, 2007 - 12:49
| Project: | Node breadcrumb |
| Version: | 5.x-1.0-beta3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Hi, there is no column 'condition' in install script, so when I save rule I get an error:
user warning: Unknown column 'condition' in 'field list' query: INSERT INTO node_breadcrumb_rule (node_type, tid1, tid2, mid, weight, `condition`) VALUES ('news', 0, 0, 66, 0, '') in d:\portal\2half\includes\database.mysql.inc on line 172.
Please add this column to node_breadcrumb.install file.

#1
Tnx. Fixied in CVS: http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/node_breadc...
#2
fixed in beta4
#3
closed