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)

rylin 10-20-2001 10:00 PM

Quite often, mods might want to delete posts quickly, and rather than having to edit a post, check the checkbox and hit delete, i thought it'd be nicer if they had a simple little "quick delete" link for each post..
http://www.b0fh.cx/scripts/vb/quickdelete.html

Admin 10-21-2001 07:19 PM

Personally I would never do something like this to my mods.
If they accidentally click the link - no way going back! :eek:
So I rather have them clicking twice, than me crying later cause they accidentally deleted a thread/post.

But a good hack nonetheless.

Lesane 02-01-2002 12:35 PM

Quote:

Originally posted by FireFly
Personally I would never do something like this to my mods.
If they accidentally click the link - no way going back! :eek:
So I rather have them clicking twice, than me crying later cause they accidentally deleted a thread/post.

same here, but still a nice hack okidoki :) :up:

KISS 03-01-2002 04:32 PM

Nice hack but I dont think I would trust it either. One slip and oops is All I will here..

Thanks though

Xelation 03-01-2002 05:38 PM

Great hack also, but I would never use for the same reason as everyone else.

Tigga 06-01-2002 03:43 AM

Yep, same here... I installed the hack and went to test it out assuming there would be some kind of 'conformation' to delete it. Luckily what I deleted wasn't anything important, but it would be nice to have it modified so it would double check that you wanted to delete the post, similar to the option to delete a thread. Any chance on getting something like this? That would be very useful. :)

ZiRu$ 06-01-2002 04:11 AM

[QUOTE]Originally posted by Lesane


same here, but still a nice hack okidoki :) :up:

floleb7 06-01-2002 07:41 AM

just add a pop up with "delete this post really Yes/no if yes no more post"

CeleronXL 06-08-2002 03:52 PM

Would something like this work:

PHP Code:

if ($user['userid']) = 
{
eval(
"\$quickdelete = \"".gettemplate("postbit_quickdelete")."\";"); } else { $quickdelete ""; } 

so just I could see that?

Chris M 06-08-2002 04:47 PM

It may well do...

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

Satan

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?

rishel 11-14-2003 04:50 AM

I was to.

zsmom 12-09-2003 05:42 PM

Nevermind, I just found the other thread that has this hack...but with a confirmation screen as well.

tpearl & rishel: maybe this is what you're looking for?
https://vborg.vbsupport.ru/showthread.php?t=20512

Logikos 12-09-2003 06:11 PM

My Mods and Sen Mods are resrticted to delete post, mass prune, and mass move. If theres something bad, they will move it to the trash forum, and an admin will review it for deletion. Just the way i like it personally, can't put to much trust into someone. lol

tpearl5 12-09-2003 09:59 PM

Quote:

Originally Posted by zsmom
Nevermind, I just found the other thread that has this hack...but with a confirmation screen as well.

tpearl & rishel: maybe this is what you're looking for?
https://vborg.vbsupport.ru/showthread.php?t=20512

Yeh, I actually installed that hack a while ago, it's very useful

mariannet 02-14-2004 09:37 AM

I wouldn't mind the quick delete button, but where is the hack?

Logikos 02-14-2004 07:28 PM

Quote:

Originally Posted by mariannet
I wouldn't mind the quick delete button, but where is the hack?


For Vb 2.x.x Go here: https://vborg.vbsupport.ru/showthrea...t=quick+delete

For Vb 3.0.0 Go here: https://vborg.vbsupport.ru/showthrea...t=quick+delete

I love the search feature :p

Boofo 02-14-2004 07:35 PM

The one for vB3 doesn't even work right. Don't waste your time on that one. ;)


All times are GMT. The time now is 05:43 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.01305 seconds
  • Memory Usage 1,768KB
  • 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
  • (1)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (27)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete