Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 15 years ago

#3155 closed defect (bug) (fixed)

bb-config.php syntax error on line 64

Reported by: sushkov Owned by: sushkov
Priority: critical Milestone: 1.5
Component: Forums Version: 1.5
Severity: Keywords: has-patch
Cc:

Description

The forum installer strips semicolon from BB_LANG define.

Attachments (1)

3155.diff (531 bytes ) - added by sushkov 15 years ago.

Download all attachments as: .zip

Change History (3)

@sushkov
15 years ago

#1 @DJPaul
15 years ago

  • Component CoreForums
  • Milestone Awaiting Review1.3
  • Priority normalcritical

Yep. Branch and trunk point to different versions of bbPress, which have different bb-config sample files, which in turn causes this error. Need to hear from JJJ about which version of bbPress that BuddyPress trunk should be pointing to.

#2 @djpaul
15 years ago

  • Resolutionfixed
  • Status newclosed

(In [4394]) Stop forum installer stripping a semicolon which led to a PHP parse error. Fixes #3155, props sushkov for initial patch

Note: See TracTickets for help on using tickets.