I created a group inside My imagepicker, but now I can't delete it. I removed all pictures from it to see if that was the problem, but I still can't delete the group. It just takes me to user/1/imagepicker/groups/delete/1 and I get a blank page (i.e. my drupal theme exists, but there is no imagepicker output)
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | imagepicker_missing_delete_form_D6.patch | 404 bytes | hutch |
Comments
Comment #1
hutch commentedYou have found a bug that I've missed, onto it ASAP
thanks
Comment #2
hutch commentedPlease use the attached patch to repair this bug. It will apply to both stable and dev D6.
If you cannot patch it should be easy enough, it's only 3 lines:
immediately below line 671 imagepicker.module
I will get dev version updated shortly
Comment #3
jaypanHey thanks, that worked. I appreciate the prompt response and fix. So many module maintainers take days to get back to you, if ever, and I often just end up hacking their code myself, but I hate doing that because future updates can screw it up. So I really appreciate you taking the time to respond quickly.
Comment #4
hutch commentedYou're welcome.
The fix is in the dev version and I will put out a new stable version soon
Comment #5
hutch commentedFixed in dev and stable
Comment #7
timfluhr commentedI can't delete groups in 6.x-2.13.
Comment #8
timfluhr commentedComment #9
hutch commented