I ran into another error when I tried to upload an image through an image field which is attached to my users' accounts. Doing this gives me a white screen and the following message:

Fatal error: Cannot access empty property in [...]/sites/all/modules/fe_paths/fe_paths.module on line 149

Edit: The image field was added and had an image file stored in it before I installed File Entity Paths. I just wanted to replace the image, which image fields offer you to do. To check if this might have been the problem I also added another image field to the user accounts and tried to upload a new image using the new image fields. The new image field wouldn't give me the error, but it would also not store the image. After reloading the page the field is empty again.

Is it possible that File Entity Paths conflicts with the integration of image fields? As far as I can tell, everything works fine with file fields.

CommentFileSizeAuthor
#8 1806472.patch2.6 KBmrharolda

Comments

kumkum29’s picture

Priority: Major » Normal

Hello,

I have the same error when I create a new user.

Do you have any idea?

Edit : I have a field type "list text" in user account. After deleting the field, I have the same problem: I can't create a new user.

semei’s picture

Priority: Normal » Major
szantog’s picture

Title: Fatal error when trying to upload image through an image field » Fatal error when user entity is saving
Version: 7.x-2.0-alpha3 » 7.x-2.x-dev
Priority: Normal » Major
Status: Active » Fixed
Issue tags: +fep_test

Status: Fixed » Closed (fixed)

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

mxt’s picture

Status: Closed (fixed) » Active

I have the same error, but it is not related to user entity: just flushing the cache.

See: http://drupal.org/node/1997908

Thank you

mengi’s picture

Status: Active » Fixed

This issue has been fixed in the dev version

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

Anonymous’s picture

Issue summary: View changes

more info

mrharolda’s picture

Issue summary: View changes
StatusFileSize
new2.6 KB

Here's the patch for people using Drush make.