vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Moderators Functions - Ban Users From a Thread (https://vborg.vbsupport.ru/showthread.php?t=259017)

sola 02-26-2011 12:04 PM

Good catch oatsy. Problem solved. Thanks a lot.

Coder may want to take note and fix the path in the file for the benefit of others.
Quote:

Originally Posted by oatsy (Post 2167081)
Yep. I had the same thing and used Firebug to compare the code for this icon/link in the user info to others there, e.g. 'View Forum Posts'. I noticed that in the others, the image paths were missing the leading '/'

I edited the xml file for this mod to remove it, reinstalled the mod, and it's sorted.

So, open the xml file in a text editor, go to line 62 and change it from ...

<img src="/images/site_icons/ignore.png" alt="{vb:rawphrase btu_unban}">

to

<img src="images/site_icons/ignore.png" alt="{vb:rawphrase btu_unban}">

Save, and reinstall.


BSViper 03-01-2011 11:46 AM

Any news about new release?

Martini-man 03-09-2011 11:18 AM

Great mod :)

Fakher 03-10-2011 05:05 AM

Now one this ....
If the forums is not installed at root the image ignore.png ll not load coz it tries to load image
http://yourdomain/images/site_icons/ignore.png
so if you have forums like in forum directory it should load from here
http://yourdomain/forums/images/site_icons/ignore.png
but it stall loads from old path http://yourdomain/images/site_icons/ignore.png....

i guess this needs to be fixed.

BSViper 03-14-2011 11:05 AM

Quote:

Originally Posted by BSViper (Post 2168212)
Any news about new release?

UP..

Dennis Olson 03-24-2011 06:46 PM

Two things:

1) All staff levels need to be able to ban/unban (as has been stated)

2) There needs to be an indicator on the banned persons post(s) in the thread letting us know that he is banned from it.

Thanks

Rofo 03-28-2011 02:09 AM

Thanks for this. Haven't tested it yet, but seems to be working well on 4.1.1.

Marked installed and rated.

DonosOdD 03-31-2011 12:37 AM

Tagged for later. Might find a good use for this one. :)

Phaedrus 04-02-2011 04:59 AM

Does anybody have this working on 4.1.2?

8thos 04-02-2011 07:37 AM

Quote:

Originally Posted by sticky (Post 2164313)
This is very useful, could this be edited to allow certain other usergroups to use it?

For example, vendors could ban certain competing vendors from posting in their threads taking them off track?

^^^What this guy said!


All times are GMT. The time now is 12:40 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.01333 seconds
  • Memory Usage 1,734KB
  • 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