When feeding taxonomy_image through a view to my homepage, I'm getting an extra // in between my imagecache size and the actual image, so for example:

/files/imagecache//category_pictures/green.png

This is causing the image to not show up.

What is causing this problem? I'm using imagecache for other images just fine.

Comments

nancydru’s picture

Status: Active » Postponed (maintainer needs more info)

Plesae make sure your setting for "Picture image path" does not have a leading "/". If it does, remove the leading "/" and try again after clearing your cache. If that was the problem, please mark this issue "fixed"

hamsterbacke42’s picture

I have a similar weird problem:

I have my site in a directory..
e.g. www.hostingcompany.myaccaount.com/mysite
now I installed a domain with an redirect to my site in that directory
www.example.com

The taxomony images are displayed on www.hostingcompany.myaccaount.com/mysite, although there is a double slash included:
like this:
img src="mysite//files/category_pictures/testcategory.jpg"

Now when I look at my site on www.example.com the pictures dont get displayed anymore and the path now looks like this:
//files/category_pictures/testcategory.jpg

quite weird

the picture path is setup like it should be

hamsterbacke42’s picture

sorry it was something completely unrelated nothing to do with taxonomy image

nancydru’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

No follow up by the original poster.

aidil’s picture

I was having the same problem, but it was fixed when I set the imagecache resizing options > imagecache preset to Original, which turns off imagecache.