Not sure how i could go about testing this because it is imagecache dependent. As far as i am aware imagecache will not be included in drupal 7 . I guess i could just remove the dependency in the .info file.

however i get this error when i do that

PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'tob5.files' doesn't exist: SELECT fid from {files} WHERE filename = :filename AND filepath = :filepath; Array ( [:filename] => option_image_0_0_0 [:filepath] => sites/all/modules/uc_option_image/no_image.png ) in uc_option_image_install() (line 15 of C:\wamp\www\tob5\sites\all\modules\uc_option_image\uc_option_image.install).

Comments

Anonymous’s picture

Issue summary: View changes

update

liberatr’s picture

Issue summary: View changes
Status: Active » Closed (fixed)

Fixed in latest releases for Drupal 7