Posted by Shilpa Kothari on November 19, 2011 at 11:33am
Hi,
I received available updates on my site for the three modules Entity ,Entity reference
and API module.I went ahead and tried to update them.But for some reason the Entity
module showed some error.When I tried again to update I got following error:
Fatal error: require_once() [function.require]: Failed opening required
'C:\xampp\htdocs\drupal/sites/all/modules/entity/includes/entity.controller.inc'
(include_path='.;C:\xampp\php\PEAR') in C:\xampp\htdocs\drupal\includes\bootstrap.inc
on line 2702
Now I am locked out of my site and cannot do anything.
Please tell me how to solve this problem.
Thank you
Shilpa
Comments
hiii
Do you have backup of your older version modules??
That was my biggest mistake
That was my biggest mistake of not keeping the backup
It seems the file
It seems the file entity.controller.inc is either missing or permissions of file are not correct.
If files are missing, download the module from drupal and replace the existing module files and then update it.
Whenever u manually update or install a module, read the README.txt file of the module.
please look to this link this
please look to this link this will help you http://drupal.org/node/1007032