Lösche mal diesen Abschnitt aus der hjw/calendar/event/main_listener.php. Zeile 247-250
Code: Alles auswählen
if (file_exists($this->root_path . 'styles/subsilver2/template/event/posting_editor_message_before.html'))
{
unlink($this->root_path . 'styles/subsilver2/template/event/posting_editor_message_before.html');
}