Closed (fixed)
Project:
Lesson Ladder
Version:
7.x-1.0-alpha1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
17 Mar 2012 at 08:49 UTC
Updated:
19 Sep 2012 at 02:01 UTC
Jump to comment: Most recent file
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
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | fix-reference-1487568-1.patch | 596 bytes | Darko |
Comments
Comment #1
Darko commentedThis patch fixes the issue.
Comment #2
Darko commentedForgot to change the status. The patch from comment #1 should be applied against the latest version.
Comment #3
jeffschulerThis appears on drupalladder.com's Ladder page, BTW.
I've not tested this but the patch looks sensible.
Comment #4
BrockBoland commentedWasn'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.
Comment #5.0
(not verified) commentedminor clarification on where error appears