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)

Lynne 05-25-2008 10:51 PM

Quote:

Originally Posted by Fungsten (Post 1531335)
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.)

jilly 05-26-2008 03:43 AM

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..

Fungsten 05-27-2008 09:23 PM

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>


ssandgirls 06-13-2008 10:39 PM

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

Many thanks

dknelson 08-18-2008 10:53 AM

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.

dknelson 08-19-2008 09:40 PM

Never mind. Figured it out.

AndyP 09-18-2008 07:53 AM

It still works at 3.7.2. But I did have to reinstall and re-edit templates.

AndrewRich 09-19-2008 08:23 PM

Installed! Also using the forumdisplay enhancement as well.

Canis Firebrand 12-03-2008 02:24 PM

Quote:

Originally Posted by Phalynx (Post 1442177)
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.

edytwinky 01-05-2009 03:16 AM

Does this work on 3.7.4?

What template edits do I need to perform?


All times are GMT. The time now is 09:33 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.01096 seconds
  • Memory Usage 1,740KB
  • 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
  • (3)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