YAFLogo

Posted by: pz_asif - Wednesday, 22 June 2011 18:35:30
Hi all, I have been asked to extend the YAF forum to include some additional fields. Namely ... Quote and biography. I would greatly appreciate it if you could point me in the right direction, as to how i would go about adding these ... Thanks

Posted by: juju - Monday, 4 July 2011 06:31:30
Here's what I did (although i'm not sure if this is the recommended apporach). You will need to add properties to the following files and recompile: YafUserProfile.cs IYafUserProfile.cs then add the necessary controls in EditUsersProfile.ascx and it's code behind Hope this helps

Posted by: pz_asif - Monday, 4 July 2011 14:36:45
Hi Juju and thanks for your suggestion, luckily this was exactly what i did so good to know i was on the right page :)