Page 1 of 1

Visitor tracking system, path error

Posted: Wed 21. Jul 2004, 03:32
by madmus
my phpwcms produce output like this when i install the VTS MOD
<script src="hpwcms_templateinc_js/frontend.js" type="text/javascript"></script>
<link rel="stylesheet" type="text/css" href="hpwcms_templateinc_css/frontend.css">


why? why? why not:
<script src="phpwcms_template/inc_js/frontend.js" type="text/javascript"></script>
<link rel="stylesheet" type="text/css" href="phpwcms_template/inc_css/frontend.css">

Posted: Wed 21. Jul 2004, 08:26
by Pappnase
hello

did you proof if you done all right? maybe you have made an error while editing?

Posted: Wed 21. Jul 2004, 08:34
by madmus
i think so,
i did it twice

i think it's something wrong with my php.ini

Posted: Wed 21. Jul 2004, 15:14
by madmus
i got this warning

Warning: session_register(): Cannot send session cookie - headers already sent by (output started at /home/u215/domain/urbanpoor.or.id/web/include/inc_ext/phpOpenTracker/phpOpenTracker/Config.php:261) in /home/u215/domain/urbanpoor.or.id/web/include/inc_ext/phpOpenTracker/phpOpenTracker/Container.php on line 70