Question vBActivity User Settings and Template hook location

Status
Not open for further replies.

GoodApples

Customer
In vB Admin under plugin manager
What template hook location(s) to remove/unplug Settings? for user settings in vBActivity
 
You want to remove the settings from the User CP?

Disabling the profile_start one will do.
 
You want to remove the settings from the User CP?

Disabling the
Code:
profile_start
one will do.

Yes, the User CP: I prefer not to have users at this time to hide the postbits.
Disabling the above worked but it still leaves the
link. When clicked: a white page.

Is this missing from the vB AdminCP
Code:
dbtech_vbactivity_options
?
 
The two "User CP Navigation" plugins.

I did that but it's only the Settings I wish to remove.

Activity

* Settings (this is the one I would like to remove) profile_start removes it but leaves the Settings link then users click on it and they get a white page :(

* Ranking
* Achievements
* Activity
* Leaderboards

The two User CP Navigation" plugins remove everything.
 
Oh I see, in that case edit it out of the dbtech_vbactivity_usercp_nav_link template :)

Yes, I just did that :)

Code:
<li class="{vb:raw navclass.dbtech_vbactivity_options}"><a href="profile.php?{vb:raw session.sessionurl}do=dbtech_vbactivity_options">{vb:rawphrase dbtech_vbactivity_settings}</a></li>
 
Status
Not open for further replies.

Legacy Advanced Post Thanks / Like

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
4,049
Customer rating
5.00 star(s) 1 ratings
Back
Top