Hey!
I got a error when i try to register a email adress that is already in my database. If a visitor forgot that he is already a member of my newsletter and he try to subscrib again he got this errorpage:
Warning: file_put_contents(/var/kunden/webs/###.de/neueseite/wp-content/logs/newsletter/subscription-5b97cfcd.txt) [function.file-put-contents]: failed to open stream: Permission denied in /var/kunden/webs/###.de/neueseite/wp-content/plugins/newsletter/includes/logger.php on line 51
Warning: Cannot modify header information – headers already sent by (output started at /var/kunden/webs/###.de/neueseite/wp-content/plugins/newsletter/includes/logger.php:51) in /var/kunden/webs/###.de/neueseite/wp-content/plugins/newsletter/subscription/subscription.php on line 464
What can i do?
Many Thanks!