Hi, after few days keep trying i think my image option not working if clean url's enabled. is it possible to use it with clean url enabled?

thank you... :)

Comments

tallryn’s picture

I've discovered the same thing. Damn.

tjholowaychuk’s picture

Hmm they did for me, sorry though guys I am seeking a maintainer I dont have time to work with this module anymore, or at least for a while

tallryn’s picture

When I try to acces a page it says:

Fatal error: Call to undefined function _imagecache_strip_file_directory() in /home/gamrot/domains/drupal5.vot.pl/public_html/sites/all/modules/uc_option_image-5.x-1.0-3/uc_option_image/uc_option_image.module on line 290

Line 290 in uc_option_image.module is:

$path = _imagecache_strip_file_directory($path);

Any idea?

tjholowaychuk’s picture

There were issues with which version of imagecache people were using. Originally this module supported 2.x however I believe the version that offerered some ubercart functionality was 1.7, this was functionality I had never used and was not fully aware of so there may be some bugs based on the imagecache version you are using

tallryn’s picture

Haha, It works perfectly with imagecache 2.1 :) Issue solved.

tjholowaychuk’s picture

Status: Active » Fixed

Sounds good!

Anonymous’s picture

Status: Fixed » Closed (fixed)

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