Making a patch.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | colorbox_node-PHP5.4.4_pass_by_ref_error-1780532-2.patch | 2.45 KB | eristoddle |
| #1 | PHP5.4.4_pass_by_ref-1780532.patch | 571 bytes | eristoddle |
| Screen Shot 2012-09-10 at 3.08.25 PM.png | 33.35 KB | eristoddle |
Making a patch.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | colorbox_node-PHP5.4.4_pass_by_ref_error-1780532-2.patch | 2.45 KB | eristoddle |
| #1 | PHP5.4.4_pass_by_ref-1780532.patch | 571 bytes | eristoddle |
| Screen Shot 2012-09-10 at 3.08.25 PM.png | 33.35 KB | eristoddle |
Comments
Comment #1
eristoddle commentedHere is the patch file. Only a two line change.
Comment #2
iLLin commentedChange the variable to $node_view instead of $cb_node. And the 'colorbox' display setting needs to be in the node_view function call.
Comment #3
eristoddle commentedOkay, I think I got it right this time.
Comment #4
iLLin commentedApplied in next dev release.