
03-11-2006, 06:17 PM
|
 |
|
|
Join Date: Jun 2004
Location: San Francisco
Posts: 2,575
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by klaush
You can use the "old" installation and just alter the field: thread_fields_admin
ALTER TABLE thread_fields_admin ADD COLUMN
`required` varchar(10) NOT NULL default 'no';
Be sure to add YOUR vb-prefix, may be vb3_ or something other....
Copy the new files into the required folders...
All done!
|
This is true.
|