Opened 14 years ago
Closed 14 years ago
#2623 closed defect (bug) (fixed)
[3232] was a bad merge
Reported by: | mdawaffe | Owned by: | |
---|---|---|---|
Milestone: | 1.5 | Priority: | blocker |
Severity: | Version: | ||
Component: | Core | Keywords: | |
Cc: |
Description
It looks like [3232] was a bad merge.
For example,
http://trac.buddypress.org/browser/trunk/bp-core.php?rev=3232#L40 requires a file that does not exist in trunk nor branches/1.2
Change History (4)
#2
@
14 years ago
Thank you JJJ
Same with trunk-r3239
Fatal error: require(): Failed opening required '/xxxxx/wp-content/plugins/buddypress/bp-core/bp-core-activation.php' xxxx in /xxxxx/wp-content/plugins/buddypress/bp-core.php on line 42
(xxxx's mine)
Note: See
TracTickets for help on using
tickets.
We talked about this in #buddypress-dev and on bpdevel.wordpress.com, so thanks for confirming.
I'll give it a shot this week and see what I can come up with.