PDA

View Full Version : Remove Function Or Redirect


BiMBo3MeNDo
01-19-2013, 05:24 PM
How i can remove one link from usercp?
Like "change email/password" or something in this menu?
or redirect to another page?

I need this because i have integrate vbulletin with another script.
tnx for help..

Lynne
01-19-2013, 06:24 PM
You would remove that by editing the template. To find the template to modify, do this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code. (Sometimes the template is the one mentioned at the very top of the page source.)