Closed (duplicate)
Project:
CSS
Version:
4.6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Dec 2005 at 02:28 UTC
Updated:
8 Dec 2005 at 11:52 UTC
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