Hello there,
I downloaded this module a few weeks ago and it was working really well for me.
Yesterday I downloaded the latest version over the one I had, and now I get the following error message:
warning: main(jrating_views.inc): failed to open stream: No such file or directory in /mega/expat9/www/sites/all/modules/jrating/jrating.module on line 12.
warning: main(): Failed opening 'jrating_views.inc' for inclusion (include_path='') in /mega/expat9/www/sites/all/modules/jrating/jrating.module on line 12.

I should have of course saved a copy of the old file... but I didn't...
So I went to the previous release page to try to download the older version that worked well for me, but could only find the latest one.

So could you please let me know where I could find an older version, before view.inc, which I am not going to use anyway.

Many thanks,
Drupalworld

Comments

hickory’s picture

Assigned: Unassigned » hickory
Category: bug » support

Looks fine to me: do you have the file '/mega/expat9/www/sites/all/modules/jrating/jrating_views.inc'?

Either way, you can comment out the line at the top of jrating.module that includes jrating_views.inc, if you're not using jrating in views.

hickory’s picture

Status: Active » Closed (fixed)