![]() |
How to delete all posts and forums?
I restored a vB 4 on a different hosting to test and I want to delete all posts and forums there but keeping members but the problem is I want to have new posts or forums that like a clean forum does, i.e
forum id starts from 1 post id starts from 1 I am thinking about empty forums and posts table in Phpmyadmin but I don't know that's possible or not because I think vBulletin table has relationships together so If I delete them, maybe cause some conflicts on forum? Please advise me. Thanks! |
I don't see why you would want to start from 1 again but the only way to achieve this is to execute
HTML Code:
TRUNCATE TABLE tablename; This will clear the data and reset the seed. |
If you dont want any conflicts, just install fresh one, and export only members from old database and import it to new one ..
|
Quote:
Quote:
|
Is it that big of a problem to see numbers like that?
At some point it will reach that number again anyway. |
Quote:
Oh and I forgot to mention that by truncating them, you also run the risk of breaking internal links that your members may have linked to in threads. |
Quote:
Yeh I think even truncate a table can not solve the problem because it has relations between tables Quote:
|
All times are GMT. The time now is 05:06 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|