avatars not displaying – extension missing (.png in the html)
-
Hi,
I had this issue since i very first installed BBpress along with the plugin – WP User Avatar.
The avatars are not showing in the forum at all. Its a completely bespoke WordPress theme with nothing in the functions.php to be doing any filtering or stripping out extensions of any type.
Ive also disabled every single plugin except bbpress & the avatars plugin & i still get the problem.Can anyone please help me overcome this problem?
I did notice that in the bbpress / filters.php the line which says : add_filter( ‘bbp_get_reply_author_link’, ‘stripslashes’ ); had to be commented out because it was removing the backslashes from the avatar URL making things even worse.
I dont like the fact ive had to manipulate core code to do this. Surely there has to be a better was to get avatars working.
Thank you 🙂
- You must be logged in to reply to this topic.