Closed (fixed)
Project:
Styles
Version:
7.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
3 Nov 2010 at 23:32 UTC
Updated:
17 Jan 2011 at 15:20 UTC
Jump to comment: Most recent file
Error during install due to an index on non existing field in styles.install
PDOException: SQLSTATE[42000]: Syntax error or access violation: 1072 Key column 'label' doesn't exist in table
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | styles-error-during-install-961646-2.patch | 544 bytes | ferdi |
| error.patch | 405 bytes | takeova |
Comments
Comment #1
lsolesen commentedHas this been implemented in the dev version yet?
Comment #2
Scott Reynolds commentedThis has not been implemented. just ran into it myself.
Comment #3
lsolesen commentedI want to start using styles in my install profile. Can I do something to get this working in the cvs?
Comment #4
ferdi commentedrolling the patch again. It was not working with drush make.
Comment #5
lsolesen commentedAny chance to get a new version of styles soon? I cannot get my install profile (https://github.com/vih/vih.dk-deploy) working before this is solved, and hence it is more difficult to test.
Comment #6
lsolesen commentedI can confirm that ferdis patch is working when using an install profile.
Comment #7
David Lesieur commented#4 also works for me.
Comment #8
Tor Arne Thune commented#4 does the trick for me too.
Comment #9
kehan commentedsubscribing and #4 works for me
Comment #10
bkoether commented#4 works for me as well.
Comment #11
aaron commentedthanks, Takeova & ferdi! fixed & committed this. terribly sorry it took so long, thanks for the patience!