Notifications
Clear all

wpForo 1.x.x [Closed] Problem after updating

6 Posts
3 Users
0 Reactions
1,093 Views
Posts: 533
Topic starter
(@central4allgmail-com)
Prominent Member
Joined: 7 years ago

I see in the last posts and topics widget special characters ? error


5 Replies
Posts: 533
Topic starter
(@central4allgmail-com)
Prominent Member
Joined: 7 years ago

Π the greek  P is one of the problems if it helps


1 Reply
Sofy
 Sofy
Admin
(@sofy)
Joined: 8 years ago

Support Team
Posts: 5509

@central4allgmail-com

please leave here the text from the widget area which caused the issue. 


Posts: 533
Topic starter
(@central4allgmail-com)
Prominent Member
Joined: 7 years ago

Π    was an example now i must find the text because i deleted it


Posts: 533
Topic starter
(@central4allgmail-com)
Prominent Member
Joined: 7 years ago

                   was an example now i must find the text because

space and greek p , Π         


Robert
Posts: 10601
Admin
(@robert)
Support Team
Joined: 9 years ago

Hi @central4allgmail-com,

Could you please try to remove one line of code from /wp-content/plugins/wpforo/wpf-includes/functions.php file?

Please find this line and remove it:

$text = trim( str_replace("\xA0", ' ', $text ) );

Then delete all caches and test it again.