PHP Parse error:  syntax error, unexpected ')' in /local/www/vhosts/beaky.its.uiowa.edu/htdocs/sites/all/modules/contrib/bongo/bongo_panes/plugins/content_types/bongo_predictions.inc on line 142

There is a small typo in the Bongo Predictions pane with the 2nd argument of drupal_add_js() on line 129.

Comments

Cale Bierman’s picture

Status: Active » Needs review
StatusFileSize
new550 bytes
genjohnson’s picture

Status: Needs review » Reviewed & tested by the community

Using the latest dev (commit 1b788f7875271e00f08060be35d29383f6dcb6a5) my sign was white screening due to the syntax error. After applying this patch the white screen is fixed.

  • Cale Bierman committed 7b2702e on 7.x-1.x
    Issue #2528346 by Cale Bierman: Small typo in bongo_predictions.inc
    
Cale Bierman’s picture

Version: 7.x-1.0-beta2 » 7.x-1.x-dev
Status: Reviewed & tested by the community » Fixed

I've committed the patch in #1.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.