I tried to install the UC Option Image module with drush but it rose an error when I was enabling the module.

The error was:
Error: syntax error, unexpected ';', expecting ')' in [...]/sites/all/modules/uc_option_image/uc_option_image.install, line 11

It seems that an semicolon was typed in place of a comma so I've already made a patch for this issue so you just need to review it and commit it.

CommentFileSizeAuthor
uc-option-image--syntax-error.patch620 bytesrevagomes

Comments

vin247’s picture

tried the patch, didn't work for me, but replacing the semi colon with a comma on line 11 does the trick, thanks!

revagomes’s picture

Status: Active » Fixed

It seems that this issue is already fixed so I'm moving status to fixed.

Status: Fixed » Closed (fixed)

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