Hi, received the following errors in admin/modules:
* warning: include_once(similarnodes_example.view.inc) [function.include-once]: failed to open stream: No such file or directory in C:\www\webapps\drupal\sites\all\modules\similarnodes\similarnodes.module on line 3.
* warning: include_once() [function.include]: Failed opening 'similarnodes_example.view.inc' for inclusion (include_path='.;C:/www/vhosts/localhost/;C:/www/php5/includes/') in C:\www\webapps\drupal\sites\all\modules\similarnodes\similarnodes.module on line 3.
* warning: include_once(similarnodes_example.view.inc) [function.include-once]: failed to open stream: No such file or directory in C:\www\webapps\drupal\sites\all\modules\similarnodes\similarnodes.module on line 3.
* warning: include_once() [function.include]: Failed opening 'similarnodes_example.view.inc' for inclusion (include_path='.;C:/www/vhosts/localhost/;C:/www/php5/includes/') in C:\www\webapps\drupal\sites\all\modules\similarnodes\similarnodes.module on line 3.
Also saw similar errors in user access control.
Comments
Comment #1
JacobSingh commentedWhoops!
Forgot a file. I just made a new release, please try it out.
Thank you!
-Jacob
Comment #2
JacobSingh commented