I am on Snitz 3.4.03 and am using this MOD. Question I have is there a way to remove the requirement that the Avatar size be entered when one is entering data on the registration page? Not all of my people want or have them and the way it is setup, it requires they enter at a minimum the height and width. Can you prepopulate the H X W fields with a zero or something?
STW
How would I prepopulate the fiels with 0 in each one?
I am on Snitz 3.4.03 and am using this MOD. Question I have is there a way to remove the requirement that the Avatar size be entered when one is entering data on the registration page? Not all of my people want or have them and the way it is setup, it requires they enter at a minimum the height and width. Can you prepopulate the H X W fields with a zero or something?
STW
How would I prepopulate the fiels with 0 in each one?
STW
the width and height fields are set at 64x64 automatically (have a look in the database - even users with no avatar assigned get this set)
so they don't have to enter a w*h number at all, except if they want to show the avatar bigger (up to the maximum you set). otherwise they will automatically be shown as 64x64 avatars.
if you pre-populate the w*h as 0 you wouln't see anything, even if you entered a url
the width and height fields are set at 64x64 automatically (have a look in the database - even users with no avatar assigned get this set)
so they don't have to enter a w*h number at all, except if they want to show the avatar bigger (up to the maximum you set). otherwise they will automatically be shown as 64x64 avatars.
if you pre-populate the w*h as 0 you wouln't see anything, even if you entered a url
Here is the problem I am having. When someone edits their profile (other items...not the avatar) their profile then has a red X in it for their avatar. If you look in their profile then there is a space in the URL field for the avatar, no text. Because there is a space the code renders it not found and presents an X. Any thoughts how I could fix that?
Here is the problem I am having. When someone edits their profile (other items...not the avatar) their profile then has a red X in it for their avatar. If you look in their profile then there is a space in the URL field for the avatar, no text. Because there is a space the code renders it not found and presents an X. Any thoughts how I could fix that?
STW
that shouldn't happen. when a member does not have an avatar set you shouldn't have any picture being (or trying to be) displayed. what version are you using?