Closed (fixed)
Project:
SMTP Authentication Support
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Nov 2008 at 15:00 UTC
Updated:
18 Nov 2008 at 15:12 UTC
I got the following error from SMTP Authentication:
Fatal error: require_once() [function.require]: Failed opening required 'modules/smtp/phpmailer/class.phpmailer.php' (include_path='.;C:\php5\pear') in C:\Program\wamp\www\xxxxx\modules\smtp\smtp.module on line 246
I uninstalled the module but i still get this error when trying to use drupals mail function. It seems as if the module didn't uninstall correctly or left some nasty traces. Anyone know how to fix this?
Comments
Comment #1
jooel commentedThis got fixed. Either it was fixed because i deleted the SMTP folder in modules/ (strange) or because the cache was emptied some way.