Originally Posted by
soxophoneplayer
Yes old files removed, sql update installed, new files put in or merged.
Images are in main store and my_temp/images; also in my_template/buttons/english/ and my_template/buttons/french which is how I got it to work within lightbox 1.5. The french buttons have the same filenames as the english buttons, but are located in the french folder and the actual graphics of the buttons are in french. I can't do this in the main store/images or my_template/images since english and french filenames are identical.
In the Lightbox 1.6.2 install, I AM getting the 'quantity of images' showing up in french with my minor substitution of 'de' for 'of' - so I know the copy of includes/languages/french/extra_definitions/my_template/zen_lightbox.php is indeed being accessed when a visitor has selected french language but the 'next' 'previous' and 'close' buttons being called up are from the english folder (or the main or my_template folders).
So I guess I'm trying to figure out how to call the graphic files from buttons/french/ when extra_denfinitions/french is in play.
I'm groping in the dark here, and wondering why this worked in 1.5 simply by adding the buttons/french ;o)