Quote Originally Posted by DarkAngel View Post
ok help...lol

i told you mine sometimes will put up a fight

I just upgraded a store from 1.5 to 1.6.2 LB--removed all the files, ran the 1.5 uninstaller

reuploaded each and every file--twice since getting this error on the image at the bottom of it:


ZEN_LIGHTBOX_COUNTER_IMAGE 1
ZEN_LIGHTBOX_COUNTER_OF 6

under the images in the lightbox instead of

Image 1 of 6
I have seen this, but only when the [includes/languages/english/extra_definitions/(template)/zen_lightbox.php] file is missing.

You said you already checked its existence, so the only other place might be:
[includes/classes/zen_lightbox/options.php]
can you copy and paste the line that is after
PHP Code:
if (ZEN_LIGHTBOX_COUNTER == 'true') { 
?

Thats where it reads the information from the previous file.

daniel