Corrections for install file
jerry - April 16, 2009 - 21:35
| Project: | Ubercart Option Images |
| Version: | 6.x-1.3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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.
| Attachment | Size |
|---|---|
| uc_option_image.install.patch | 515 bytes |

#1
Thanks; committed to CVS.
#2
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
#3
Fixed in CVS and also released as 6.x-1.3.
#4
Automatically closed -- issue fixed for 2 weeks with no activity.