vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How to empty forums (and reset ids) (https://vborg.vbsupport.ru/showthread.php?t=253929)

Areku 11-19-2010 06:40 AM

How to empty forums (and reset ids)
 
Hi!

we've been testing a few hacks and mods onto a test vb which now can go live.

is there a way to EMPTY posts / users (except the admin) and at the same time "start from scratch" like if the forums were brand new? (ie. first post will get postid=1, threadid=1, second user registered besides admin will get userid=2, etc)?

Just for posts and users. Forums, templates, styles, languages, remain as they're currently.

Thanks!

Lynne 11-19-2010 01:52 PM

There is no vbulletin function to do this. You could try deleting them all via vbulletin (users and posts) and then resetting the auto_increment property for the tables in the database. But, if you don't delete everything, and don't reset them all, then you could cause problems. I'd suggest if you are going to do this, you do so on a test site and take notes on what you did so you can do it right on the live site.

Templates/Styles/Languages can all just be exported and then imported to the new site. Forums cannot, unfortunately.

Areku 11-19-2010 02:03 PM

What about phpmyadmin? is there a way to reset the forums by executing the "empty" command only certain tables and reset the auto_increment, while running some update counters or whatever?


All times are GMT. The time now is 12: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.01215 seconds
  • Memory Usage 1,703KB
  • 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