#22915 closed defect (bug) (invalid)
Get error "Trying to get property of non-object" while trying to insert form into page
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Editor | Version: | 3.5 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I used the built in form builder to add a form to a page, and got this error in the editor:
Notice: Trying to get property of non-object in /path/to/my/wordpress/directory/wp-includes/post-template.php on line 29
Attachments (1)
Change History (5)
comment:1
helenyhou
— 6 months ago
- Milestone Awaiting Review deleted
- Resolution set to invalid
- Status changed from new to closed
There is no built in form editor, only plugins. This looks like Jetpack. Try turning off all other plugins and seeing if it still happens. If it does, I would let them know: http://wordpress.org/support/plugin/jetpack
comment:2
tnguyen14
— 6 months ago
Thank you - you're right, it is a the jetpack plugin. I thought for a second it was a new thing that came with 3.5.
I deactivated all other plugins and the problem still persists. I would appreciate it if you could let someone know. Hopefully there will be a fix soon.
screenshot of the error