Hi there,
I get this warning message after uploading a picture:
"Strict warning: Only variables should be passed by reference in filefield_paths_filefield_paths_process_file() (Row 66 in\sites\all\modules\filefield_paths\modules\filefield_paths.inc)."

I used the patch from here: http://drupal.org/node/1090334

That solves the problem with the warning message, but i use the Token-module to set my upload path.
And now the path is set to to standard path. The tokens didn´t work anymore.

Any idea?

Comments

Deciphered’s picture

Status: Active » Fixed

This issue was resolved in dev quite some time ago. I'm trying to get a beta4 out at the moment, but in the meantime it would be nice if you can confirm.

Status: Fixed » Closed (fixed)

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

JayDarnell’s picture

Deciphered, I could test the dev copy out to see if this resolves the issue. Are there any database differences between beta3 and the dev copy? If not I should just be able to swap out the module code and run update.php to test and see if the dev copy fixes the issue right?

Deciphered’s picture

@CopperBot,

There are not changes to the database schema, so you will be fine just swapping the module out.