I've got the latest Calais module installed on our site, for some reason whenever I open the Calais tab on a node to edit its terms I get the following error repeated at the top of the page in the Drupal error messages (I think once for every field on the form):

# warning: include_once(modules/opencalais/calais.ui.inc) [function.include-once]: failed to open stream: No such file or directory in /home/sites/mysite.com/public_html/includes/theme.inc on line 613.
# warning: include_once() [function.include]: Failed opening 'modules/opencalais/calais.ui.inc' for inclusion (include_path='.:/usr/share/pear5') in /home/sites/mysite.com/public_html/includes/theme.inc on line 613.
# warning: include_once(modules/opencalais/calais.ui.inc) [function.include-once]: failed to open stream: No such file or directory in /home/sites/mysite.com/public_html/includes/theme.inc on line 613.
# warning: include_once() [function.include]: Failed opening 'modules/opencalais/calais.ui.inc' for inclusion (include_path='.:/usr/share/pear5') in /home/sites/mysite.com/public_html/includes/theme.inc on line 613.
# warning: include_once(modules/opencalais/calais.ui.inc) [function.include-once]: failed to open stream: No such file or directory in /home/sites/mysite.com/public_html/includes/theme.inc on line 613.
# warning: include_once() [function.include]: Failed opening 'modules/opencalais/calais.ui.inc' for inclusion (include_path='.:/usr/share/pear5') in /home/sites/mysite.com/public_html/includes/theme.inc on line 613.

Any ideas?

Comments

drazzig’s picture

Status: Active » Closed (fixed)

Sorry - I just flushed my cache tables and the error has dissapeared. Also re-uploaded the files in case it was corrupted in upload which may have been the problem. Closing issue.