Closed (fixed)
Project:
Comment Upload
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
27 Sep 2011 at 16:56 UTC
Updated:
15 Nov 2012 at 23:50 UTC
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
Comment #1
jayjaydluffy commentedi'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..
Comment #2
Exploratus commentedFilefield 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.
Comment #3
Exploratus commentedI used this patch, and it worked.
http://drupal.org/node/1249918
Comment #4
roball commentedSo the problem has been fixed in the File (Field) Paths module.