Opened 16 years ago
Closed 16 years ago
#1335 closed defect (bug) (fixed)
Undefined index: post_type
| Reported by: | elfin | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.0 |
| Component: | Back-end | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
This happens on several pages after the plugin is activated:
Undefined index: post_type in \wp-content\plugins\bbpress\bbp-admin.php on line 164
Plus the following appear in the debug log:
Undefined index: post_type in \wp-content\plugins\bbpress\bbp-admin.php on line 193
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [2565]) Cleanup wp_debug errors. Fixes #1335, #1336, #1338, #1339, and #1340.