Quote:
Originally Posted by bashy
Nope didnt work m8, still have DB error and no options
Like i say the add and manage are there just not the options!
|
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!