After I enabled user_terms I got this error message

* warning: file_get_contents(sites/all/modules/user_terms/user_terms.js) [function.file-get-contents]: failed to open stream: No such file or directory in /var/www/vhosts/abyat.com/httpdocs/includes/locale.inc on line 1714.
* warning: file_get_contents(sites/all/modules/user_terms/user_terms.js) [function.file-get-contents]: failed to open stream: No such file or directory in /var/www/vhosts/abyat.com/httpdocs/includes/common.inc on line 2466.

I found some ppl faced a similar problem but with other modules, and I noticed that all are about not finding a java script file with .js extension .

anyway one can help me here

Comments

joachim’s picture

Status: Active » Postponed (maintainer needs more info)

Have you got that file in your module folder?

theroyal’s picture

no i installed that module more than once and i didnt find this file

note: i am using the javascript compress for site better performance, do u think this has something with it?

joachim’s picture

Title: user_terms .js error : [function.file-get-contents]: failed to open stream: No such file or directory » user_terms.js missing
Category: support » bug
Priority: Normal » Critical
Status: Postponed (maintainer needs more info) » Fixed

Blimey. You're right, it's missing from the download!!!

I must have forgotten to cvs add it when I committed #656428: Multiple vocabularies assigned to abitrary profile categories. That dates back two versions as well!

Thanks for reporting this -- if it hadn't been for your JS compression, I wouldn't have noticed.

Fixed. I'll roll a new release later today; in the meantime you can grab the file from CVS or the dev version once it's updated itself.

#929832 by joachim: Fixed missing user_terms.js file; wasn't added in commit for #656428.

theroyal’s picture

joachim Thanks so much
I updated my module now with V 1.3
I really appreciate your time and great efforts.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.