|
Wow Stiney, somehow I missed this post... But i think we took care of it through Private Messaging...
For anyone else looking for a quick fix to the same problem, changing line 84 of the source code to read:
<a href="<?php echo $image; ?>" target="_self">
instead of
<a href="<?php echo $link; ?>" target="_self">
should work!
Mike.
|