Not sure if this is the same issue as argument 2 for filefield_view_access() revisited, but I didn't want to clutter up those issues for something that might be unrelated.

I upgraded from filefield 6.x-3.2 to 6.x-3.9 and I am not getting this error when I upload an image using an image/file field:

"warning: Missing argument 2 for filefield_edit_access() in /modules/filefield/filefield.module on line 558."

Hope this helps. Let me know if you need more info.

Comments

davedg629’s picture

Sorry, stupid typo I missed:

I upgraded from filefield 6.x-3.2 to 6.x-3.9 and I am NOW getting this error when I upload an image using an image/file field:

"warning: Missing argument 2 for filefield_edit_access() in /modules/filefield/filefield.module on line 558."

wescoughlin’s picture

I got the same error as well, but updated to the newest version of the imagefield and ran the update.php script. Fixed the error.

quicksketch’s picture

Category: bug » support
Status: Active » Closed (fixed)

Yep, a lot of people were having this issue when 3.9 came out. Just make sure you update FileField and ImageField together.