flesh wrote:for me the admin panel for it is working perfect but I am having a problem with adding the form ...
when I add the cn_subscribe();
it is showing
Fatal error: Call to undefined function: cn_subscribe()
what's wrong ?
Have you enabled the "CN functions" plugin?
I have a different problem. I've checked that the text files have write access, but it doesn't work. Here's the error message:
- Code: Select all
Warning: file(): Unable to access ../data/emails.txt in /usr/home/web/wno65308/wii-fan.net/artikler/plugins/newsletter.php on line 349
Warning: file(../data/emails.txt): failed to open stream: No such file or directory in /usr/home/web/wno65308/wii-fan.net/artikler/plugins/newsletter.php on line 349
Warning: fopen(../data/emails.txt): failed to open stream: No such file or directory in /usr/home/web/wno65308/wii-fan.net/artikler/plugins/newsletter.php on line 350
Warning: Invalid argument supplied for foreach() in /usr/home/web/wno65308/wii-fan.net/artikler/plugins/newsletter.php on line 352
Warning: fwrite(): supplied argument is not a valid stream resource in /usr/home/web/wno65308/wii-fan.net/artikler/plugins/newsletter.php on line 360
I can add emails manually.
EDIT:
And just another ting. How do I enable use of letters not in the english alphabet? Using UTF-8 for instance.

