Closed (fixed)
Project:
Avatar Selection
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Oct 2011 at 00:42 UTC
Updated:
26 Feb 2012 at 20:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
sw3b commentedSame for me, there is nothing in the user edit section.
Comment #2
burgs commentedI can actually see the images when I edit the profile, but the image isn't applied when I save.
Comment #3
burgs commentedBasically, the Drupal 7 dev version doesn't work. I'm going to try and sift through the code today and see if I can sort out some issues, but there just seems to be a bunch of bits all over the place that don't work. I'm just wondering if the maintainer has a timeline on getting this done. I know it can be difficult as a single maintainer who has other stuff going on, but some communication would be greatly appreciated.
Thanks :)
Comment #4
burgs commentedmarking this critical
Comment #5
skizzo commentedApparently the last post on this issues queue by module maintainer dates back to 3 Dec 2010. I have no software development skills, but I will be happy to test it on D7 if you can brush it up a little bit...
Comment #6
burgs commentedOk, I'm really only halfway through this, and there's a bunch of things that don't work, but if you're desperate for the basics, then this patch might help. I can't stress how much I haven't tested, or double checked things just yet. Another patch will be on its way soon.
Comment #7
shumod commentedIt works!!! Thank you!! :)
Comment #8
skizzo commentedThank you burgs. Should I apply any other patch beside patch #6 ? after applying patch #6 to 7.x-1.x-dev (2011-Feb-26) I see the following errors on /user/*/edit or /user/register. I am not opening any separate issue for those errors as you may be still working on them.
Comment #9
burgs commentedYeah, I'm applying this directly to the dev version, and it does change a bunch of functions, and it doesn't do the bulk import yet either. I'm going to try and tidy it up and get the bulk imports working and check for possible errors today and tomorrow. Then there should be a patch that will could be committed. That last one was just a teaser.
Comment #10
burgs commentedOk, here is a better patch, that should fix the issue in #8, as well as sorts out the bulk upload / directory scan. I haven't done much work with the D7 file api, so please don't judge, but please do test, and check that this works, and adheres to the standards.
Comment #11
burgs commentedstatus change.
Comment #12
skizzo commentedI am in no position to judge, only test... :-) I applied patch #10 to 7.x-1.x-dev, then had to manually apply few changes as per issue 1278802. As user 1 I tried to upload a single image and it seems ok. However when I try to do a bulk scan I get "Scan complete: 0 new avatars found. 0 avatars removed.", although I have few hundred images in the avatar directory. Also, when registering as a new user I don't see the avatar selection widget (although I have set "Force users to select an avatar image on user registration" in AS configuration). Thanks.
Comment #13
stella commentedCommitted, thanks! If you find other problems, please open a separate ticket.