On drupal 4.6.4, your css module cann't work.
The cause is that valid_input_data() method is removed from drupal 4.6.4.
The following is the error log on apache2.
[Wed Dec 07 15:58:35 2005] [error] [client 127.0.0.1] PHP Fatal
error: Call to undefined function: valid_input_data() in
D:\\OpenSrc\\Apache\\Apache2\\htdocs\\drupal\\modules\\css\\css.module
on line 85
Comments
Comment #1
fax8 commentedMarking this duplicate.
This has been reported on:
http://drupal.org/node/40331
Fabio