I was wondering is this an isolated issue (is it just me) or others having the same issue? How, when, and where does the php code differ from the root site compared to the other sites in multisite? What’s the best way to troubleshot this so I can see the difference in the way the url is built?
Sorry but no, it didn’t fix it. Here are the details. When using the Change Avatar form.
The Change Avatar form has a bug. Here are the step that identifies the bug:
1. Browse to image that needs to be uploaded.
2. Press the “Upload Image” button and the image gets loaded to the following folder: `wp-contentblogs.dir21filesavatars1imagename.jpg`
3. Then the “Avatar to cropAvatar preview” image is pointing to: `src=”http://websitenamehere.com/files/avatars/1/imagename.jpg` but the image isn’t there. So no image is displayed.
So in other words it’s pointing to the wrong folders. Thanks. Look forward to seeing the fix. I would love to help this fix it but I’m not so sure where to begin with the code. It could take me a while and I could figure it out, or shorter time, if you give me a hint where to start. Thanks again.