Status
Not open for further replies.

Scarlett

Customer
How do I remove some of the tabs from the profile. I don't think I will use the tags option and want to remove the tab totally.

Thanks.
 
Scarlett are you talking about the following?

14dcdcd83260dd.png
 
If that is what you are talking about I can tell you how to remove it, but remember DBTech does not support custom modifications to their products.

Here is a screenshot with it removed.

14dcdceb550fff.png
 
Ok here is the solution, in your ftp navigate to the folder, public_html/dbtech/usertag/hooks/member_build_blocks_start.php

Then click on edit member_build_blocks_start.php and remove the following:

$blocklist['usertags'] = array(
'class' => 'UserTagging_UserTags',
'title' => $vbphrase['dbtech_usertag_threadtags'],
'options' => array(
'perpage' => $vbulletin->GPC['perpage'],
'pagenumber' => $vbulletin->GPC['pagenumber']
),
'hook_location' => (intval($vbulletin->versionnumber) == 3 ? 'profile_left_last' : 'profile_tabs_last')
);

Then click save and that removes it from the profile page
 
Status
Not open for further replies.

Legacy Advanced User Tagging

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
2,510
Customer rating
0.00 star(s) 0 ratings
Top