Avatars via phpBB group Avatar
-
- Moderator
- Posts: 15
- Joined: Mon May 08, 2017 4:15 am
Re: Avatars via phpBB group Avatar
My mistake in the last post, that condition is covered correctly in the 'else' part of the IF statement
- axew3
- w3all User
- Posts: 2883
- Joined: Fri Jan 22, 2016 5:15 pm
- Location: Italy
- Contact:
Re: Avatars via phpBB group Avatar
testing ... and patching ...
p.s ah ok ... i've just see the reply ... looking by the way
p.s ah ok ... i've just see the reply ... looking by the way
-
- Moderator
- Posts: 15
- Joined: Mon May 08, 2017 4:15 am
Re: Avatars via phpBB group Avatar
Ok, so this part of the code is fine. If I purposefully change this code to give a bad result, ONLY the personally uploaded avatars break - the users with Group Avatar still have a blank.
That means somewhere else there is a check for user avatars that is failing to identify the group avatar condition.
That means somewhere else there is a check for user avatars that is failing to identify the group avatar condition.
-
- Moderator
- Posts: 15
- Joined: Mon May 08, 2017 4:15 am
Re: Avatars via phpBB group Avatar
Okay, well, I did another test...
with one of my Test Users I made a post on the phpBB forum, then logged out.
Now ... it works!
with one of my Test Users I made a post on the phpBB forum, then logged out.
Now ... it works!
- axew3
- w3all User
- Posts: 2883
- Joined: Fri Jan 22, 2016 5:15 pm
- Location: Italy
- Contact:
Re: Avatars via phpBB group Avatar
no, i see that if for groups i set an uploaded avatar, the image name returned is wrong, or processed wrong in some way
- axew3
- w3all User
- Posts: 2883
- Joined: Fri Jan 22, 2016 5:15 pm
- Location: Italy
- Contact:
Re: Avatars via phpBB group Avatar
because you have reason: avatar.driver.upload is NOT on code! adding ...
p.s within today
p.s within today