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

Comments

lsolesen’s picture

Has this been implemented in the dev version yet?

Scott Reynolds’s picture

Status: Needs review » Reviewed & tested by the community

This has not been implemented. just ran into it myself.

lsolesen’s picture

I want to start using styles in my install profile. Can I do something to get this working in the cvs?

ferdi’s picture

StatusFileSize
new544 bytes

rolling the patch again. It was not working with drush make.

lsolesen’s picture

Any 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.

lsolesen’s picture

I can confirm that ferdis patch is working when using an install profile.

David Lesieur’s picture

#4 also works for me.

Tor Arne Thune’s picture

#4 does the trick for me too.

kehan’s picture

subscribing and #4 works for me

bkoether’s picture

#4 works for me as well.

aaron’s picture

Status: Reviewed & tested by the community » Fixed

thanks, Takeova & ferdi! fixed & committed this. terribly sorry it took so long, thanks for the patience!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.