vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   End-User Options - Comprehensive Ignore System (https://vborg.vbsupport.ru/showthread.php?t=181626)

Jafo232 06-19-2008 04:56 PM

Quote:

Originally Posted by Terrie (Post 1553669)
I am running VBadvanced CPMS i'm wondering if i can add some code to their
"recent threads" module so that ignored threads wont show up.

See the module included called: "vba_cmps_vbulletin-plugins.xml"

valdet 06-20-2008 06:56 PM

Quote:

Originally Posted by Jafo232 (Post 1541944)
That sounds like a simple template edit, no?

Can you let us know how to do it ??

Thanks

Raptor 06-22-2008 03:05 PM

i get an error when users add tags to be ignored

Warning: Missing argument 3 for fetch_valid_tags() in [path]/includes/functions_newpost.php on line 665

I get this when there are valid tags and tags that do not exist (surely some error message when said tag does not exist as opposed to this break in code?)

Thanks

Terrie 06-29-2008 07:34 PM

Quote:

Originally Posted by Jafo232 (Post 1553764)
See the module included called: "vba_cmps_vbulletin-plugins.xml"

Thank you, Thank you This mod ROCKS.... Also nominated ;)

CristianoDiaz 06-29-2008 07:55 PM

This is a fantastic idea - I am currently running the Selective Forum Filter plugin, but definitely will give this a try. One problem I continually run into, however, is that the popular plugin iSpy doesn't work with these filters - is there any chance of making the two work together?

Terrie 06-30-2008 01:39 AM

It seems users are seeing ignored threads in the who's online

Any advice??

Jafo232 07-02-2008 02:25 PM

Well, of course they will see them. Who's online is about WHO is online, not so much what they are doing.

SteveC 07-13-2008 05:26 PM

i've installed this but it doesn't work. all the options show up but when I ignore a thread it's still there. I downloaded and installed cis1-01.zip only. Was I supposed to download both and install the old one first and then the new version.

MDK-Indy 07-29-2008 08:07 PM

<font color="Black">Her is the german translate.

Please update first post!

greeting Indy
</font>

DiverTree 07-31-2008 05:41 PM

Quote:

Originally Posted by gpc10347 (Post 1545530)
Rut roh..

I'm in the initial stages of diagnosing a slight problem but, admittedly, I have several mods installed:

I lost the ability to Save any changes made within User Manager. I'm not sure that I lost it when the security patch was released and honestly, I'm not sure I had it prior to installing the CIS mod but, here's the tricky part:

If I go to the Plugin & Product area and locate Product : Comprehensive Ignore System...

Uncheck: Add clear ignored thread button to useradmin

Everything is fine.

Anyone else experience anything of the sort and - what might I need to change to turn the option back on?

Thanks!!

im having the same problem ...

Quote:

Originally Posted by Jafo232 (Post 1546632)
I have been testing this and have not had any problems saving changes.. I know it is asking a lot, but have you tried disabling other products that use any of the following hook locations?:

useradmin_edit_column2

useradmin_update_save

im not really sure what would be using those hook locations :o

Quote:

Originally Posted by gpc10347 (Post 1547190)
Just for grins, I enabled and disabled several other plug-ins and as a final straw, I removed "print_table_footer();" from "Add clear ignored thread button to useradmin" useradmin_edit_column2 and Voila, it's working (and saving) (Was this a bad experiment?)

thanks for the fix :) i would have never of found it.

is there any negative reprocussions from making this edit to the "add clear ignored thread button to useradmin" plugin? everything seems to be working fine now. :up:

farplane dragon 08-01-2008 02:58 PM

I have a question.

Is there an option to prevent certain forums and/or users from being ignored? At our site, we have a news forum which we wouldn't want people to be able to ignore. Same thing with staff members.

IvyKeepMommy 08-19-2008 11:46 PM

When trying to ignore a tag (actually to just test it out),

I got the following error:

Warning: Missing argument 3 for fetch_valid_tags(), called in [path]/cis_setting.php on line 112 and defined in [path]/includes/functions_newpost.php on line 665

What do I need to do to fix this?

ND4SPD 08-20-2008 12:06 AM

Can you add an option for admins to edit(add/remove) user ignore lists of members?

IvyKeepMommy 08-20-2008 12:23 AM

A question a member had, is there any way to ignore locked forums? We have a number of special support groups that are permission based (you must join for access) and we generally want them visible so that everyone knows they exist and can choose to join or not, but some of the members who know they don't want to join (for instance a mom done having kids isn't interested in our infertility support), would rather ignore those forums all together.

They can't see the posts now, but the forums do "clutter" up their screens, so it is a trade off between meeting the needs of members who are new and may want to join and those who know they don't.

Any way to help those members ignore those locked forums?

TimberFloorAu 08-24-2008 02:20 AM

can a user set this to ignore a moderator?

Jafo232 08-26-2008 01:33 PM

Moderators cannot be ignored.

abrecher 08-28-2008 07:44 AM

Fantastic mod! Thank you very much. Quick question, I'm using VBSEO and I see you have a note:

modify vbseo.php file:
FIND:

if ($nthread['threadid'])

REPLACE WITH:

if(0)

What exactly is that accomplishing ? Is there any way around this so I don't have to modify vbseo each time it's upgraded ?

Jafo232 08-28-2008 03:22 PM

It has to do with the "next thread previous thread" feature.

Konstantinos 08-30-2008 07:02 AM

will this work with 3.6.x ?

Jafo232 09-02-2008 04:47 PM

Yes it will..

IvyKeepMommy 09-03-2008 01:33 AM

There is a typo in the mod -- when a member choses to ignore a forum they are given a pop up message that reads "This forum has now been marked ignore..." this should read "This forum has now been marked ignored" for proper English grammar.

jilly 10-14-2008 11:14 PM

Does this work with 3.7.3?

smooth-c 10-21-2008 12:39 PM

Could you add a new feature?

I know this sounds like a wierd request, but could we have it so certain members that we choose can get around the ignoring administrators option?

HFB 10-21-2008 08:42 PM

I'd like to see a function to ignore threads by prefixes.

aranthorn 10-22-2008 01:24 PM

Quote:

Originally Posted by gpc10347 (Post 1545530)
Rut roh..

I'm in the initial stages of diagnosing a slight problem but, admittedly, I have several mods installed:

I lost the ability to Save any changes made within User Manager. I'm not sure that I lost it when the security patch was released and honestly, I'm not sure I had it prior to installing the CIS mod but, here's the tricky part:

If I go to the Plugin & Product area and locate Product : Comprehensive Ignore System...

Uncheck: Add clear ignored thread button to useradmin

Everything is fine.

Anyone else experience anything of the sort and - what might I need to change to turn the option back on?

Thanks!!

Got that same problem here.

Here's what we're disabling:
PHP Code:

###hack 
if ($user['userid']) { 
    
print_table_break(''$INNERTABLEWIDTH); 
    
print_table_header($vbphrase['cis_permissions']); 
    
construct_hidden_code('userid'$vbulletin->GPC['userid']); 
    
print_description_row('<div align="center"><input type="submit" class="button" value="Clear Ignored Threads" name="clearit" tabindex="1" /></div>'); 
    
print_description_row('<div align="center"><input type="submit" class="button" value="Clear Ignored Forums" name="clearit_forum" tabindex="1" /></div>'); 
    
print_table_footer(); 


### 

But I have no idea where the useradmin_edit_column2 hook is located. I can't find it in a template search

abrecher 10-23-2008 06:28 AM

We can't live without this mod but it's causing a serious issue that we really need to get resolved. We can't seem to click on the submit/save button when we edit a users profile. The only way to make a change to a user in the admincp is to go to any box in the users options and click ENTER instead of clicking the save or submit button.

Anybody have the same problem ? Anybody know of a fix ?

Jafo232 10-29-2008 02:26 AM

Abrecher, please try it now, it should be resolved.

rob01 10-29-2008 03:39 AM

someone know why this happens Uncached templates: CIS_user_cp_ignored_threads (1)

and i cant see the ignore thread in the thread tool list :(

abrecher 10-29-2008 03:52 AM

Quote:

Originally Posted by Jafo232 (Post 1655032)
Abrecher, please try it now, it should be resolved.

Thank you VERY much! The bug has been fixed.

Fungsten 10-29-2008 05:45 PM

Great MOD. Question. When upgrading from 1.1, do you have to make any template edits? TIA.

Jafo232 10-30-2008 03:03 AM

No template edits required on the update.

rob01 10-30-2008 04:02 AM

you know how to fix this Uncached templates: CIS_user_cp_ignored_threads (1) ?

soletrader 11-01-2008 06:58 AM

Is it possible to make a page where users can simply check of uncheck the list of forums available on the site to ignore? A site with over 100 forums would require members to visit each forum manually to ignore. If this can be done, please let me know. I am willing to pay for the customization. Please pm me. Thank you.

soletrader 11-02-2008 01:54 AM

What I would also like to see is that when a forum or thread is ignored, it will also not appear under "Unread posts" (seperate hack somewhere). Thanks

repairman jack 11-04-2008 02:47 PM

Is there a way to prevent users from ignoring certain forums? I only want two on the board I moderate to be ignored.

home9000 11-07-2008 06:20 PM

Is it possible to ignore specific user only so I his post will be hidden

OhSoBlonde 11-16-2008 07:25 PM

Installed great, everything looks good. But when I test to ignore a forum or use settings in User CP, I'm redirected to a page that doesn't exist (error 404).

I believe I followed all directions to install, what am I missing?

jilly 11-18-2008 03:12 PM

Can you add the feature that if a user has a thread on ignore, and someone tries to give them a reputation comment on a post on that thread, they do not recieve the reputation comment?

OhSoBlonde 11-26-2008 10:09 PM

Is there going to be anymore support for this feature? There are several unaddressed questions (mine being one of them). I can provide more info if needed, just need to know what to provide.

THANX! :o

Ryansmom33 12-09-2008 07:20 PM

Quote:

Originally Posted by OhSoBlonde (Post 1673628)
Is there going to be anymore support for this feature? There are several unaddressed questions (mine being one of them). I can provide more info if needed, just need to know what to provide.

THANX! :o

Yeah to this. In fact OhSoBlonde is trying to get it to work on my forum. Any help would be appreciated.


All times are GMT. The time now is 01:33 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.01266 seconds
  • Memory Usage 1,820KB
  • 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
  • (1)bbcode_php_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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