why i can't get my css

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Locked
madmus
Posts: 18
Joined: Sat 29. May 2004, 03:19

why i can't get my css

Post 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">
macangelo
Posts: 756
Joined: Sat 29. Nov 2003, 14:19
Location: Düsseldorf
Contact:

Post by macangelo »

could it be that you have a little miss-typing in your config.inc.php in the area //paths?

Good luck

macangelo
Webdesign from Düsseldorf - made with phpwcms (most of it):
http://eyelikeit.com/index.php?de_beispiele-webdesign
madmus
Posts: 18
Joined: Sat 29. May 2004, 03:19

because VTS

Post 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 :?:
Pappnase

Post by Pappnase »

hello

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

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