Quote Originally Posted by gjh42 View Post
'DIR_WS_TEMPLATEStemplate_default/common/html_header.php'

This indicates that the constant DIR_WS_TEMPLATES has not been defined. Look at your configure.php file(s) for any errors in this area.
Both of my template lines in configure.php

define('DIR_WS_CATALOG_TEMPLATE', HTTP_CATALOG_SERVER . DIR_WS_CATALOG . 'includes/templates/');

define('DIR_FS_CATALOG_TEMPLATES', DIR_FS_CATALOG . 'includes/templates/');