Lampwrights Forum > Other Stuff > Other Vbulletin Mods

Reply
 
Thread Tools
03-21-2011, 12:42 PM   #1
MySite
Junior Member
 
Join Date: Mar 2011
Posts: 3
Rep Power: 0
MySite is getting browny points
Problem

Thank you for this. I have it up and running on my forum. I manually inserted the links to the UserCP style because I use icons and have the order different. I also disabled the Push CIS menu in usercp option. When browsing the options (Ignored Threads, Ignored Forums, Settings) the plugin still inserts the Ignore section on the bottom of the UserCP (hook). How can I disable them all together?

Thanks
MySite is offline   Reply With Quote

03-21-2011, 04:20 PM   #2
Jeff
Administrator
 
Jeff's Avatar
 
Join Date: Jul 2010
Posts: 402
Rep Power: 10
Jeff is getting browny points
I don't think I understand your question?
Jeff is offline   Reply With Quote
03-21-2011, 05:57 PM   #3
MySite
Junior Member
 
Join Date: Mar 2011
Posts: 3
Rep Power: 0
MySite is getting browny points
Sorry for the horrible explanation. I would like to disable the usercp links all together since I manually added them in next to my other Ignore options. I disabled the Push CIS menu in usercp (usercp_start) and the links do not show in UserCP. However when in CIS settings, Ignored Threads or Ignored Forums the links are back.
MySite is offline   Reply With Quote
03-22-2011, 06:49 AM   #4
Jeff
Administrator
 
Jeff's Avatar
 
Join Date: Jul 2010
Posts: 402
Rep Power: 10
Jeff is getting browny points
You will need to comment this line in each file you find it in:

Code:
$template_hook['usercp_navbar_bottom'] .= $ignored_threads_bit;
So it looks like:

Code:
#$template_hook['usercp_navbar_bottom'] .= $ignored_threads_bit;
Jeff is offline   Reply With Quote
03-22-2011, 11:56 AM   #5
MySite
Junior Member
 
Join Date: Mar 2011
Posts: 3
Rep Power: 0
MySite is getting browny points
Perfect, thank you very much
MySite is offline   Reply With Quote
04-05-2011, 08:24 AM   #6
voter
Junior Member
 
Join Date: Apr 2011
Posts: 1
Rep Power: 0
voter is getting browny points
There are problems with some uncached templates for instance wehn entering usercp debuger shows uncached template CIS_user_cp_ignored_threads.
Reported also here http://www.vbulletin.org/forum/showt...=181626&page=5

Last edited by voter; 04-05-2011 at 08:28 AM.
voter is offline   Reply With Quote
10-31-2014, 03:49 AM   #7
Andersan
Junior Member
 
Join Date: Oct 2014
Posts: 2
Rep Power: 0
Andersan is getting browny points
The plugin still inserts the Ignore section on the bottom of the UserCP (hook). How can I disable them all together?
Andersan is offline   Reply With Quote
Reply

Tags
None

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem when save options fastuning vBulletin Wordpress Bridge 5 02-18-2011 05:16 PM


All times are GMT -4. The time now is 06:48 AM.


Powered by vBulletin® Version 3.8.8 Beta 4
Copyright ©2000 - 2024, vBulletin Solutions, Inc.