UBB.Dev
Posted By: RANCH4x4_dup1 Avatar problem - 02/26/2004 6:41 AM
Due to some member problems I had to turn off Avatars, but how do I remove avatars from showing in member's posts who already have them?
Posted By: JoshPet Re: Avatar problem - 02/26/2004 7:11 AM
This SQL Query:

UPDATE w3t_Users
SET U_Picture = ''
Posted By: RANCH4x4_dup1 Re: Avatar problem - 02/26/2004 7:41 AM
Thanks, very much appreciated.
© UBB.Developers