cruiser Posted December 14, 2005 Posted December 14, 2005 I have installed the "On The Fly Thumbnailer using GD Library" version 2.1.2 contribution exactly as described in the instructions. Unfortunately all my thumbnails are displayed as broken links to images. I will try to provide some info about my environment. 1. All of the configuration settings in the contribution are left in their default state. 2. oscommerce version is osCommerce 2.2-MS2 3. PHP Version 4.4.1 4. GD Support: enabled GD Version: bundled (2.0.28 compatible) FreeType Support enabled FreeType Linkage with freetype GIF Read Support enabled GIF Create Support enabled JPG Support enabled PNG Support enabled WBMP Support enabled XBM Support enabled 5. In my oscommerce /catalog/includes/configure.php file the default setting was define('DIR_WS_HTTP_CATALOG', '/catalog/'); define('DIR_WS_HTTPS_CATALOG', '/catalog/'); define('DIR_WS_IMAGES', '/catalog/images/'); I changed it to define('DIR_WS_HTTP_CATALOG', '/catalog/'); define('DIR_WS_HTTPS_CATALOG', '/catalog/'); define('DIR_WS_IMAGES', 'images/'); 6. I created one directory as /catalog/images/thumbnails (Write enabled) 7. Made all the other copy paste stuff as instructed 8. Arranged configuration in admin panel Problems: 1. None of the thumbnails are displayed. They look like they have broken links. 2.Checked thumbnails folder and it was not populated with any of the thumbnails. Did anyone have a similar problem? How can I fix this. Thanks Problems Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.