vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   End-User Options - Ignore Thread: Allow Users to Ignore Threads of Their Choosing (https://vborg.vbsupport.ru/showthread.php?t=127487)

djbaxter 06-16-2007 09:42 AM

Quote:

Originally Posted by David Lama (Post 1269585)
update?

Update what? or on what? If you're going to ask a question, at least provide a bit of information so someone can answer it.

harley_m 07-02-2007 10:13 AM

Quote:

Originally Posted by harley_m (Post 1248133)
Lovely hack - well done! :)

Moderators upwards being able to set a thread to be ignored by a certain user. Obviously that thread would not appear in their ignored threads list, but instead in some listing in the Mod panel. This would be rather like banning from a thread, but actually be much more effective because that user doesnt get the constant reminder they have been acted against.


Would this not be possible then?

I would be very grateful :)


Harley

pcg 08-28-2007 04:31 AM

I love this, but one request. We have a notificatin of unread posts hack as well. When a usre ignores a thread, they still show up as unread. any way to fix this so ignored threads are not listed as unread threads??

JadedSouls 10-01-2007 05:07 AM

It's funny, a member JUST inquired about a mod such as this this afternoon and I said "I'll try and find one!"

Lo and behold, here it is!

thanks

*installed*

El Orans 10-05-2007 06:49 AM

*Clicks install *

tikichick 11-25-2007 02:19 AM

Cool mod. I'm using 3.6.8 and it only works for administrators. Can't figure out why and can't find any way to set permissions for registered users to use this. Any suggestions?

ericgtr 11-27-2007 07:28 PM

For anyone who is interested, I wanted to add this to the forumdisplay as well. This way it could be ignored without having to go into the thread if the user wants, it also prompts them, just in case. Here's how I did it:

In the threadbit template find
Code:

<if condition="$show['moderated'] OR $show['deletedthread'] OR $show['paperclip'] OR $show['subscribed'] OR $show['sticky'] OR $show['rexpires']">
Add this just above it
Code:

                <span style="float:$stylevar[right]">
                &nbsp;<a href="javascript:decision('Are you sure you want to ignore this thread?',
'profile.php?$session[sessionurl]do=ignorethread&amp;threadid=$thread[threadid]&amp;forumid=$thread[forumid]')"><img class="inlineimg" src="$stylevar[imgdir_misc]/hide.gif" alt="Ignore this thread" border="0" /></a>
                </span>

Now add this to the header template at the very bottom
Code:

<!-- Confirm Ignore Thread -->
<SCRIPT LANGUAGE="Javascript">
<!---
function decision(message, url){
if(confirm(message)) location.href = url;
}
// --->
</SCRIPT>
<!-- /Confirm Ignore Thread -->

Add the attached hide.gif (x) image to your images/misc directory

Fungsten 11-29-2007 05:40 PM

Quote:

Originally Posted by ericgtr (Post 1390551)
For anyone who is interested, I wanted to add this to the forumdisplay as well. This way it could be ignored without having to go into the thread if the user wants, it also prompts them, just in case. Here's how I did it:

In the threadbit template find
Code:

<if condition="$show['moderated'] OR $show['deletedthread'] OR $show['paperclip'] OR $show['subscribed'] OR $show['sticky'] OR $show['rexpires']">
Add this just above it
Code:

        <span style="float:$stylevar[right]">
        &nbsp;<a href="javascript:decision('Are you sure you want to ignore this thread?',
'profile.php?$session[sessionurl]do=ignorethread&amp;threadid=$thread[threadid]&amp;forumid=$thread[forumid]')"><img class="inlineimg" src="$stylevar[imgdir_misc]/hide.gif" alt="Ignore this thread" border="0" /></a>
        </span>

Now add this to the header template at the very bottom
Code:

<!-- Confirm Ignore Thread -->
<SCRIPT LANGUAGE="Javascript">
<!---
function decision(message, url){
if(confirm(message)) location.href = url;
}
// --->
</SCRIPT>
<!-- /Confirm Ignore Thread -->

Add the attached hide.gif (x) image to your images/misc directory

Groovy.

ryancooper 01-09-2008 07:12 PM

Any way to ignot threads with vBadvanced?

Phalynx 02-13-2008 01:57 PM

Quote:

Originally Posted by pcg (Post 1327156)
I love this, but one request. We have a notificatin of unread posts hack as well. When a usre ignores a thread, they still show up as unread. any way to fix this so ignored threads are not listed as unread threads??

Same here... any solution to this?


All times are GMT. The time now is 01:06 AM.

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.01136 seconds
  • Memory Usage 1,745KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (6)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete