when i install it i got this error:

Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of [runtime function name](). 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/domains/example.com/www_root/modules/fieldfinder/fieldfinder.module on line 421

CommentFileSizeAuthor
#2 fieldfinder-342691-1.patch921 bytesftyre76

Comments

quicksand’s picture

Also have the same error

ftyre76’s picture

Assigned: kamtcho » Unassigned
Status: Active » Needs review
StatusFileSize
new921 bytes

Removed the & from line 421 to fix the "Call-time pass-by-reference has been deprecated" warning.

After the patch, when enabling the module, there is no longer a warning displayed.

The patch is in response to the following link.
#342691: fieldfield error

wallbay1’s picture

how do i install patches
its so confusing

wallbay1’s picture

also could you just put the fixed module?

ftyre76’s picture

All I did was remove the & from in front of the variable $fieldform_state on line 418 of the fieldfinder.module file.

wallbay1’s picture

not working for me

wallbay1’s picture

hi i keep receiving these warnings

* warning: Invalid argument supplied for foreach() in /home/www/tastyhabits.com/sites/all/modules/fieldfinder/fieldfinder.module on line 343.
* warning: include(sites/all/modules/fieldfinder/theme/fieldfinder-search.tpl.php) [function.include]: failed to open stream: No such file or directory in /home/www/tastyhabits.com/sites/all/modules/fieldfinder/fieldfinder.module on line 256.
* warning: include(sites/all/modules/fieldfinder/theme/fieldfinder-search.tpl.php) [function.include]: failed to open stream: No such file or directory in /home/www/tastyhabits.com/sites/all/modules/fieldfinder/fieldfinder.module on line 256.
* warning: include() [function.include]: Failed opening 'sites/all/modules/fieldfinder/theme/fieldfinder-search.tpl.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in /home/www/tastyhabits.com/sites/all/modules/fieldfinder/fieldfinder.module on line 256.
* warning: include(sites/all/modules/fieldfinder/theme/fieldfinder-groupbt.tpl.php) [function.include]: failed to open stream: No such file or directory in /home/www/tastyhabits.com/sites/all/modules/fieldfinder/fieldfinder.module on line 323.
* warning: include(sites/all/modules/fieldfinder/theme/fieldfinder-groupbt.tpl.php) [function.include]: failed to open stream: No such file or directory in /home/www/tastyhabits.com/sites/all/modules/fieldfinder/fieldfinder.module on line 323.
* warning: include() [function.include]: Failed opening 'sites/all/modules/fieldfinder/theme/fieldfinder-groupbt.tpl.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in /home/www/tastyhabits.com/sites/all/modules/fieldfinder/fieldfinder.module on line 323.
* warning: include(sites/all/modules/fieldfinder/theme/fieldfinder-form.tpl.php) [function.include]: failed to open stream: No such file or directory in /home/www/tastyhabits.com/sites/all/modules/fieldfinder/fieldfinder.module on line 330.
* warning: include(sites/all/modules/fieldfinder/theme/fieldfinder-form.tpl.php) [function.include]: failed to open stream: No such file or directory in /home/www/tastyhabits.com/sites/all/modules/fieldfinder/fieldfinder.module on line 330.
* warning: include() [function.include]: Failed opening 'sites/all/modules/fieldfinder/theme/fieldfinder-form.tpl.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in /home/www/tastyhabits.com/sites/all/modules/fieldfinder/fieldfinder.module on line 330.