The module install file failed on one of my production servers, though it worked OK on my dev system. Upon examining it, I found a missing argument to drupal_get_path() and also a typo in a variable name. Patch attached.

CommentFileSizeAuthor
uc_option_image.install.patch515 bytesjerry

Comments

pillarsdotnet’s picture

Status: Needs review » Fixed

Thanks; committed to CVS.

makuwood’s picture

I am getting this error after correcting the uc_option_image.install

Fatal error: Call to undefined function uc_option_image_id() in /home/mysite/public_html/4u/sites/all/modules/ubercart/uc_option_image/uc_option_image.install on line 11

pillarsdotnet’s picture

Version: 6.x-1.2 » 6.x-1.3

Fixed in CVS and also released as 6.x-1.3.

Status: Fixed » Closed (fixed)

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