"Fatal error: Call to undefined function user_access() in /home/soadmin/public_html/site/modules/cssedit/cssedit.module on line 30"

under modules i curiously clicked something to do with CSS and now my whole site is down! how can i Fix?

Comments

scottatdrake’s picture

Go into the drupal database (via phpMyAdmin or whatever). find the system table, and the record for the css edit module. Change the status from 1 to 0.

http://drupal.org/node/157632

dddave’s picture

djstephen’s picture

fixed it by moving cssedit folder out of modules folder... little bit of a flip out there.