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.
| Comment | File | Size | Author |
|---|---|---|---|
| uc_option_image.install.patch | 515 bytes | jerry |
Comments
Comment #1
pillarsdotnet commentedThanks; committed to CVS.
Comment #2
makuwood commentedI 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
Comment #3
pillarsdotnet commentedFixed in CVS and also released as 6.x-1.3.