Posted - 07/31/2018 : 05:37:52
Hi Can you open header.php in a text editor and check the first 5 or 6 lines? It should look something like this <?php session_cache_limiter('none'); session_start(); ob_start(); include "vsadmin/db_conn_open.php"; include "vsadmin/inc/languagefile.php"; include "vsadmin/includes.php"; include "vsadmin/inc/incfunctions.php"; include "vsadmin/inc/metainfo.php"; ?><!DOCTYPE html> with no spaces before that code. Andy Please feel free to review / rate our software
|