-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Notice: Undefined index: comment_author #228
Comments
Hey Shawn - what branch are you on?
…On Jan 25, 2017, 10:01 PM -0500, Shawn Hooper ***@***.***>, wrote:
Unable to post comments when logged in with WP_DEBUG enabled.
Notice: Undefined index: comment_author
is coming back as the responseText to the $.post( EpochFront.comments_core, data ) on line 314 of epoch.js
• WP 4.7
• Logged In
• TwentyFifteen theme
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
dev-2.0-m2 |
Do you think it could be related to #218 (which i haven't had time to test)? Also, see #207 and specifically this. Thoughts, @shawnhooper ? |
That's quite possible @Vernal. The comment is posting, so it matches that description... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Unable to post comments when logged in with WP_DEBUG enabled.
Notice: Undefined index: comment_author
is coming back as the responseText to the
$.post( EpochFront.comments_core, data )
on line 314 of epoch.jsThe text was updated successfully, but these errors were encountered: