Closed (fixed)
Project:
Profile pictures
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Aug 2010 at 17:02 UTC
Updated:
9 Sep 2010 at 07:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
yeputons commentedMay be this patch will help you.
Please check it. If everything is OK, i will do a new release with three bug fixes.
Comment #2
kayusee commentedThank you for your response. Should I replace the entire profile_pictures.admin.inc file with it or where should I put the code?
Comment #3
yeputons commentedOpen profile_pictures.admin.inc file in any editor.
Then add lines with '+' from patch to this file (to end of the profile_pictures_field_form function)
and remove profile_pictures_field_form_submit function.
Comment #4
yeputons commentedVersion 1.3 will be released soon, so please test this patch.
Comment #5
yeputons commentedBecause there are no comments about this patch's bad work and it helped me some days ago, I mark this issue as Fixed.