Quote:
Originally Posted by till
Did you normally update or did you patch only one file? The patches in 3.0.3.3 depend on patches in 3.0.3.2 and so on. So to get a working system, its not enough to copy or patch only one file manually, you have to update your server to 3.0.3.3 with the ispconfig update.php script to get all patches applied.
|
I checked code ones again.
You have a BUG in this line (svn, and v3.0.3.3) maildrop_plugin.inc.php:
Quote:
|
$app->plugins->registerEvent('mail_user_update','maildrop_plugin ','insert');
|
It must be that:
Quote:
|
$app->plugins->registerEvent('mail_user_insert','maildrop_plugin ','update');
|
probably altered it manually and exchange a "insert/update" in this two params.
Check it, and repair ISPConfig, plz.
ps. I wonder how it is possible that it works for you ...
Recent comments
23 hours 19 min ago
1 day 8 hours ago
1 day 9 hours ago
1 day 13 hours ago
1 day 17 hours ago
1 day 17 hours ago
1 day 20 hours ago
2 days 6 hours ago
2 days 11 hours ago
2 days 12 hours ago