Closed (cannot reproduce)
Project:
Drupal core
Version:
7.x-dev
Component:
system.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Dec 2009 at 02:54 UTC
Updated:
4 Oct 2010 at 13:06 UTC
Receiving the following error when trying to recover my password:
Fatal error: require(): Failed opening required 'C:\xampp\htdocs/modules/system/mail.sending.inc' (include_path='.;C:\xampp\php\PEAR') in C:\xampp\htdocs\includes\bootstrap.inc on line 2086
Comments
Comment #1
dave reidMake sure to update your code to the latest HEAD and run update.php. Sounds like you have old cruft in your class registry.
Comment #2
mr.baileys