How do I create the startpage animation – do I use a module therefor to give the path to the images?
Regard Dali
I also get following errors: Notice: Use of undefined constant DS – assumed ‘DS’ in C:xampphtdocsbernhardtemplatesja_lensindex.php on line 12
Warning: require_once(C:xampphtdocsbernhardtemplatesja_lensDStemplate_tools.php): failed to open stream: No such file or directory in C:xampphtdocsbernhardtemplatesja_lensindex.php on line 12
Fatal error: require_once(): Failed opening required ‘C:xampphtdocsbernhardtemplatesja_lensDStemplate_tools.php’ (include_path=’.;C:xamppphpPEAR’) in C:xampphtdocsbernhardtemplatesja_lensindex.php on line 12
the error is caused by this codeline:
require_once dirname(__FILE__).DS.’template_tools.php’;