Closed (fixed)
Project:
Image Exact Sizes
Version:
5.x-0.1
Component:
Documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Nov 2007 at 18:03 UTC
Updated:
7 Mar 2008 at 18:36 UTC
When phptemplate_user_picture is used,
$picture = file_create_url($account->picture);
should also be changed into
$picture = file_create_path($account->picture);
Comments
Comment #1
joshk commentedI'm now linking to more authoritative and thorough docs.