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)
-   -   Add-On Releases - Quick Ban & Unban in Postbit & Postbit_legacy! (https://vborg.vbsupport.ru/showthread.php?t=133282)

cloyal 09-01-2007 04:26 PM

Quote:

Originally Posted by mfyvie (Post 1277464)
Neither of you bothered to read the description at the top of each page did you? It clearly states that you can configure your own button (even looking in the options in AdminCP will tell you this) and provides links for you to download a quickban button. Instead you'd like to raise an issue about missing buttons that aren't missing?

I did read that, I DON'T think you understood what was being asked. We were asking for a separate or different image, instead of having to go and find one our selves, Not that we couldn't find it, nor could we configure one ourselves.

pitzerwm 09-06-2007 10:08 PM

Thanks, I installed it, haven't had to use it yet, but I'm sure it works as needed.

apiasto 12-11-2007 04:11 PM

Quote:

Originally Posted by pitzerwm (Post 1333905)
Thanks, I installed it, haven't had to use it yet, but I'm sure it works as needed.

oh well i used it and it doesn't show unban button after banning someone,you have to go to admincp to unban it.the other thing is i couldn't add more than #2(registered group)looks like it works only for id 2.not for promoted groups :confused:

DISLEX 04-06-2008 11:50 PM

I installed in on 3.6.9 and I can not gte either button to show up. Does it even work on 3.6.9?

surfjunkey 04-07-2008 01:12 AM

thanks downloaded looks good will install and see what its like when i get chance

cheers for this excellent mod :)

Lowfyr 05-17-2008 12:00 PM

hey guys,

I've done a quick fix for the double digit problem.

1. open the quickban_button template

2. search for OR $bbuserinfo[usergroupid]== $vboptions['ugroups_can']{6} between the <!-- ALLOWED USERGROUPS --> box

3. add your usergroup like this: OR $bbuserinfo[usergroupid]== 123, replace 123 with your usergroup id

example:

Code:

<!-- ALLOWED USERGROUPS -->
<if condition="$bbuserinfo[usergroupid]== $vboptions['ugroups_can']{0} OR $bbuserinfo[usergroupid]== $vboptions['ugroups_can']{2} OR $bbuserinfo[usergroupid]== $vboptions['ugroups_can']{4} OR $bbuserinfo[usergroupid]== $vboptions['ugroups_can']{6} OR $bbuserinfo[usergroupid]== 123">
<!-- END ALLOWED USERGROUPS -->

I don't like to hardcode id's into templates, but I haven't enough time to make a proper fix for such a little problem.

enjoy.

gbox master 11-01-2008 08:20 PM

first of all i think again that the owners of this forum should do something about these coders that does not support theire creations because it can cause serious problems for those who have no knowlidge of forums and edditing templates etc etc etc

second i would like to say thnx to those who take the time to clean up the XXXX of some one else and fx the code in some way

third i have the same problem as others have
the unban button dont show

the hack is nice and really handy so if some one knows how to fx this it would be apriciated


All times are GMT. The time now is 06:10 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.01813 seconds
  • Memory Usage 1,729KB
  • 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_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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