
Originally Posted by
weljkodj
How are you dealing with additional_images.php?
Did you just overwrite with IH version of additional_images.php or what?
From what I can tell, the main changes in Zen LightBox to the additional_images.php file are mainly to work with Image Handler.
The code shows lines like this:
PHP Code:
if (function_exists('handle_image')) {
$flag_has_large = true;
}
I just did a fresh install of 1.3.9h then installed IH2 (worked fine) then I installed Zen LightBox 1.6 (including additional_images.php) and everything seems to still be working just fine!
daniel
Bookmarks