Closed (fixed)
Project:
Flickr
Version:
6.x-1.x-dev
Component:
flickr (main module)
Priority:
Critical
Category:
Bug report
Reporter:
Created:
26 Dec 2008 at 19:39 UTC
Updated:
13 Feb 2009 at 10:40 UTC
Jump to comment: Most recent
I get the following error:
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/content/a/t/r/atripathy86/html/sites/all/modules/flickr/flickr.admin.inc on line 87
The file is basically flickr.admin.inc. The system_settings_form_submit() is causing some issues.
Can this be fixed somehow?
Comments
Comment #1
atripathy86 commentedI get a few more bugs:
* Flickr error 3: Parameterless searches have been disabled. Please use flickr.photos.getRecent instead.
* warning: strtr() [function.strtr]: The second argument is not an array in /home/content/a/t/r/atripathy86/html/modules/syslog/syslog.module on line 106.
Comment #2
Anonymous (not verified) commentedWould you please advise how to reproduce this error ?
Thanks Paul
Comment #3
Anonymous (not verified) commentedThis problem has been fixed @
http://drupal.org/node/363980
Thanks for your help.
Paul