Closed (duplicate)
Project:
Ubercart Option Images
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Apr 2009 at 01:04 UTC
Updated:
24 Apr 2009 at 14:01 UTC
Looks like a new install file typo cropped up in 6.x-1.3. The semicolon at the end of line 11:
'filename' => 'option_image_0_0_0';
should be a comma:
'filename' => 'option_image_0_0_0',
Comments
Comment #1
pillarsdotnet commentedFixed in CVS; see http://drupal.org/node/438714#comment-1503518