your making it more difficult then it really is...
all you need to do is add the
PHP Code:
<script type="text/javascript" src="/js/prototype.js"></script>
<script type="text/javascript" src="/js/scriptaculous.js?load=effects"></script>
<script type="text/javascript" src="/js/lightbox.js"></script>
<link rel="stylesheet" href="/css/lightbox.css" type="text/css" media="screen" />
above $headinclude on the viewgarage template
and change the imagebits template to
PHP Code:
[<a style="cursor:pointer; cursor-hand" href="vbgarage.php?do=getimage&id=$image[vbgarageid]" rel="lightbox[$data[userid]]"><img src="$vboptions[bburl]/vbgarage.php?do=thumb&width=175&id=$image[vbgarageid]" alt="$image[name]" border="0" /></a>
upload your css & .js files of course and the hack is complete.. no need to reinstall vbgarage for those that have it already
p.s i dont have vbseo