##########
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/templates/manager_frames.tpl) is not within the allowed path(s): (/var/www/web/) in /var/www/web/scripts/solidstate/solidworks/smarty/Smarty.class.php on line 1644
##########

vi /usr/local/lib/php.ini

look for this line:
display_errors = On

now change it to:
display_errors = Off