I installed this module on a 7.14 drupal installation and ran into some problems. Pages I visit are displayed as usual, but any view that I visit fails to render. I get the white screen of death and the following message in my report log:
Warning: require_once(/home2/directory/public_html/sites/all/modules/colorbox_node/views/colorbox_node_handler_field_colorbox_node.inc): failed to open stream: No such file or directory in _registry_check_code() (line 3069 of /home2/bullbbq1/public_html/includes/bootstrap.inc).
Disabling the colorbox_node module fixes the problem. The problem is not experienced on a local installation on a MAMP environment, only on the live site, running on a bluehost server. Any advise?
Comments
Comment #1
adrnand commentedSeems like the latest release fixed the problem I was experiencing. Tried on a local and live installation with out any problems.
Comment #2
iLLin commented