Update to latest version & now have php errors
-
I have been using Fast Secure Contact Form for about a year now. I saw an upgrade notice so I installed it. Now I have the following error:
Warning: Cannot modify header information - headers already sent by (output started at /hermes/bosoraweb002/b1005/ipw.smgc/public_html/member/contact.html:9) in /hermes/bosoraweb002/b1005/ipw.smgc/public_html/admin/wp-content/plugins/si-contact-form/wp-session/class-wp-session.php on line 92
This error occurs on all my HTML pages with this code at the top:
<?php define('WP_USE_THEMES', false); require('admin/wp-blog-header.php'); ?>
I don’t use WP pages or themes. For all the WordPress plugins I use I insert plugins with shortcode where I want them to appear in my code. I’m not a php wiz, so I don’t know why this error is happening. Can you give me some advice?
https://www.ads-software.com/extend/plugins/si-contact-form/
- The topic ‘Update to latest version & now have php errors’ is closed to new replies.