Bug tracker

This ticket has been moved to our new tracker. Open Ticket PHPBB3-8335 now.

Upload avatar from URL shown even though you can't (fix completed in vcs)

In the UCP there are 2 options for avatars:

Upload from your machine
Upload from URL

Inclusion of remote files is disabled on here, as per Yuriy, so the feature shouldn't be shown if this is the case. Otherwise when a user tries the "Upload from URL" option they get:

"Avatar could not be uploaded."

Comments / History

Assigned ticket to user "nickvergessen"

Action performed by Acyd Burn (Server Manager) on Jun 19th 2009, 17:19

Changed ticket status from "New" to "Fix in progress"

Action performed by nickvergessen (Development Team Member) on Jun 24th 2009, 14:48

Edited ticket

Action performed by ToonArmy (Development Team Member) on Jun 24th 2009, 15:08

Posted by 1234homie on Jul 2nd 2009, 20:23

I have that massage too. Pls patch it :)

Posted by leviatan21 on Jul 8th 2009, 15:25

Changelog : [Fix] Property display avatar options in UCP profile and user group

Have 2 patch options, the second one, should use less cache consults.
bug-45375_1.diff (4.76 KB), bug-45375_2.diff (5.92 KB)

Posted by Kellanved (Former Team Member) on Jul 9th 2009, 11:23

The avatar_remote and the upload from remote have nothing to do with each other. The error message is created due to the server configuration and IIRC not due to an error in the software.

The question is whether
a)to add an additional config setting to control uploads from remote locations or
b)check the server configuration and disable the field accordingly or
c) flag as not a bug

Posted by nickvergessen (Development Team Member) on Jul 9th 2009, 11:30

I have a) already in mind

Linked ticket with changeset: r9757

Action performed by nickvergessen (Development Team Member) on Jul 14th 2009, 20:25

Changed ticket status from "Fix in progress" to "Fix completed in SVN"

Action performed by nickvergessen (Development Team Member) on Jul 14th 2009, 20:26

Ticket details

Related SVN changesets