Closed (fixed)
Project:
Ubercart
Version:
6.x-2.2
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Jul 2010 at 06:58 UTC
Updated:
14 Mar 2011 at 17:28 UTC
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.
Comments
Comment #1
tr commentedComment #2
jrivelli commentedCan anyone please please help me in this? It is working fine for the catalog listings, just not when someone clicks on the product page.
Comment #3
lestu commentedIn 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 :)
Comment #4
jrivelli commentedComment #5
PILIMILI commentedI 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
Comment #6
tr commented@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.
Comment #7
PILIMILI commentedAS you see I am learning Thanks for your answer