After making that change you suggested, looks like it casued another issue. Having an issue with the following piece of code causing me grief. I cannot access my Catalog when under Administration.
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ',' or ';' in /usr/home/pencit/www/htdocs/admin/categories.php on line 1371
<script language="javascript">
<!--
document.write('<?php echo '<a href="javascript:popupWindow('' . tep_href_link(FILENAME_POPUP_IMAGE, 'image=' . $products_image_lrg_name) . '')">' . tep_image(DIR_WS_CATALOG_IMAGES . $products_image_name, $products_image_name, SMALL_IMAGE_WIDTH, SMALL_IMAGE_HEIGHT, 'align="right" hspace="5" vspace="5"') . '</a>'; ?>');
//--></script>
I would appreciate any help.
P.S I apologise if the code is not is BBCode
Thankyou
Anthony