vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Copy a post (https://vborg.vbsupport.ru/showthread.php?t=70317)

MickDoneDee 10-08-2004 01:04 AM

Copy a post
 
Has anyone seen a hack which adds a Copy Post function to Thread Tools for admins? The idea is to save time copying and splitting a thread just to separate one post. I saw it a few months ago but I've spent hours looking for it and can't find it now.

blackshadowc4p 10-08-2004 05:26 PM

I am looking for exact the same thing, but not just for admin, basically for all mods in their forums. The workaround is a pain, Copy Thread/ Split / Delete Copied thread.

MickDoneDee 10-08-2004 09:41 PM

I decided to do it directly within the database.

First I created the post within the forum by using New Thread and copying the contents of the post to be copied into the new threadstarter.

Then I went directly into the database and replaced my details with the details of the original poster.

In the post record I replaced these fields: username, userid and ipaddress.
In the thread record I replaced these fields: postusername, postuserid and lastposter.

All the other fields were filled correctly because I had created a new thread and post.

Finally: in ACP -> Import & Maintenance -> Update Counters -> Rebuild Forum Information

Still not a quick operation but saves copying a long thread just to split one post out of it.


All times are GMT. The time now is 01:50 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.01061 seconds
  • Memory Usage 1,705KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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