Topic: Adding a link in profile Menu

Well, first off my forum is at www.vizter.com.
When a user is logged in, and clicks 'Profile' on the main navigation bar, he has the option to change a few settings to do with his account etc.
You can see there is a Menu on the left, called Profile Menu. (Essentials, Personal, Messaging...)
How do I add a link onto that menu? (I tried editing the profile.php file but I couldn't find it)
Thanks for any help given.

2

Re: Adding a link in profile Menu

search for function generate_profile_menu in include/functions.php

Re: Adding a link in profile Menu

Thanks man, may I also add that you need to add some stuff to lang/profile.php to make it work completely.
You can see the finalized results if you want, you just need to signup first tongue