• Whenever I try to save a CF7 form in the WP admin area, I get this error message:

    Notice: Undefined property: stdClass::$edit_page in /[path to WordPress installation]/wp-includes/capabilities.php on line 161

    Warning: Cannot modify header information – headers already sent by (output started at /[path to WordPress installation]/wp-includes/capabilities.php:161) in /[path to WordPress installation]/wp-includes/pluggable.php on line 1251

    Warning: Cannot modify header information – headers already sent by (output started at /[path to WordPress installation]/wp-includes/capabilities.php:161) in /[path to WordPress installation]/wp-includes/pluggable.php on line 1254

    In fact it does seem like the form was saved, despite the resulting error page.

    I’ve tried disabling other plugins that I thought might be related, and tried switching to the WP default theme, but neither helped solve the problem.

    Anyone have a guess what might be wrong, or what I could do to help troubleshoot and solve the problem?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    Where can we see the website in question?

    Thread Starter hommealone

    (@hommealone)

    Hi. Thanks for replying. The site is under development and requires login. I can happily set up an account so that you can see first hand. How can I send you the access information? I’d rather not do it via this public forum.

    If you’d like, you can email me at pauls at adessentialsonline.com

    I’ll respond with the access credentials that you need.

    Can I email you at the address shown here: https://ideasilo.wordpress.com/about/ ?

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    Ok. I don’t need access information. Tell us in this thread when you make the site public.

    Thread Starter hommealone

    (@hommealone)

    Hi Takayuki.

    The site is now public. The address is:
    https://robbyshealthandwellness.com

    The contact form is working and is displayed here:
    https://robbyshealthandwellness.com/contact/

    The problem still exists (see original message in this thread.) We get these error messages:

    Notice: Undefined property: stdClass::$edit_page in /[path to wordpress installation]/wp-includes/capabilities.php on line 161

    Warning: Cannot modify header information – headers already sent by (output started at /[path to wordpress installation]/wp-includes/capabilities.php:161) in /[path to wordpress installation]/wp-includes/pluggable.php on line 1251

    Warning: Cannot modify header information – headers already sent by (output started at /[path to wordpress installation]/wp-includes/capabilities.php:161) in /[path to wordpress installation]/wp-includes/pluggable.php on line 1254

    I tried disabling several of the plugins we use which seemed the most likely to have a conflict but that didn’t help.

    Let me know if you would now like admin access and I’ll set it up for you. (And let me know where to send the credentials.)

    Any other suggestions appreciated!

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    Ok. What other plugins and theme do you use on the site?

    Thread Starter hommealone

    (@hommealone)

    It is our own custom theme. (We use variations of it on several sites that also use CF7, but this is the only one with this problem.)

    We use a LOT of plugins; almost 30. If I give you a list of them, could you suggest which ones might be the most likely culprit?

    Any suggestions, based on the error messages we are getting, how I can troubleshoot this? The CF7 forms are the only content that give this issue upon “update”.

    Thanks again!

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Problem Saving Forms in the admin – Undefined property: stdClass::$edit_page’ is closed to new replies.