YAFLogo

pz_asif
  • pz_asif
  • 54.2% (Neutral)
  • YAF Forumling Topic Starter
13 years ago
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

Sponsor
juju
  • juju
  • 72.2% (Friendly)
  • YAF Lover
13 years ago
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


hmmmm.... click thanks if my posts are useful
pz_asif
  • pz_asif
  • 54.2% (Neutral)
  • YAF Forumling Topic Starter
13 years ago
Hi Juju and thanks for your suggestion, luckily this was exactly what i did so good to know i was on the right page 🙂