Is this module compatible with the release version of 6.0? Permissions are correct for the tmp directory, but when I go to edit a user profile form, the built-in picture uploader is present rather than the javascript version. I see in the source code that it's trying to hook into user_profile_form, but in the HTML source, all I see is where the two js files are loaded.
Is it me? THANKS.
Comments
Comment #1
mmilano commentedWhat browser/version are you using? It sounds like it may be a client side issue. If browser doesn't support JQuery, it will silently fail and use the traditional method.
I just updated the code today to fix a couple bugs. You may want to update to 6.1.1 or the latest dev and try again.
Comment #2
mmilano commentedno activity, closing.