Closed (fixed)
Project:
IMCE
Version:
7.x-1.7
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Apr 2013 at 16:06 UTC
Updated:
22 Jul 2020 at 19:19 UTC
Jump to comment: Most recent
Hi, I am trying to do a similar thing to this post http://drupal.org/node/416438
I have created custom fields under the account settings, for example the machine name is field_account_number.
When I enter the directory path as the following I get a fatal error message.
php: if (!isset($user->field_account_number)) profile_load_profile($user); return 'images/' .$user->field_account_number;
Comments
Comment #1
thallesSee user information available in: https://api.drupal.org/comment/13744#comment-13744
Comment #2
thalles