When I'm in the backend editing forms, I see that the below heading just don't line up right:
More importantly when I click the icon/box next to each input box, it get the following error in the pop-up (Where the **'s are the path on my server which is correct):
Warning: require_once(/***/public_html/wp-config.php) [function.require-once]: failed to open stream: No such file or directory in /***/public_html/webdesignblog27/wp-content/plugins/cforms/js/include/textonly.php on line 12
Fatal error: require_once() [function.require]: Failed opening required '/***/public_html/wp-config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /***/public_html/webdesignblog27/wp-content/plugins/cforms/js/include/textonly.php on line 12
any ideas?