I have attached a screenshot. The blue box is where the product image should be, however is not. It was working and then no longer worked. I have reinstalled imagefield, imagecache and parts of UC, losing tons of data and still no solution. This is a production site and getting very frustrating. Is there something I am missing here?

The path for the image is sites/default/files/imagecache/product_full_strongman_0.jpg. When I click on the little blue box, which is supposed to be the image, the picture shows up at the above mentioned path. It just wont show up on product page.

CommentFileSizeAuthor
help.jpg40.18 KBjrivelli

Comments

tr’s picture

Category: bug » support
jrivelli’s picture

Can anyone please please help me in this? It is working fine for the catalog listings, just not when someone clicks on the product page.

lestu’s picture

In my case, the problem was that I had installed the GD image toolkit and it was working, but I had NOT enabled the GD sub-module for ImageAPI on the modules page. That solved the problem for me :)

jrivelli’s picture

Status: Active » Closed (fixed)
PILIMILI’s picture

Version: 6.x-2.2 » 7.x-3.x-dev

I am installing ubertcart in Drupal 7.X DEV and I get the following
WHEN A GO TO STORE ADMINISTRATION
ne or more problems were detected with your Drupal installation. Check the status report for more information.
Notice: Undefined index: block_callback in uc_store_admin() (line 37 of C:\wamp\www\drupal-7.x-dev\sites\all\modules\ubercart\uc_store\uc_store.admin.inc).
Notice: Undefined index: block_callback in uc_store_admin() (line 37 of C:\wamp\www\drupal-7.x-dev\sites\all\modules\ubercart\uc_store\uc_store.admin.inc).
Notice: Undefined index: block_callback in uc_store_admin() (line 37 of C:\wamp\www\drupal-7.x-dev\sites\all\modules\ubercart\uc_store\uc_store.admin.inc).
Notice: Undefined index: block_callback in uc_store_admin() (line 37 of C:\wamp\www\drupal-7.x-dev\sites\all\modules\ubercart\uc_store\uc_store.admin.inc).
Notice: Undefined index: block_callback in uc_store_admin() (line 37 of C:\wamp\www\drupal-7.x-dev\sites\all\modules\ubercart\uc_store\uc_store.admin.inc).
Notice: Undefined index: block_callback in uc_store_admin() (line 37 of C:\wamp\www\drupal-7.x-dev\sites\all\modules\ubercart\uc_store\uc_store.admin.inc).
Notice: Undefined index: block_callback in uc_store_admin() (line 37 of C:\wamp\www\drupal-7.x-dev\sites\all\modules\ubercart\uc_store\uc_store.admin.inc).
Plus if I go to Horphan Products
Notice: Undefined variable: types in uc_catalog_orphaned_products() (line 234 of C:\wamp\www\drupal-7.x-dev\sites\all\modules\ubercart\uc_catalog\uc_catalog.admin.inc).
Warning: array_intersect() [function.array-intersect]: Argument #1 is not an array in uc_catalog_orphaned_products() (line 234 of C:\wamp\www\drupal-7.x-dev\sites\all\modules\ubercart\uc_catalog\uc_catalog.admin.inc).
Also whe I go to updates
and select the note releses for ubertcart
nothing happed no download

tr’s picture

Version: 7.x-3.x-dev » 6.x-2.2

@PILIMILI: Please read http://drupal.org/node/317

So many things wrong with your post. First, this is a Closed issue. Most people won't even see posts in a Closed issue - you should not post in a closed issue. Second, your problem has absolutely nothing to do with this issue, and is not even about the same version of Ubercart, so why are you posting here? Third, you can't be using a recent -dev version, because all those problems were fixed months ago in -dev. Fourth, if you searched the issue queue for those problems, you would find the threads which discuss them, and you would see they are already fixed.

PILIMILI’s picture

AS you see I am learning Thanks for your answer