The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
How to run a query to duplicate title in description
Hello, I've 300 forum on my board. I need to write down a description for every forum but this operation take a lot of time.
In the meantime, I would temporarily duplicate the title value in description value in "forum" table. I've tried with UPDATE forum SET description = '*' WHERE title = '*' but it didn't work. Does anyone could help me to build the right query please? Thank you |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|