a user edits their profile through the "profile" link on their page, and the url looks like:

http://example.com/user/291/profile/profile

Im getting an error when i try to upload an image using the "image with cropping" widget:

$(element_settings.element).parents("form").ajaxSubmit is not a function

which i believe goes on to break the jCrop functionality:

$(this).Jcrop is not a function

this doesnt happen when the URL is like:

http://example.com/admin/user/user/create