Error in .install file

neokrish - April 24, 2009 - 13:54
Project:Ubercart Option Images
Version:6.x-1.4
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:duplicate
Description

Hi,
There is an error in the .install file of this module on line #11. It's a typo, obviously. You need to change the ';' to ',' in the end of that line.

'filename' => 'option_image_0_0_0';

need to change as

'filename' => 'option_image_0_0_0',

#1

pillarsdotnet - April 24, 2009 - 14:00
Status:active» duplicate

Fixed in CVS; will package a 1.5 version shortly. See http://drupal.org/node/438714#comment-1503518

 
 

Drupal is a registered trademark of Dries Buytaert.