vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   QuickDelete (https://vborg.vbsupport.ru/showthread.php?t=30933)

CeleronXL 06-08-2002 06:47 PM

So you think it would work? I haven't tried it yet...

CeleronXL 06-14-2002 12:07 AM

Ah you p00pie heads, someone tell me if that'll work. :D

Lol, I love the words "p00pie heads." It just sounds so immature. :)

Sinecure 06-14-2002 12:47 AM

Is it possible to get this hack working so only admins see this "Quick Delete" ?

CeleronXL 06-14-2002 01:24 PM

Lol, that's what I was just asking about. ;)

Sinecure 06-14-2002 03:36 PM

Seems like therse no support for this one :(

Boofo 07-01-2002 10:49 AM

The following should work for what you are looking for.

Code:

if ($bbuserinfo[usergroupid]=="6") {
 eval("\$quickdelete = \"".gettemplate("postbit_quickdelete")."\";"); } else { $quickdelete = ""; }

Quote:

Originally posted by Sinecure
Is it possible to get this hack working so only admins see this "Quick Delete" ?

Boofo 07-01-2002 11:41 AM

Just installed and tested the above and it works perfectly. I just put it in an out of the way place so as not to accidentally click it when clicking anything else, but it is still close and handy if needed. :)

I'm with everyone else here about not letting mods use this for the reasons already explained. But I like to have the option for myself.

Thanks for the hack, Oki!

Boofo 07-01-2002 11:45 AM

Just make a usergroup for the people you want to have access to it and hard code that into it like I did with the admin. Or you could use individual ids, but that might get long. :)

Quote:

Originally posted by hellsatan
It may well do...

I would like this so that only the users I select can do it...

Satan


nhnam 06-03-2003 08:40 PM

Just use a javascript to confirm that you want to delete.

tpearl5 06-30-2003 03:50 AM

I was looking for something like this but in the style of a e-mail inbox where you check the e-mails (posts) that you want to delete and click delete at the bottom of the page. Only mods would be able to see the checkboxes and the delete button.

Any ideas?


All times are GMT. The time now is 07:05 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.01139 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_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
  • (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