2 replies [Last post]
iseec's picture
Offline
Joined: 11/03/2007
Juice: 3
Was this information Helpful?

Dear all,

I just deploy my site using Ubercart in www.shape-indonesia.com

I have trouble in my catalog page http://www.shape-indonesia.com/?q=catalog

The old categories show images, but when I add new category then add image, the image is not displayed.

The image content is added in drupal system, but it is not linked to the category. But when I do the same thing in my local system the image is displayed well..

But if i change the old category image, the new image is displayed well in the live site...

When i see the table data after i added image, ubercart didn't add relation row from image node with the related category term. So i hacked to the database and add it manually to solve the problem temporary.

Anybody can help what kind of problem that prevent the ubercart add the relation row to table term_node?

Thanks

oslinux's picture
Offline
Joined: 09/06/2007
Juice: 461
Re: Image added for Catalog Category but not displayed, but the

i have the same issue, it has something to do with the imagechace module...

look it up in your ftp and you will see that in the various sub section NO scaled pic of your original was auto created as the admin settings would promise..

I have just copied the original for now into this subfolder as well and it does show!!

Now, you could manually create a thumbnail size and then upload it for thumnbnails until Ryan can tell us why ubercart does not reporduce them or how to setup imagecache? what would happen if we deactivated imagecache???

cdiggity's picture
Offline
Bug Finder
Joined: 09/14/2007
Juice: 40
no image on subcategory

I thought I had a problem with my imagecache or incompatible versions or directory permissions because I could not get images to show up for subcategories, only top level categories. Images were being created just fine for every other scenario.

I spent 1.5 days on this and I had to read the catalog module a couple times to figure it out but the catalog module will display links without images for subcategories if there are products in the same category as the subcategory's parent.