just found a small ...
 
Notifications
Clear all

[Solved] just found a small bug on wpforo.com

4 Posts
3 Users
3 Likes
445 Views
Tutrix
Posts: 1212
Topic starter
(@tutrix)
Noble Member
Joined: 4 years ago

just found a small bug
the profile picture of some members is linked to twitter/gVectors in the member list
Example:
My own, dimalifragis, Chris, Sofy, ...

3 Replies
dimalifragis
Posts: 2554
(@dimalifragis)
Famed Member
Joined: 4 years ago
Tutrix
Posts: 1212
Topic starter
(@tutrix)
Noble Member
Joined: 4 years ago

The bug is in the members.php
the closing a tag is missing

case 'twitter': echo '<a href="' . esc_url_raw($value) . '"><i class="fa-brands fa-twitter-square"></i>'; break;
1 Reply
Robert
Admin
(@robert)
Joined: 8 years ago

Support Team
Posts: 10498

Hi @tutrix,

Thank you for the bug report. We've already fixed it for the upcoming update.