The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
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! |
#2
|
||||
|
||||
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. |
#3
|
|||
|
|||
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?
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|