Actually I found a way around it. I just went into registeradult, removed the $customfields line.
Then just manually added in an area for the avatar with a default value of my default image path and a name of field5. The bio, occupation does not show up during registration but that's no biggie. It still shows up in Edit Profile. And now when a user signs up it will shoot over the field5 entry and no more broken images as avatars.
Thanks again. If you have a better solution let me know but this one seems to work for now. Thanks again...
** edited **
Hmmm, just found the profilefield in the database with field 5. I think the problem is that there is no default value set in that area. I'm a MySql newb pretty much. Is there a way to just give field 5 a "default" value. That way it should fix the problem without having to hack the templates like I did
|