Yea, I think that was the first thing I tried, and I got all these errors then:
[:orange]Parse error: parse error, expecting `T_STRING' or `T_VARIABLE' or `T_NUM_STRING' in c:\program files\apache group\apache\htdocs\w3t\config.inc.php on line 54
Warning: Undefined variable: config in c:\program files\apache group\apache\htdocs\w3t\main.inc.php on line 14
Warning: Failed opening 'c:\program files\apache group\apache\htdocs\w3t/.inc.php' for inclusion (include_path='') in c:\program files\apache group\apache\htdocs\w3t\main.inc.php on line 14
Warning: Use of undefined constant availablestyles - assumed 'availablestyles' in c:\program files\apache group\apache\htdocs\w3t\theme.inc.php on line 18
Warning: Use of undefined constant tracking - assumed 'tracking' in c:\program files\apache group\apache\htdocs\w3t\main.inc.php on line 33
Warning: Undefined variable: config in c:\program files\apache group\apache\htdocs\w3t\main.inc.php on line 33
Warning: Undefined variable: w3t_language in c:\program files\apache group\apache\htdocs\w3t\main.inc.php on line 38
Warning: Use of undefined constant language - assumed 'language' in c:\program files\apache group\apache\htdocs\w3t\main.inc.php on line 39
Warning: Undefined variable: config in c:\program files\apache group\apache\htdocs\w3t\main.inc.php on line 39
Warning: Failed opening 'c:program filesapache groupapachehtdocsw3t/languages//generic.php' for inclusion (include_path='') in c:\program files\apache group\apache\htdocs\w3t\main.inc.php on line 41
Fatal error: Cannot instantiate non-existent class: sql in c:\program files\apache group\apache\htdocs\w3t\main.inc.php on line 43
[:black] I also tried to change all of the \ slashes to /, but that didnt go over well either. Anymore suggestions guys?