Hello,

After submitting Comment Upload with FileField Paths, I've got the following warning:
Parameter 2 to filefield_paths_filefield_paths_process_file() expected to be a reference, value given in */www/***/includes/module.inc on line 482

FileField Paths for "Comment Upload Path settings" doesn't work correctly and uses standard sites/default/files/

At the same time, FileField Paths "Workflow settings Upload Path settings" works good.

Comments

jayjaydluffy’s picture

i'm experiencing the same issue here, yet didn't find any response.

i'm not sure if this is a related issue but does anyone experience duplication (up to 4 copies) of uploaded file in comment upload? does the issue here have anything to do with this?

thanks in advance..

Exploratus’s picture

Filefield paths doesnt work for me either, just saves in files directory. I get the error:

Parameter 2 to filefield_paths_filefield_paths_process_file() expected to be a reference, value given in */*/includes/module.inc on line 497.

Exploratus’s picture

I used this patch, and it worked.

http://drupal.org/node/1249918

roball’s picture

Status: Active » Fixed

So the problem has been fixed in the File (Field) Paths module.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.