I installed the forum without a problem.
I intergrated a login system without a problem. I used a basic miniBB install with no addons etc.
I then decided to install some addons. Smilies, Avatars etc etc.
All working fine :)
I didn't have a user_custom1 field in my database so I created a user_avatar columm. and changed all the required coding to get it to work with database. It all works.
My question is what are the attribs of the avatar custom field? I just used VARCHAR. Does it matter? It worked with VARCHAR so I pressume its ok.
Thanks for any help. |