Page 1 of 1

why i can't get my css

Posted: Tue 20. Jul 2004, 17:55
by madmus
my phpwcms produce output like this
<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: Tue 20. Jul 2004, 19:34
by macangelo
could it be that you have a little miss-typing in your config.inc.php in the area //paths?

Good luck

macangelo

because VTS

Posted: Wed 21. Jul 2004, 03:31
by madmus
OH i know now!
it's because i install MOD VTS by cguenther (http://www.emediafabrik.de).
I commented out the index.php part where it should be include the script, and everything fine :?:

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

i closed the thread cos it's an hack & Enhancement support thread

http://www.phpwcms.de/forum/viewtopic.php?t=2877