Parse error: syntax error, unexpected ';', expecting ')' in /var/www/d6/sites/all/modules/ubercart/uc_option_image/uc_option_image.install on line 11
Just change the ; to , for line 11:
'filename' => 'option_image_0_0_0',
Parse error: syntax error, unexpected ';', expecting ')' in /var/www/d6/sites/all/modules/ubercart/uc_option_image/uc_option_image.install on line 11
Just change the ; to , for line 11:
'filename' => 'option_image_0_0_0',
Comments
Comment #1
cybertoast commentedSorry, missed the fact that this had already been reported multiple times. Ignore please, since it's already in 1.5 (per an earlier comment).