I logged in and saw this error immediately in the admin:
Warning: Cannot modify header information - headers already sent by (output started at D:\InetPub\vhosts\hibcc.org\httpdocs\wp-content\plugins\gravityforms\tooltips.php:319) in D:\InetPub\vhosts\hibcc.org\httpdocs\wp-content\plugins\gravityformssignature\signature.php on line 551
I also get that at the top of the page for what should be the PNG image. I wonder if that is related to the image not being rendered as an image and being invalid? Is there a way on your host to suppress the output of PHP warnings?
I've never seen that error before and it's not a common one. I submitted a test and received a notification with the link to the broken image in it. It would be good to test for theme and plugin conflicts too, if you can, by following these instructions http://rkt.gs/testing
I also tried to export the form to try it on my server, but the PHP warnings fouled that output as well, and tried to open the XML file in the browser, with these warnings at the top of the page:
Warning: Cannot modify header information - headers already sent by (output started at D:\InetPub\vhosts\hibcc.org\httpdocs\wp-content\plugins\gravityforms\xml.php:421) in D:\InetPub\vhosts\hibcc.org\httpdocs\wp-content\plugins\gravityforms\export.php on line 146
Warning: Cannot modify header information - headers already sent by (output started at D:\InetPub\vhosts\hibcc.org\httpdocs\wp-content\plugins\gravityforms\xml.php:421) in D:\InetPub\vhosts\hibcc.org\httpdocs\wp-content\plugins\gravityforms\export.php on line 147
Warning: Cannot modify header information - headers already sent by (output started at D:\InetPub\vhosts\hibcc.org\httpdocs\wp-content\plugins\gravityforms\xml.php:421) in D:\InetPub\vhosts\hibcc.org\httpdocs\wp-content\plugins\gravityforms\export.php on line 148
It's also possible the problem is related to hosting on IIS and maybe there is some additional configuration to be done, but we need to get rid of the warnings and test for theme and plugin conflicts first.
Posted 12 years ago on Friday September 21, 2012 |
Permalink