Hi
i have upload this plugin and activate it, but when i want to modify it, i got this error message on the top of my setting page screen
It appears that cforms was not able to create abspath.php in your cforms plugin folder. Please check file/folder permissions (plugins/cforms), then re-activate cforms.
If the problem persists, please create a file (using your preferred text editor) manually with the following content:
<?php $abspath = 'D:\\\\Hosting\\\\3676429\\\\html/'; ?>
Save the file as abspath.php and ftp to your cforms folder.
Also when i add the code into Contact page, then try to viewing it, i got this message
No more submissions accepted at this time.
Strangely this error message doesn't appear when i try in a site that use Linux Hosting.
Can anyone tell me whay should i do to fix this error, oh and btw, this error message appear in a site that use Windows Hosting. Does that affecting this problem?