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)
-   -   Administrative and Maintenance Tools - Default avatar for banned members in postbit. (https://vborg.vbsupport.ru/showthread.php?t=236585)

behnam 07-07-2010 10:37 AM

installed on 4.0.4 not working at all :-(

BadgerDog 07-08-2010 10:16 AM

Working fine for us under 4.0.4pl1 ...

Regards,
Badger

odln018 07-12-2010 01:14 PM

Is there a version of this for 3.8.x?

Datok 07-30-2010 02:36 AM

Hi,

Thank you for that... I have been using it...

Is there anyway you could do one that shows that the member has been warned?

Thank you in advance.

Regards

alan92rttt 08-12-2010 05:05 PM

I had it working on 404.

I modified another plugin and its stopped working.

I uninstalled /reinstalled and it still does not work.

I turned off all of the other plugins running on postbit_display_complete it still does not work.

Any suggestions on what I should look at? Does it modify any templates?

sonixax 11-06-2010 08:04 PM

not working

Droptop 11-30-2010 01:37 AM

working on 4.0.8 PL2. Thanks

naavian 12-23-2010 11:34 AM

Quote:

Originally Posted by Kaitou Ace (Post 2058456)
Yeah, and I found the problem. It's hard-coded with group 8 being banned, but since my forum used to be an ipb some 5 years back, my banned group is different. Hardcoded the hook for the banned groups I use and it's fine now.

My banned usergroupid is 13.
I edited xml;
if ($this->registry->options['avatarenabled'] && $this->post['usergroupid'] == 8)
as
if ($this->registry->options['avatarenabled'] && $this->post['usergroupid'] == 13)

than installed it and uploaded jpg to images/avatars/ folder as banned.jpg

Still not working =(

4.1.0 PL2

Da-Vinci 01-13-2011 10:52 PM

I think it has just stopped working for 4.1.0 PL2, it used to work great but sadly it no longer works for me either.

Here's the avatar I made for it should it get updated.

http://www.nzb-forum.com/images/avatars/banned.png

overlord73978 02-19-2011 10:09 PM

Tried it with 4.1.2 and no luck.


All times are GMT. The time now is 05:03 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.01691 seconds
  • Memory Usage 1,728KB
  • 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_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
  • (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