Hello to anyone out there who can help. I am totally new to drupal but during my search for open-source cms, it came up as the best. I have done everything in the installation procedure and have successfully overcome all other errors along the way except for this one
"call to undefined function user_access()...line 19.." I have search the internet and forum for clues. Ihave found others with the prob but i havent seen any solutions. Can anyone help please. Thanks in advance

Comments

weam’s picture

At least provide the following:

  • when does it happen (page, input)?
  • line 19 of what file?
  • what is the exact version of drupal you are installing?
heine’s picture

The full error:

Fatal error: Call to undefined function: user_access() in [path]/includes/common.inc on line 1921

This means drupal can't/doesn't load user.module in the modules directory.

Possible causes:
- permission issue: the webserver can't read (files in) the modules directory
- no/broken user.module uploaded (try uploading again)
- ZendOptimizer/IONCube causing trouble
--
Tips for posting to the forums

Matthew Doucette’s picture

I believe my problem is with ZendOptimizer. How can I disable it to test it out? Thanks.

__________
Matthew Doucette / Xona.com