Closed (outdated)
Project:
Avatar Crop
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Jul 2010 at 10:20 UTC
Updated:
13 Oct 2021 at 11:20 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
plan9 commentedOK - I worked out a fix for this.
Although I'm probably the only person on the planet using the 5.x version of Avatar Crop I'm going to post my solution here anyway just in case it helps someone else:
Changed lines 345 - 347 from:
To:
Comment #2
plan9 commentedActually it's just the second line (347) that needs to be changed.
Comment #3
mmachina commentedhave any ideas for how to fix 6.x version?
Comment #4
drupalina commented@mmachina,
for 6.x fix , on line 303, where it says
simply change that to
(in human words that last bit means that the 4th part of the uri is empty)
Comment #5
mmachina commentedHi Drupalina,
Thanks for the FIX!!! It worked great!
Comment #6
Exploratus commentedWorked for me to. I was getting the add image link on every user edit tab - but this fix worked!
Comment #7
kyle_mathews commentedThanks drupalina for the fix. Attached is a proper patch.
Comment #8
avpadernoI am closing this issue, as Drupal 6 is now not supported.