This is a discussion on BigSizeImage jpegs ? within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; From the install instructions: "With this modificacion that whe do is when click to enlarge, we call the big image ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| From the install instructions: "With this modificacion that whe do is when click to enlarge, we call the big image that must to be named the same the same but with a "G"before. If the small image calls "picture.jpg" the big must be called "Gpicture.jpg". These images have to upload via ftp to the directory /catalog/images/" Anybody have a brilliant way to add the "G" to the names of about 1000 jpegs without manually doing each one? Thanks d5 |
| Sponsored Links | ||
| ||
| |
|
#2
| ||||
| ||||
| Get a file renaming utility and have it do the work for you Here is a link to a freeware renamer: http://www.tucows.com/preview/294131.html
__________________ Michael Sasek osCMax Developer
|
|
#3
| |||
| |||
| What mod are you talking about? I can't get my "click to enlarge" feature to work? How do you name the pics? Thanks! |
|
#4
| |||
| |||
| Which mod? I gave up trying to find a mod for the pics. I'm just finishing up on a script I wrote. Have seperate folders for big, medium, small, thumbnail, and original pics. All pics have the same name. Just have to modify the path where the image is being displayed. All pictures are uploaded and annoted, resized, and an original retained without annotation in case they need to be recreated in other sizes or annotation changed. Also deletes all images when product is removed from catalog. I'm using ImageMagick. Its all automated! Upload one pic, the script does the rest. With the click to enlarge feature. Is the window opening and no image displayed? If so you need to debug /templates/content/popup_image.tpl.php ( I just did so myself |
| Sponsored Links | ||
| ||