-
Hi there!
Personally, I haven’t bought the plugin, I hope to buy it when I have enough money. I think it’s a good plugin. (:I found a problem with avatars (profile images). I searched Google and I’ve watched many topics about it, all without a feasible solution. So I spent a few hours to solve it on my own, and I would leave this tutorial for people with the same problem can fix it.
The problem is that the image isn’t displayed in the profiles. How to fix? Very easy.
In FTP, go to userpro/functions/hooks-filters.php and in line 18 replace this:$crop = bfi_thumb(get_site_url().(strpos($url,”http”) !== false ? urlencode($url) : $url),$params);
For this:
$crop = bfi_thumb($url);
I hope this can serve you all those who have not found a solution to your problem. Thank you very much for your attention. (:
Hi themedutch, This solution works for some site. We need to first test this with all possible server then only we can apply this update.
Hi Mr.J
Thanks so much! Yes this worked for me and UserPro is now showing user photos. However, the user photo is now stretched. You can see what I mean here: http://wildrocket.com.au/userprophoto.png
Any suggestions?
Thanks again!
Rusty
You must be logged in to reply to this topic.