Avatars via phpBB group Avatar

Lepalose
Moderator
Moderator
Posts: 15
Joined: Mon May 08, 2017 4:15 am

Re: Avatars via phpBB group Avatar

Post by Lepalose »

My mistake in the last post, that condition is covered correctly in the 'else' part of the IF statement
User avatar
axew3
w3all User
w3all User
Posts: 2883
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re: Avatars via phpBB group Avatar

Post by axew3 »

testing ... and patching ...
p.s ah ok ... i've just see the reply ... looking by the way
Lepalose
Moderator
Moderator
Posts: 15
Joined: Mon May 08, 2017 4:15 am

Re: Avatars via phpBB group Avatar

Post by Lepalose »

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.
Lepalose
Moderator
Moderator
Posts: 15
Joined: Mon May 08, 2017 4:15 am

Re: Avatars via phpBB group Avatar

Post by Lepalose »

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!
User avatar
axew3
w3all User
w3all User
Posts: 2883
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re: Avatars via phpBB group Avatar

Post by axew3 »

no, i see that if for groups i set an uploaded avatar, the image name returned is wrong, or processed wrong in some way
User avatar
axew3
w3all User
w3all User
Posts: 2883
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re: Avatars via phpBB group Avatar

Post by axew3 »

because you have reason: avatar.driver.upload is NOT on code! adding ... :shock: :o

p.s within today
Post Reply