Error installing
darkpollo - August 7, 2007 - 16:41
| Project: | Semantic Search - Faceted Search and Semantic Web |
| Component: | Core |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I have installed it with the last code from CVS and i get this error when i enable the module:
Fatal error: Call to undefined function user_access() in
/public_html/modules/semantic_search/semantic_search.module on line 49

#1
The error you have is strange, since that function is a standard Drupal function.
What version of drupal are you using, and did you check out the Drupal-5 branch from CVS for Semantic Search?
Also, you will need ARC....
#2
Maybe this has to do with the load order of the module.
Only speculating at this point.
Like I mentioned in an email, I'm doing a lot of development this week, so maybe something broke for you.
thanks for posting!
#3
Drupal 5.1 (need to update, i know :P).
did you check out the Drupal-5 branch?
I am not sure what is the meaning of that, but i take the version when you update the info files two weeks ago. :)
ARC is installed also.
I copy the module. After that i check the only the semantic search module, the system ask me to activate the other module at the same time, i say yes and the error shows.
I cannot disable it. - do you know how to disable in sql?- so i delete the file and the sistem come back (without the module :( ).
I can wait until the next update. Thanks
#4
darkpollo, I have exactly same thing with you in Semantic Search module. Did you figure it out so far? Could you give me some hints?
Thanks.
Cai
#5
I am still at the same point. :(
I leave it a few months ago, and now i come again to test it again. I will tell you if i make some progress.