Here is the text of the error that appears when I click the Drupal Ladder tab on a fresh install:
Error message
Strict warning: Only variables should be passed by reference in ladder_page_view() (line 71 of [...]learn_drupal-7.12-1.0-alpha3/profiles/learn/modules/contrib/ladder/ladder.module).

Running on dev desktop with php 5.3.9

CommentFileSizeAuthor
#1 fix-reference-1487568-1.patch596 bytesDarko

Comments

Darko’s picture

StatusFileSize
new596 bytes

This patch fixes the issue.

Darko’s picture

Assigned: Unassigned » Darko
Status: Active » Patch (to be ported)

Forgot to change the status. The patch from comment #1 should be applied against the latest version.

jeffschuler’s picture

Status: Patch (to be ported) » Needs review

This appears on drupalladder.com's Ladder page, BTW.

I've not tested this but the patch looks sensible.

BrockBoland’s picture

Status: Needs review » Fixed

Wasn't able to replicate this error locally, but probably because I'm running an earlier version of 5.3. This makes sense, though, so I've committed it.

Status: Fixed » Closed (fixed)

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

Anonymous’s picture

Issue summary: View changes

minor clarification on where error appears