• Resolved auntnana21

    (@auntnana21)


    I am happy with this plugin – to an extent. First, just let me say that forbidding customers to submit a support request via the contact us form on your own plugin support site on the weekends is just ludicrious. I understand a company may not work on the weekends, but refusing to let anyone fill out the conact us form???? Seriously!

    Anywho, anytime I make a change to a page and want to view it first by clicking the “preview changes” I get a page with errors:
    Warning: strpos() expects parameter 1 to be string, array given in /home/site/public_html/wp-content/plugins/contact-form-by-supsystic/classes/frame.php on line 481

    Warning: Cannot modify header information – headers already sent by (output started at /home/site/public_html/wp-content/plugins/contact-form-by-supsystic/classes/frame.php:481) in /home/site/public_html/wp-includes/functions.php on line 6221

    When I try to actually save the page, I get:
    Warning: strpos() expects parameter 1 to be string, array given in /home/site/public_html/wp-content/plugins/contact-form-by-supsystic/classes/frame.php on line 481

    Warning: Cannot modify header information – headers already sent by (output started at /home/site/public_html/wp-content/plugins/contact-form-by-supsystic/classes/frame.php:481) in /home/site/public_html/wp-includes/functions.php on line 6221

    Warning: Cannot modify header information – headers already sent by (output started at /home/site/public_html/wp-content/plugins/contact-form-by-supsystic/classes/frame.php:481) in /home/site/public_html/wp-admin/post.php on line 231

    The changes save and everything works on the site frontend, I just have to hit a back button after each page save on the backend and move on from there. The line of code indicated is: if(is_admin() && strpos($page, frameCfs::_()->getModule(‘adminmenu’)->getMainSlug()) !== false)

    I changed themes to basic twenty-seventeen, 19, etc. to no avail. Deactivated every other plugin to no avail. Any help is greatly appreciated.

    • This topic was modified 4 years, 4 months ago by auntnana21.
    • This topic was modified 4 years, 4 months ago by auntnana21.
Viewing 1 replies (of 1 total)
  • Plugin Support Support Ole

    (@trsupsys)

    Hello.
    Thank you for contacting us regarding your question.

    I understand a company may not work on the weekends, but refusing to let anyone fill out the conact us form???? Seriously!

    We have already fixed this.
    As for Warning.
    We will test it and release hotfix.

    Best regards,
    Ole

Viewing 1 replies (of 1 total)
  • The topic ‘php errors when previewing pages’ is closed to new replies.