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
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
Comments
Comment #1
hendler commentedThe 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....
Comment #2
hendler commentedMaybe 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!
Comment #3
darkpollo commentedDrupal 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
Comment #4
showWayer-1 commenteddarkpollo, 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
Comment #5
darkpollo commentedI 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.
Comment #6
oeklesund commented