Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Ignore Thread: Allow Users to Ignore Threads of Their Choosing Details »»
Ignore Thread: Allow Users to Ignore Threads of Their Choosing
Version: 1.0.0, by calorie calorie is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: End-User Options - Version: 3.6.1 Rating:
Released: 09-24-2006 Last Update: Never Installs: 160
DB Changes Uses Plugins Template Edits
 
No support by the author.

As originally described, this hack adds an "Ignore Thread" option to the thread tools menu and generates a list of threads you have ignored in your UserCP. Basically it allows your users to ignore threads of their choosing, preventing said threads from showing up in forumbit, forumdisplay, and search results.

Import one product and edit two templates. Fully phrased. No PHP file edits. Tested on vB 3.6.1. Ported with permission. The original is here.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #72  
Old 05-25-2008, 10:51 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Fungsten View Post
I checked and rechecked each style.
Then check your source code and see what is showing up there. Or, put something next to it like the letter X (in your template) and see if it shows up on the page. Maybe you are putting it in a conditional and the condition isn't correct so it isn't showing up. (There are two template edits to do. One in showthread and the other in usercp_shell.)
Reply With Quote
  #73  
Old 05-26-2008, 03:43 AM
jilly jilly is offline
 
Join Date: Jul 2002
Location: central maryland
Posts: 461
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i re-did my template edits and now it is showing up in my user cp list of side bar left options. weird, it wasn't before, but now it is..
Reply With Quote
  #74  
Old 05-27-2008, 09:23 PM
Fungsten's Avatar
Fungsten Fungsten is offline
 
Join Date: Jul 2006
Posts: 1,131
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is what I have ib ny User CP Shell template:

Quote:
<tr><td class="thead">$vbphrase[settings_and_options]</td></tr>
<if condition="$show['avatarlink']">
<tr><td class="$navclass[avatar]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=editavatar">$vbphrase[edit_avatar]</a></td></tr>
</if>
<if condition="$show['siglink']">
<tr><td class="$navclass[signature]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=editsignature">$vbphrase[edit_signature]</a></td></tr>
</if>
<tr><td class="$navclass[password]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=editpassword">$vbphrase[edit_email_and_password]</a></td></tr>
<tr><td class="$navclass[options]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=editoptions">$vbphrase[edit_options]</a></td></tr>
<tr>
<td class="$navclass[ignoredthreadslist]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=ignoredthreadslist">$vbphrase[ignored_threads]</a></td>
</tr>

<tr>
<tr>
<tr>
Reply With Quote
  #75  
Old 06-13-2008, 10:39 PM
ssandgirls's Avatar
ssandgirls ssandgirls is offline
 
Join Date: May 2007
Location: Australia
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

For this to work on 3.7, do I have to do anything different?

Many thanks
Reply With Quote
  #76  
Old 08-18-2008, 10:53 AM
dknelson dknelson is offline
 
Join Date: Oct 2004
Posts: 412
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Folks, I've had this mod installed for a long time. I'm running 3.7 now and I swear that it was working but now the option to ignore thread is not showing up in the Thread Tools dropdown.

I checked and discovered that the template edit was missing. I must have missed it during an upgrade at some point. I re-edited the Showthread template though and the option still does not show up in the drop down. I have the "Ignored Threads" link in the UserCP but nowhere for a user to actually add a thread to their ignored list.

Did something change in 3.7 that requires a different edit in the Showthread template? I would really like to get this working again. I even tried re-installing the product but it still doesn't work.
Reply With Quote
  #77  
Old 08-19-2008, 09:40 PM
dknelson dknelson is offline
 
Join Date: Oct 2004
Posts: 412
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Never mind. Figured it out.
Reply With Quote
  #78  
Old 09-18-2008, 07:53 AM
AndyP AndyP is offline
 
Join Date: Feb 2006
Location: Brisbane, Australia
Posts: 49
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It still works at 3.7.2. But I did have to reinstall and re-edit templates.
Reply With Quote
  #79  
Old 09-19-2008, 08:23 PM
AndrewRich's Avatar
AndrewRich AndrewRich is offline
 
Join Date: Dec 2007
Location: Palo Alto, CA
Posts: 67
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed! Also using the forumdisplay enhancement as well.
Reply With Quote
  #80  
Old 12-03-2008, 02:24 PM
Canis Firebrand Canis Firebrand is offline
 
Join Date: Jun 2006
Location: Michigan
Posts: 97
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Phalynx View Post
Same here... any solution to this?
This is the biggest complaint I have received after installing this.

The users at my site love the ability to ignore threads. But, they complain of phantom posts generated from those ignored threads. Their unread post count will show a number and when they click on it, it will say no posts exist. However, the icon next to the forum area where the ignored thread is shows new posts.

If the ignored threads could be excluded from the Get New Posts count, that would be awesome.
Reply With Quote
  #81  
Old 01-05-2009, 03:16 AM
edytwinky edytwinky is offline
 
Join Date: Aug 2007
Posts: 512
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does this work on 3.7.4?

What template edits do I need to perform?
Reply With Quote
Reply


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

Forum Jump


All times are GMT. The time now is 10:25 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.07271 seconds
  • Memory Usage 2,309KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete