Quote Originally Posted by importprijs.nl View Post
Maybe you have to read my message one more time..
I'am system integrator for years so i now what that message means

Also when you change permission settings and rename/delete zc_install you still get "// ?>" below logo/header.
open tpl_header.php:

find the following line of code:

PHP Code:
<?php // no HEADER_SALES_TEXT or SHOW_BANNERS_GROUP_SET2 ?>
and change it as follows:

PHP Code:
<?php 
 
?> <!-- no HEADER_SALES_TEXT or SHOW_BANNERS_GROUP_SET2-->