I hope someone can help us with this. We are going to go LIVE with our uberCart store next week!! - and we have a problem we need to fix first:
We have uberCart 5.x-1.0-alpha7c installed (this was a problem on the previous versions too) with Drupal 5.2 on php 4. I have all the required image modules enabled:
Content Construction Kit (CCK)
Image Field
Imagecache
Thickbox
We can upload images to a product node, but they only show up on the edit page. They do not show up on the view page at all, and on list views they show up as blank or a broken image.
Here's the relevant info from the admin/logs/status page:
File Download Method Private Downloads
Imagecache will not operate properly using Private Files. Please enable Public File Transfer.
File system Writable (private download method)
GD library Not installed
The GD library for PHP is missing or outdated. Please check the PHP image documentation for information on how to correct this.
MySQL database 4.1.22
PHP 4.4.7
Here's what I get on the uberCart admin page:
* The expected Imagecache presets ("product", "product_list", "thumbnail", "category", "cart", "manufacturer") have not been created.
* The Imagecache presets do not contain actions to perform on images. Images may be displayed in their original formats.
So, here's our situation: First, It would be very problematic to switch to Public File Transfer method (and, I'm surprised -- given the security value of the private file transfer method -- that the Imagecache system would rely on the Public method). Second, I don't think I will be able to install GD on our server before we launch our UberCart store next week (but-- it doesn't affect the images we have installed all over the rest of our Drupal site).
Does this mean we will not be able to use images for our UberCart products (both on the page and the list views)? That would be unfortunate, and I've heard so little about this on forums that I'm surprised -- I figure more people would encounter this problem.
Thanks in advance for enlightening us!







Joined: 08/18/2007