Well seems it was a very easy fix to the issue I asked about here earlier. Perhaps its more of a hack but its all working now.
I edited this line in main_product_image.php and removed large/
$products_image_large = DIR_WS_IMAGES . 'large/' . $products_image_base . IMAGE_SUFFIX_LARGE . $products_image_extension;
Then just changed the Product Info - Image Large Suffix to nothing from LRG and it now works fine.
Beats installing a whole new lightbox...


Reply With Quote
