Closed (won't fix)
Project:
Translation Management
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 May 2011 at 02:45 UTC
Updated:
28 Feb 2012 at 19:37 UTC
Jump to comment: Most recent file
Comments
Comment #1
brucepearson commentedThis should be fixed now. The api "db_add_index" is different in D7.
Comment #2
brucepearson commentedComment #4
astutonetI keep having problems with D7 regarding this error ...
Comment #5
ChrisFlink commentedI have the same problem. Seems like the updates are all just the drupal 6 updates. Also because of the version numbers (eg. 6031 instead of 7031).
db_add_index (and also the often used db_add_field) functions don't have the $ret parameter anymore.
I added a patch for this update, but it looks like we're looking at a more structural issue.
Comment #6
miro_dietikerCurrently we're reimplementing this module from scratch in our codesprint:
http://drupalevents.ch/drupal/codesprint-2012
Thus all current bug reports and feature requests are dropped. Please recheck once the the sprint is completed.
Comment #7
dewolfe001 commentedGood patch, MadChris-- I saw the same glitch in the update code just now.
All the best,
Mike