This is a discussion on 'On the Fly' Auto Thumbnailer using GD Library within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; This package includes everything you need. I have fixed a problem with the "2.3 Full Package + minor readme text ...
| |||||||
| Register | FAQ | Donate | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| I have fixed a problem with the "2.3 Full Package + minor readme text adjustment" version step #13 as it was structured improperly and created the images to be missing in the admin panel! It had read: Find this (25): define('DIR_WS_CATALOG_IMAGES', 'images/'); Replace it with this: define('DIR_WS_CATALOG_IMAGES', '../images/'); When it should have read: Find this (13): define('DIR_WS_CATALOG_IMAGES', DIR_WS_CATALOG . 'images/'); Replace it with this: define('DIR_WS_CATALOG_IMAGES', '../images/'); Had you just edited the ../ part as it indicated was all was that needed, you would have been leaving the "DIR_WS_CATALOG ." snippet which would break the purpose of the script. I also fixed the line number to 13 from 25. If you use an older version, and you have problems with images not showing up in your admin panel, this fix should solve your woes. More...
__________________ Michael Sasek osCMax Developer *** Do not PM me requesting paid help. The only paid work I do is for AABox Web Hosting customers *** Stay Up To Date with everything osCMax: Free osCMax Newsletters - Security notices, New Releases, osCMax News osCMax on Twitter - Up to the minute info as it happens. Know it first. osCMax User Manual - osCMax Templates - Advanced Template Tutorial |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 'On the Fly' Auto Thumbnailer using GD Library | michael_s | New osCommerce Contributions | 0 | 05-24-2007 02:24 AM |
| 'On the Fly' Auto Thumbnailer using GD Library | michael_s | New osCommerce Contributions | 0 | 04-28-2007 04:30 AM |
| 'On the Fly' Auto Thumbnailer using GD Library | michael_s | New osCommerce Contributions | 0 | 04-14-2007 08:20 AM |
| 'On the Fly' Auto Thumbnailer using GD Library | michael_s | New osCommerce Contributions | 0 | 03-12-2007 08:12 PM |
| 'On the Fly' Auto Thumbnailer using GD Library | michael_s | New osCommerce Contributions | 0 | 03-11-2007 11:00 AM |