You have to add them through phpmyadmin.
In the 'structure' tab of the selected table, scroll down till you find something that says:
Quote:
Print view Propose table structure
|
just right beneath it you should find the option to add field to the table.
Insert the number '3' in the add field(s) textbox and click go (and make sure 'at end of table' is chosen)
Field: evolution, evolutionlevel, evolutionform
Type: varchar, int, varchar
length: 10, 11, 40
default: null, as defined: 0, null
null: check, uncheck, check
for attribute, index, and some other stuff just leave it as it is