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

pillarsdotnet’s picture

Version: 6.x-1.3 » 6.x-1.x-dev
Status: Active » Closed (duplicate)