Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

[Closed] Super Socializer and Facebook avatars

8 Posts
3 Users
0 Reactions
875 Views
Posts: 5
Topic starter
(@strikejcb)
Active Member
Joined: 5 years ago

Hello

I searched the forum but I didn't find it, so sorry if the question has already been asked.
To connect to the forum, I use Super Socializer and I noticed that Facebook users avatars do not appear on the "members" section but are well displayed in the other menus/pages. Don't know if the issue come from wpforo or the plugin 🙂

Thanks

JC

7 Replies
Robert
Posts: 10616
Admin
(@robert)
Support Team
Joined: 9 years ago

Hi @strikejcb,

Please leave a direct URL to this profile page.

1 Reply
(@strikejcb)
Joined: 5 years ago

Active Member
Posts: 5
Posts: 5
Topic starter
(@strikejcb)
Active Member
Joined: 5 years ago

The page is looking for //graph.facebook.com/685628982174633/picture?type=large

and it doesn't work, if I add (manually) https it works

https://graph.facebook.com/685628982174633/picture?type=large

If it can help

JC

4 Replies
Alvina
Moderator
(@alvina)
Joined: 6 years ago

Member
Posts: 1861

Hi @strikejcb,

The issue comes from unused symbol(""), so you should find and delete that symbol, to make it work. See the recorded video below:

https://www.screencast.com/t/6Nkvnj5K

(@strikejcb)
Joined: 5 years ago

Active Member
Posts: 5

@alvina

d**n! I missed these two "" 🙂 Thank you
But how do they get there? Is it the plugin that is involved?

Alvina
Moderator
(@alvina)
Joined: 6 years ago

Member
Posts: 1861

@strikejcb,

Please try to find the symbol("") in the profile.php file.

The file is located in the /wp-content/plugins/wpforo/wpf-themes/classic/profile.php file.

(@strikejcb)
Joined: 5 years ago

Active Member
Posts: 5

@alvina

Thank you for your answer
I checked the file but not found the double " inside.