Hello, I use the s3 file system module ( https://www.drupal.org/project/s3fs ) as well as imagecache token. I updated Imagecache token yesterday to 1.0-rc1, and also updated my authcache to Beta7 (which seems to not have affected this).

Then the images of my site vanished. I check the URL where the images are presumed to be and it read "mydomain/files/place/image" when it should read //s3/files/place/image"

I turned off imagecache token and the images returned, now Drupal is looking for them in their s3 buckets as expected.

I'm posting this in case anyone else runs into the same issue after upgrading their imagecache token.

Comments

Rhino-new created an issue. See original summary.

Rhino-new’s picture

Title: Updating to imagecache Token 7.x-1.0-rc1 = no images shown » Updating to imagecache Token 7.x-1.0-rc1 = no images shown if you use s3 buckets
Rhino-new’s picture

Assigned: Unassigned » Rhino-new
Status: Active » Fixed

I've tracked this down to be an actual theming issue, and not the fault of the module imagecache Token 7.x-1.0-rc1. You can close this report. (edit: spelling)

Status: Fixed » Closed (fixed)

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