Closed (fixed)
Project:
Avatar Approval
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
9 Aug 2007 at 21:18 UTC
Updated:
5 Sep 2007 at 19:21 UTC
Jump to comment: Most recent file
Avatars were not showing up if the user settings - picture image path contained a trailing /.
Added str_replace('//', '/', $path) to remove the //.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | avatarapproval_1.patch | 6.49 KB | mikejoconnor |
| avatarapproval_0.patch | 2.77 KB | mikejoconnor |
Comments
Comment #1
mikejoconnor commentedI have made some more corrections. This patch is against DRUPAL-5
Comment #2
mikejoconnor commentedComment #3
(not verified) commented