I got this error whenever i try to work with the view module and commerce module i have three identical site which runs same module and template for different functionality but one of them show up this error when i try to configure the views.
Fatal error: require_once() [function.require]: Failed opening required '/home/content/91/8554591/html/uniklearning/sites/all/modules/commerce/modules/customer/includes/views/handlers/commerce_customer_handler_field_customer_profile.inc' (include_path='.:/usr/local/php5_3/lib/php') in /home/content/91/8554591/html/uniklearning/includes/bootstrap.inc on line 3168
i dont know what caused it but I can supply more detail.

Comments

VM’s picture

you'v placed the question in the upgrading drupal forum. Were you upgrading core when this error occurred? If yes, from what version? If no, please edit the opening post and move it to the 'post installation' forum. Thanks.

W.M.’s picture

I have solved the same exact problem by re-installing views. I used drush to do so: "drush dl views", overwriting the current views files.