The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hi,
I want to duplicate a field in my database. Whatever the user has put in field2, I want that to also be added into field5. Is there a simple command I can run in phpmyadmin? Chris |
|
#2
|
||||
|
||||
|
UPDATE table_name SET field5 = field2;
|
|
#3
|
|||
|
|||
|
That's so simple I now feel incredibly dumb for having to ask.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|