Thread: Postbit editing
View Single Post
Old March 1st, 2007, 10:49 PM   #13 (permalink)
MoMan2
Member
Verified Customer
 
Join Date: Jan 2007
Posts: 61
Removing that appears to disable avatars completely. I messed around with the code a bit, and it turns out that the only relevent line is precisely the one you told me to take out:

Code:
Content visible to verified customers only.
If I get rid of the entire conditional and just leave that piece intact (changing elseif to if), avatars will still work. Seems a bit strange, though, since doesn't $hasav == 0 mean that the user has no avatar?
MoMan2 is offline   Reply With Quote