Hi,
a few hours ago everything worked fine. I did a couple of edits in the main.inc.php and now plugins (like sauserprefs or password) don't appear in the settings menu bar anymore.
Here's the plugin section of my config file:
// ----------------------------------
// PLUGINS
// ----------------------------------
// List of active plugins (in plugins/ directory)
$rcmail_config['plugins'] = array('managesieve', 'zipdownload', 'password', 'serverinfo', 'rcguard', 'sauserprefs');
The zipdownload plugin still works and some plugins appear in the about section (see attached screenshot).
Has anyone a clue how to fix that?
why you dont use the plugin manager?? anyway what did you change??