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
18 hours 56 min ago
19 hours 1 min ago
23 hours 59 min ago
1 day 6 hours ago
1 day 7 hours ago
1 day 8 hours ago
1 day 13 hours ago
1 day 19 hours ago
1 day 23 hours ago
2 days 1 hour ago