vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   I like banning a user but... (https://vborg.vbsupport.ru/showthread.php?t=56994)

MaDCaT75 09-12-2003 03:48 AM

I like banning a user but...
 
Ok I like to get rid of a trouble maker just by banning them but hate going thru all their posts and removing the BS that they have spread all over my board. Yes I know there is a prune post option on my board but thats really not fun. Could someone make a hack where I can mass edit all of a user's posts? Thanks.

Gary King 09-12-2003 08:16 PM

Quote:

Originally Posted by MaDCaT75
Ok I like to get rid of a trouble maker just by banning them but hate going thru all their posts and removing the BS that they have spread all over my board. Yes I know there is a prune post option on my board but thats really not fun. Could someone make a hack where I can mass edit all of a user's posts? Thanks.

Mass edit, meaning you want all of the user's posts to have the same text? Or just meaning you want to show all the user's post on a page, and have an edit link for each post?

MaDCaT75 09-12-2003 09:40 PM

sorry didnt clarify. I meant that I want all of the user's posts to have the same text. Just one click of a button to input what text all of the user's posts will be replaced with.

NTLDR 09-12-2003 09:46 PM

Code:

UPDATE post SET pagetext = "Your Replacement Text" WHERE userid = X;

MaDCaT75 09-12-2003 09:59 PM

Quote:

Originally Posted by NTLDR
Code:

UPDATE post SET pagetext = "Your Replacement Text" WHERE userid = X;

Not exactly what I'm looking for :confused:

NTLDR 09-12-2003 10:02 PM

Thats the query to run to change every post by user X. I don't use vB2 anymore so someone else will have to create a admin script if you want one :)

MaDCaT75 09-12-2003 10:11 PM

Yeah I was kind of hoping for an admin CP function of some sort. Its too much of a pain in the arse to go to mysql database and then the query box :ermm:

Gary King 09-12-2003 10:15 PM

Quote:

Originally Posted by MaDCaT75
Yeah I was kind of hoping for an admin CP function of some sort. Its too much of a pain in the arse to go to mysql database and then the query box :ermm:

This IS for vB2 is it?

MaDCaT75 09-12-2003 10:27 PM

Yes it is for vbulletin 2.3.0! Just a button like "edit all of this user's posts" then input the text that you want to replace all of the user's posts with then hit submit and that user's posts get changed to whatever text you input! Thank you!

MaDCaT75 09-14-2003 12:23 AM

uh, is anyone working on this?


All times are GMT. The time now is 04: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.00986 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
  • (2)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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