Hello,
I followed all the instructions in the install.txt, including the editing of config.php
Now when I open my site I get the follow errors:
Quote: ›
Warning: main(language/lang-.php): failed to open stream: No such file or directory in /usr/home/winnetou/public_html/mainfile.php on line 163
Warning: main(): Failed opening 'language/lang-.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /usr/home/winnetou/public_html/mainfile.php on line 163
Warning: head(themes//theme.php): failed to open stream: No such file or directory in /usr/home/winnetou/public_html/header.php on line 31
Warning: head(): Failed opening 'themes//theme.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /usr/home/winnetou/public_html/header.php on line 31
Fatal error: Call to undefined function: themeheader() in /usr/home/winnetou/public_html/header.php on line 47
Does anyone know how to solve this?
As far as I can see the theme and language file are not found or something.