The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Where vBulletin 5 saves new topic to in the database
For the life of me I cannot find the new topic ive created "My test post":
Code:
select title from thread Code:
select tile from thread where title like '%my test post%'; |
#2
|
|||
|
|||
vBulletin 5 does not make use of a post or thread table. I believe the tables you're looking for are node and text.
|
#3
|
|||
|
|||
Thanks. How do I make a simple sql query for what I want? Where to find the title?
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|