ElMuchacho
Forum Replies Created
-
Hi,
Thanks for the reply. I’ll check it to and get back to you.
Still no luck with this. Anyone any ideas/had the same problem?
Hi,
Thanks for the reply and I really appreciate you taking time to help me out. It’s great.
I’ve tried the checks and got the following . . .
Changed uploads and all sub directories to 0777 then tried registering again. No change . . .the image was still not displaying.
Then I added the code you wrote to the place you mentioned in the plugin and got the following error after clicking register (the user was still registered but no image)
array(3) { ["file"]=> string(94) "/customers/c/0/1/website.com/httpd.www/wp-content/uploads/profiles/0/image.jpg" ["url"]=> string(78) "http://www.website.com/wp-content/uploads/profiles/0/image.jpg" ["type"]=> string(10) "image/jpeg" } string(96) "/customers/c/57/1/website.com/httpd.www/wp-content/uploads/profiles/57/image.jpg"I’ve replaced my site with website.com but the paths are the same.
httpd.www . . . . Is that the problem? Should go to my URL?
Once again many thanks for taking the time to reply.
Hi,
To add to my previous point. I’ve added extra image fields to the registration form and the user profile, these also aren’t showing after been uploaded at registration. But like the Avatar are fine if uploaded from the edit profile screen after the user has confirmed registration and logged in, so it isn’t the Avatar code.