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

hendler’s picture

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....

hendler’s picture

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!

darkpollo’s picture

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

showWayer-1’s picture

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

darkpollo’s picture

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.

oeklesund’s picture

Version: » 5.x-1.x-dev
Issue summary: View changes
Status: Active » Closed (outdated)