squirrelmail problem

nclot1

New member
Joined
Aug 2, 2008
Messages
2
Hi,
Is there anyway to uninstall squirrelmail plugins when things go wrong ? I got this error after my contractor accidentally install a wrong plugin:
Fatal error: Call to undefined function get_current_hook_name() in /var/www/html/squirrelmail-1.4.15/plugins/vlogin/functions.php on line 275
 
Hey,

Generally, with Squirrelmail plugins you simply have to remove the directory the plugin created and that will remove the plugin. You should also be able to disable the plugin as well.

The error message shows the directory of the plugin that is giving you problems:

/var/www/html/squirrelmail-1.4.15/plugins/vlogin/

David
 
Back
Top