The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Database Editing?
Can site content (posts) be edited within the database directly?
What software do you recommend for database editing? I've seen RazorSQL, Navicat, dbForge, iSQL-Viewer, to mention a few. The reason I ask is, I have a small sub forum (less than 100 posts) on an old Drupal site that didn't import, and I want to recover the posts and merge them into the new vB forum. No matter what I tried, IMPEX did not get the sub forum and it's content that is 3 deep (Category/Forum/Sub Forum). |
#2
|
||||
|
||||
You shouldn't directly edit tables, as there may be other things you need to do (i.e. add entry in thread table, refresh cache, etc.).
You can create a PHP script that inserts threads with build_new_post(), or the data manager. |
#3
|
|||
|
|||
This request is not really to insert the posts, as I can do that manually by making a new post and changing the user name.
What I want to do is recover the post text directly from the old database, as the Drupal forum has died and is not accessible, even as an Admin. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|