Closed (fixed)
Project:
Flickr
Version:
6.x-1.0-beta1
Component:
flickr (main module)
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jan 2009 at 18:07 UTC
Updated:
12 Feb 2009 at 22:20 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedCan anyone else reproduce this problem with BETA 1 ?
Comment #2
mr.baileysGetting the same error. Here are the steps I took to reproduce:
You don't have indicate pass-by-reference on a function call, it's only required on the function definition. Patch attached which got me past this error message.
I don't have my Flickr API key handy, so couldn't proceed any further...
Comment #3
Anonymous (not verified) commentedThanks, ill get that committed to the development branch later today / tomorrow.
Best, Paul
Comment #4
Archiblog commentedYes - I get the same error with the Flickr module on 6.x-1.0-beta1 - ie:
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of system_settings_form_submit(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /home/.marko/archiblog/normanfellows.com/drupal/modules/flickr/flickr.admin.inc on line 87