Quote Originally Posted by Jdavidb0216 View Post

The file i have modified is includes/templates/template_default/templates/tpl_product_info_display.php

And the three lines of code causing the problem are:

<script type="text/javascript" src="scripts/prototype.lite.js"></script>
<script type="text/javascript" src="scripts/moo.fx.js"></script>
<script type="text/javascript" src="scripts/moo.fx.pack.js"></script>


Does anyone notice anything about these lines that would cause lightbox to stop functioning and if so any suggestions on how to remedy the problem...?

I apologize for the poor explanation and will try my best to clarify if asked... :)

Any help is welcomed!! Thank You!!
it would seem that the tab add on has overridden the mootools js for lightbox, which is what some will do.

have you tried removing the js scripts for tabbing to see if it will still work?

or you might have to install jquery lightbox instead