Closed (outdated)
Project:
Custom Tokens
Version:
7.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Dec 2011 at 16:29 UTC
Updated:
3 Feb 2025 at 11:51 UTC
Jump to comment: Most recent
Comments
Comment #1
gaspaio commentedI can't reproduce this. It seems the error is comming from token_custom.install:79 (the db_add_field statement) but if you're running the update the table token_custom should exist.
Can you tell me how i can reproduce this ?
Comment #2
gaspaio commentedComment #3
chefarov commentedSimilar issue here when upgrading from drupal 6 to 7
Failed: DatabaseSchemaObjectExistsException: Cannot add field <em class="placeholder">token_custom</em>.<em class="placeholder">format</em>: field already exists. in DatabaseSchema_mysql->addField() (line 328 of /<path_to_drupal_directory>/includes/database/mysql/schema.inc).the table token_custom exists in my database containing the custom tokens code written when I was in drupal 6
Comment #4
anybodyDrupal 7 is now EOL.