03-21-2011, 12:42 PM | #1 |
Junior Member
Join Date: Mar 2011
Posts: 3
Rep Power: 0 |
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 |
Reply With Quote |
03-21-2011, 04:20 PM | #2 |
Administrator
Join Date: Jul 2010
Posts: 402
Rep Power: 10 |
I don't think I understand your question?
|
Reply With Quote |
03-21-2011, 05:57 PM | #3 |
Junior Member
Join Date: Mar 2011
Posts: 3
Rep Power: 0 |
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.
|
Reply With Quote |
03-22-2011, 06:49 AM | #4 |
Administrator
Join Date: Jul 2010
Posts: 402
Rep Power: 10 |
You will need to comment this line in each file you find it in:
Code:
$template_hook['usercp_navbar_bottom'] .= $ignored_threads_bit; Code:
#$template_hook['usercp_navbar_bottom'] .= $ignored_threads_bit; |
Reply With Quote |
03-22-2011, 11:56 AM | #5 |
Junior Member
Join Date: Mar 2011
Posts: 3
Rep Power: 0 |
Perfect, thank you very much
|
Reply With Quote |
04-05-2011, 08:24 AM | #6 |
Junior Member
Join Date: Apr 2011
Posts: 1
Rep Power: 0 |
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. |
Reply With Quote |
10-31-2014, 03:49 AM | #7 |
Junior Member
Join Date: Oct 2014
Posts: 2
Rep Power: 0 |
The plugin still inserts the Ignore section on the bottom of the UserCP (hook). How can I disable them all together?
|
Reply With Quote |
Reply |
Tags |
None |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problem when save options | fastuning | vBulletin Wordpress Bridge | 5 | 02-18-2011 05:16 PM |