10 replies [Last post]
goodeit's picture
Offline
Joined: 05/28/2008
Juice: 322
Was this information Helpful?

It appears that ever since I updated to Drupal 5.11, new products are not getting ImageCache'd images. Deleting an ImageCache file from an older node gets recreated just fine (as does adding a new image to an old node), but any new nodes are not getting an ImageCache thumbnail.

Upgrading to Drupal 5.12 and then ImageCache 2.2 did not help. I have been using IC 2.x with Ubercart for a while and have never had any problems before.

goodeit's picture
Offline
Joined: 05/28/2008
Juice: 322
Re: Anyone Using ImageCache 2.1+ and Drupal 5.11+?

Is anyone else using Drupal 5.12 with an ImageCache 2.x?

Abilnet's picture
Offline
Uber DonorBug Finder
Joined: 12/28/2007
Juice: 718
Re: Re: Anyone Using ImageCache 2.1+ and Drupal 5.11+?

Use ImageCache version 1.7 - it's the latest that works w/o any extra steps with Ubercart at the moment.

goodeit's picture
Offline
Joined: 05/28/2008
Juice: 322
Re: Re: Re: Anyone Using ImageCache 2.1+ and Drupal 5.11+?

The only difference (that I know of) between 1.x and 2.x is that Ubercart cannot create the presets automatically in 2.x.. I have been using Ubercart and ImageCache 2.x for a while together and have had no problems. It is still working ok, just not with new nodes.

Has anyone else tried to use ImageCache 2.x with Drupal 5.11/12?

lmfisher100's picture
Offline
Joined: 10/09/2008
Juice: 10
Re: Re: Re: Re: Anyone Using ImageCache 2.1+ and Drupal 5.11+?

dont use the 2.x version it will take you 3 days to figure out

petey318's picture
Offline
Joined: 03/25/2008
Juice: 33
works ok for me?

I'm having no problems - using imagecache 5.x-2.1 with D5.11.
Created some new product nodes and all works as expected.

himagarwal's picture
Offline
Joined: 06/24/2008
Juice: 295
Re: works ok for me?

i had problems with imagecache 2.x. it is better to use latest 1.x version so that it works with any new updates of ubercart.

goodeit's picture
Offline
Joined: 05/28/2008
Juice: 322
Re: Re: works ok for me?

Well, I uninstalled IC 2.2 and downgraded to ImageCache 1.7, which flushed all of the old presets and the files. After having Ubercart recreate the presets, IC 1.7 very quickly recreated the images from before, but again will not create images for the nodes created since the upgrade to Drupal 5.11. But, any new nodes created now do get the thumbnails created. So I guess I have to delete/recreate all of the malfunctioning nodes...

danroth's picture
Offline
Joined: 10/29/2008
Juice: 22
no problem here

I'm using them both with no problem, although I did not upgrade.
I'm building a new site and started with drupal 5.12 & imagecache 5.x-2.2

sashomi's picture
Offline
Joined: 06/19/2008
Juice: 29
Using Imagecache 2.x

I'm using Imagecache 2.x for a long time and I didn't experienced any troubles until recently. The problem I stuck with is in caching all the images. It seems that imagecache 2.x. put somehow expire date in the past and browsers don't cache all the images. This makes a lot of trouble with the speed. This is what I get:

Expires: Sun, 19 Nov 1978 05:00:00 GMT, Sun, 19 Nov 1978 05:00:00 GMT
Cache-Control: store, no-cache, must-revalidate, post-check=0, pre-check=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0

This date is set by drupal_page_cache_header().
When I revert to imagecache 1.7 and unmark ImageAPI GD2 and ImageAPI ImageMagick in the modules section, everything is cached normally. I don't see why imagecache 2.x does this, don't see any big differences with 1.7 . The only suggestion is, that something in ubercart tell him not to cache images. Any suggestions?

TR
TR's picture
Offline
Bug FinderFAQ ModeratorGetting busy with the Ubercode.
Joined: 11/05/2007
Juice: 3424
Re: Using Imagecache 2.x
<tr>.