#1333 closed defect (bug) (fixed)
Include Path Broken When not using "bbpress"
| Reported by: | anthonycole | Owned by: | anthonycole |
|---|---|---|---|
| Priority: | high | Milestone: | 2.0 |
| Component: | Back-end | Version: | |
| Severity: | blocker | Keywords: | |
| Cc: | jjj, anthonycole |
Description
When loading the new bbpress plugin and not using the "bbpress" path, the plugin runs into a few fatal errors with includes and menu images loading in the backend. I've supplied a patch to fix this that utilises plugin_dir_path and plugin_dir_url .
Attachments (1)
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [2566]) Fixes #1333 props anthonycole