Closed (fixed)
Project:
Google AdWords Conversion Tracking
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Apr 2011 at 10:25 UTC
Updated:
23 Jul 2014 at 17:10 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
f1mishutka commentedconfirm this issue
I have error when trying to adjust conversion settings:
user warning: Unknown column 'color' in 'field list' query: INSERT INTO google_adwords (nid, vid, enabled, label, format, color) VALUES (54, 54, 1, 'sdfgsdfg_DFfsdfM', '2', 'FFFFFF') in /drupal/modules/google_adwords/google_adwords.module on line 167.
Comment #2
shaneod commentedI'm having the same issue.
Comment #3
webthingee commentedSame issue here too.
Comment #4
webthingee commentedI decided to attempt a patch that includes the tables in the schema, and to the update hook.
Comment #5
webthingee commentedforgot to update status to request test. ^^^^
Comment #6
rickmanelius commentedSame problem, haven't tried the patch yet.
Comment #7
castawaybcn commentedsame here, I have not tried the patch either
Comment #8
firebus commentedworked for me. marking this bug critical, since it breaks functionality for any user wishing to upgrade
Comment #9
Preston McMurry commentedThe above patch solves the problem on an otherwise unpatched 2011-Apr-12 release of the module (therelease available as of this posting). Confirmed just now. Not sure how the above patch interacts with any other patches.
Comment #10
belong@mywebworkshop.com commentedThe patch presumably works, and was created in April. It is now June.
Is there a plan to fix this and produce a new release?
At present this module is only for those who know how to do patches.
The module is not working unless patched.
I can't do patches.
Should I use an old version of the module until 1.4 is fixed?
Cheers
Miriam
Comment #11
petarb commentedI can't do patches either! Very dangerous to try manually, as well...
Can someone PLEASE post either a text dump of the patched file, or perhaps a ZIP of the patched file?
Thank you for your help. :)
Comment #12
petarb commentedAny news on this patch? Would somebody be kind enough to post this? Thanks in advance!
Comment #13
gregoire@inficiences.com commentedPlease find attached the same module with the patched google_adwords.install file
Comment #14
NaX commentedManually applied patch #4 to dev and it seemed to work for me.
Comment #15
webthingee commentedComment #16
petarb commentedThank you Gregoire! Seems to work for me too.
Comment #17
stewart.adam commentedAttached patch applies to 6.x-1.x git.
Comment #18
perignon commented