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:
9 Aug 2007 at 21:19 UTC
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 |
|---|---|---|---|
| avatarapproval.patch | 2.77 KB | mikejoconnor |
Comments
Comment #1
mikejoconnor commentedAccidentally double submitted.