Whenever I try to use image import from any account other than the first user account, I get the following error: "Your user account has not been configured to allow any upload extensions. The site administrator will need to fix this for you in the settings for the "upload" module."

Looking at the uploads setting, I see the following permitted extensions: jpg jpeg gif png txt html doc xls pdf ppt pps. Obviously, something is not working.

Comments

darren oh’s picture

This problem disappeared when I click Save Configuration on the uploads settings page.

syscrusher’s picture

Assigned: Unassigned » syscrusher
Category: bug » support
Priority: Critical » Minor
Status: Active » Closed (won't fix)

For the sake of security, the module defaults to the strictest possible permissions (that is, none at all) for roles other than the administrative user. As the error message says, this is fixed by assigning appropriate permissions in the settings page.

Kind regards,

Scott

syscrusher’s picture

Status: Closed (won't fix) » Closed (works as designed)

Oops...clicked wrong status selection.

darren oh’s picture

It would be helpful if the error message disclosed that the configuration for upload extensions will need to be saved even if extensions already appear to be configured.

darren oh’s picture

Component: Code » Documentation
Category: support » feature